applying the macro-please, i really need help!

helpmeplease

New member
Local time
Today, 16:26
Joined
Oct 26, 2001
Messages
8
once I've created a macro, how do i let it run on a form?
 
Depending on when you want the macro to fire, you can put it in various events under the Properties page of the form/control you want to link it to. Click on the Event tab of the Properties page, and there should be pulldown menus with your Macros. You can use this same page to code or create expressions (good to know since Macros are apparently being phased out).
 

Users who are viewing this thread

Back
Top Bottom