You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
1) I want to automatically open a particular form when the Access file (Access 2007) is opened. I would prefer doing this with a Macro.
2) I would also like to start a particular form what I click on a menu page to open it?
Suggestions PLEASE?
KARL DEWEY
unread,
Nov 25, 2009, 4:28:03 PM11/25/09
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Question 1 - Create a macro named Autoexec with action OpenForm and the form as argurment. It will run every time Access is opened except when the SHIFT key is held down.
Querstion 2 - What kind of 'menu page' do you have?
-- Build a little, test a little.
"BobC" wrote:
> . >
BobC
unread,
Nov 25, 2009, 4:49:22 PM11/25/09
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
The routine is using pages of a tab (I believe it is new to 2007?)