Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi guys,
Thanks for your helps. They work perfectly. "Incidental" wrote: hi there if you put the code below in the "ThisWorkbook" module it should work for you, you need to put the code in the workbook open event for it to run when the workbook opens. you can select from the built in events for an object by using the two comboboxes at the top of the code pane. Private Sub Workbook_Open() frmFormA.Show vbModal End Sub hope this helps you out Steve |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Problems loading user form | Excel Programming | |||
Transfer data to form from Excel range upon loading of form. | Excel Programming | |||
Loading a calendar (user form) from another project (personal.xls) | Excel Programming | |||
Loading Excel Data into a Form | Excel Programming | |||
Auto loading of a user form sometimes | Excel Programming |