Software Design & Solutions Pty Ltd.
SDSSoftware at Optusnet.com.au
Thu Jul 31 21:20:19 CDT 2003
Strange...I just tried it with that code on the forms current property and it caught the Ctrl+ and executed the code...what code have you got attached? ----- Original Message ----- From: Tortise at Paradise To: Access Developers discussion and problem solving Sent: Friday, August 01, 2003 12:07 PM Subject: Re: [AccessD] Control + (Add record) and which Event is triggered??? mmm Thanks Kath Didn't work for me, the form is already loaded is the case I want to catch. I already catch it on loading with the forms current property, but it doesn't catch the "Ctrl +" case.... TIA Kind regards, David Hingston _________________________________________________________________________ Engines2Go - Now THAT's a Search Engine! Automated major search engine manager Makes searching quicker and easier - Have you tried it? http://www.engines2go.com/ http://www.cheqsoft.com/ The home of Clipboard Express, MP3 Detective, TimesOwn and Break Reminder. ----- Original Message ----- From: Software Design & Solutions Pty Ltd. To: Access Developers discussion and problem solving Sent: Friday, August 01, 2003 1:54 PM Subject: Re: [AccessD] Control + (Add record) and which Event is triggered??? In a form? If so, then in the 'on load'event of the form, 'if me.newrecord = true' etc. Kath ----- Original Message ----- From: Tortise at Paradise To: Access Developers discussion and problem solving Sent: Friday, August 01, 2003 11:17 AM Subject: [AccessD] Control + (Add record) and which Event is triggered??? Hi Can anyone tell me which event to put my title update code to apply when someone adds a record using Ctrl +? TIA Kind regards, David Hingston _________________________________________________________________________ Engines2Go - Now THAT's a Search Engine! Automated major search engine manager Makes searching quicker and easier - Have you tried it? http://www.engines2go.com/ http://www.cheqsoft.com/ The home of Clipboard Express, MP3 Detective, TimesOwn and Break Reminder. _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com ---------------------------------------------------------------------------- _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com ------------------------------------------------------------------------------ _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://databaseadvisors.com/pipermail/accessd/attachments/20030801/46501bcc/attachment-0001.html>