Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am wonder is it possible to load a userform from another workbook. I am
having trouble working this out. Thanks Greg |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Greg,
I think you will have to create a procedure in the workbook that contains the userform that launches that userform, just a simple Userform1.Show. Then in the other workbook, use Application.Run to run that procedure. Application.Run "'Other Workbook.xls'!RunForm" -- HTH Bob Phillips (remove nothere from email address if mailing direct) "Greg" wrote in message ... I am wonder is it possible to load a userform from another workbook. I am having trouble working this out. Thanks Greg |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help with Userforms | Excel Discussion (Misc queries) | |||
Userforms | Excel Programming | |||
Userforms | Excel Programming | |||
Esc out of userforms | Excel Programming | |||
UserForms | Excel Programming |