Thread: Please help
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson[_3_] Dave Peterson[_3_] is offline
external usenet poster
 
Posts: 2,824
Default Please help

Rename your sub to show the macro Auto_open.

Then it'll open each time you open the workbook. You could drop a button from
the forms toolbar on a worksheet and assign it your macro so you could run it on
demand.



David wrote:

I made a userform with some components such as buttons,
checkboxes, textboxes etc. and it running good under Excel
Visual Basic.
I don't know how to run that userform like an independent
sheet or open it right away without opening with Excel
<Tools then <Macro and then <Visual Basic Editor and
<Run

Please help me, I would appreciate it.

Thanks,
David


--

Dave Peterson