Hi,
Go back in the VBE
Menu Insert - Module
In that module, create a sub (type):
sub ShowMyForm
myFormName.Show 'myFormName = ...? "UserForm1" if you did not change it
end sub
regards
JY
"web_surfer " wrote in message
...
I have created a form in excel's visual basic.
(I.E. Open Excel, Tool, Macro, Visual Basic Editor)
I have included a picture of where the form is in the Project window in
the left side. The form works great. It even interacts with the excel
file. However, the only way for me to open the form is to enter into
the Visual Basic Editor, find the form I created, then click the Play
button on the tool bar. Is there anyway to access this form directly
from Excel. Preferably, I would like for it to start only for this
excel file and I want the form to have a link on the tool bar, so when
pressed the form starts.
Is there a tutorial on this. I dont think I have created a module. But
not sure. Please view the gif file i uploaded for clarity.
The gif. file will show you where the form is that i created.
Attachment filename: forms_insertion_help.gif
Download attachment:
http://www.excelforum.com/attachment.php?postid=454056
---
Message posted from http://www.ExcelForum.com/