![]() |
userforms
hi
can i open a userform located on a different workbook? Regards |
userforms
If the other workbook is open, then you can display a userform from the
other workbook using "Application.Run..." to call the sub in the other workbook that shows the form... Sub ShowTheOtherForm() Application.Run "OtherBook.xls!OtherRoutine" End Sub "Zaahir" wrote in message hi can i open a userform located on a different workbook? Regards |
All times are GMT +1. The time now is 12:38 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com