Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello
Thanks to Stephen Bullen for FormFun I am having problems setting it up I inserted CFormChanger Class Module in my project I get run time error 91: Object variable...not set when I run UserForm_Activate Private Sub UserForm_Activate() Dim clsFormChanger As CFormChanger clsFormChanger.ShowMinimizeBtn = True 'Error 91 here clsFormChanger.Sizeable = True clsFormChanger.ShowIcon = False Appreciate any suggestions K |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help! Bullen's Scroll/Zoom chart | Charts and Charting in Excel | |||
How do I get Bullen's FilterCriteria() to work in Excel 2007? | Excel Discussion (Misc queries) | |||
Stephen Bullen FormFun | Excel Programming | |||
Copying a named range / Bullen's PastePicture | Excel Programming | |||
Steve Bullen's form resizer | Excel Programming |