Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |