I have a form say "form1" with 2 command buttons running macro1 and macro2 with each macro running various append/delete queries.
I want to keep only 1 command button which on clicking should generate either a "Option1" or "Option2" message box so that user can select either of these options which will run macro1 and macro2 respectively.
I do not know the syntax for such an expression.
Grateful for any help.
I want to keep only 1 command button which on clicking should generate either a "Option1" or "Option2" message box so that user can select either of these options which will run macro1 and macro2 respectively.
I do not know the syntax for such an expression.
Grateful for any help.