Thread: User Forms
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Donna C Donna C is offline
external usenet poster
 
Posts: 14
Default User Forms

On workbook open I have a message box telling the user
what workbook they are in.
I have two questions: When they click "ok" on the message box
I want the user form to open.
The user form is basic with Yes/No boxes.
How do I code for:
When yes is clicked insert new worksheet and run module 1,
when no is clicked simply open the workbook as is for the user to use??
Thanks in advance
Donna C.