Quite a simple Problem - I Think

  • Thread starter Thread starter David Ferguson
  • Start date Start date
D

David Ferguson

Guest
I need to run the 'Save Record' function found in the records menu (while a form is running0 in a Macro. I can see the button in the menu and I know the shortcut SHIFT + ENTER but I don’t know how to automate this process in a query.

Any suggestion appreciated, Cheers
Dan F
 
I haven't used macros in a long time, but choose the action RunCommand and in the argument section, choose SaveRecord.

Good Luck,
RDH
 

Users who are viewing this thread

Back
Top Bottom