S
Sammy
What's the command to open a form with the search dialog
box automatically opened? I am using the following
command on another form, which works there but not on the
current form I'm trying to modify:
DoCmd.DoMenuItem acFormBar, acEditMenu, 10, , acMenuVer70
Is there a different approach I can take?
Also, Where can I go for a list of the commands
corresponding to numbers in a command such as this? (see
10, above)
Thanks,
Sammy
box automatically opened? I am using the following
command on another form, which works there but not on the
current form I'm trying to modify:
DoCmd.DoMenuItem acFormBar, acEditMenu, 10, , acMenuVer70
Is there a different approach I can take?
Also, Where can I go for a list of the commands
corresponding to numbers in a command such as this? (see
10, above)
Thanks,
Sammy