Good advice here...
http://www.cpearson.com/excel/newposte.htm
If you want the form to show when the workbook opens,
then the code to show the form can be called from the
ThisWorkbook module - Workbook_Open sub.
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware
(Excel Add-ins / Excel Programming)
"gbpg"
wrote in message
I am new using forms. I want the main form I am designing to default to users
everytime the workbook is opened any ideas?