How do you have two forms with a command button in one of the forms that opens the other form. I just need to know the code for the command button.
Thanks for any help.
Printable View
How do you have two forms with a command button in one of the forms that opens the other form. I just need to know the code for the command button.
Thanks for any help.
formname.show
thanks