Hi,
I have 2 forms and a macro in Form1 which runs throught every record to update the records, however..
I would like to run this macro from the main form (Form2)
I have tried
docmd.openform "Form1"
Run Macro
but it doesnt work:banghead:
Any ideas ??
Thanks
I have 2 forms and a macro in Form1 which runs throught every record to update the records, however..
I would like to run this macro from the main form (Form2)
I have tried
docmd.openform "Form1"
Run Macro
but it doesnt work:banghead:
Any ideas ??
Thanks