Update macro

  • Thread starter ladybug via AccessMonster.com
  • Start date
L

ladybug via AccessMonster.com

I have a macro with a series of append queries. When I run the macro the
querie work correctly. However, I created a command button using wizard to
run this macro. When I click the button the macro does not work.
Am I missing something?

Thank you,
Theresa
 
F

fredg

I have a macro with a series of append queries. When I run the macro the
querie work correctly. However, I created a command button using wizard to
run this macro. When I click the button the macro does not work.
Am I missing something?

Thank you,
Theresa

What is the name of the Macro?
What are the individual commands within the macro?
What does the Command button click event code say?
 
Top