Opening another form using command button

snagrat

Registered User.
Local time
Today, 12:54
Joined
Apr 2, 2002
Messages
61
I have a form with a command button on it. And when this button is clicked I want it to open another form which I have created.

I have totally frogoten how to do it. I think you have to use the OnClick event??

Cheers
 
re-create the button and use the wizard to open the other form
 
I've figured it out now by using a Macro.

Thanks anyway.
 
Macros don't contain error handling, use the method wh00t suggested
 

Users who are viewing this thread

Back
Top Bottom