S ssworthi Registered User. Local time Today, 10:53 Joined Jun 9, 2010 Messages 97 Dec 16, 2010 #1 I am using Access 2007 and would like to have a macro run on start up that would run an update query. I have looked at the Access button/Access Options but not sure where to go from there. Thanks so much!
I am using Access 2007 and would like to have a macro run on start up that would run an update query. I have looked at the Access button/Access Options but not sure where to go from there. Thanks so much!
boblarson Smeghead Local time Today, 10:53 Joined Jan 12, 2001 Messages 32,040 Dec 16, 2010 #2 Create a macro and name it Autoexec and it will be the very first thing Access does (including before it checks table links and references).
Create a macro and name it Autoexec and it will be the very first thing Access does (including before it checks table links and references).
S ssworthi Registered User. Local time Today, 10:53 Joined Jun 9, 2010 Messages 97 Dec 16, 2010 #3 Thank you so much! I really appreciate all the help; this is really great.