LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 24
Default I get error 91 when trying to run Bullen's FormFun

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help! Bullen's Scroll/Zoom chart Ray Charts and Charting in Excel 2 July 22nd 08 11:30 AM
How do I get Bullen's FilterCriteria() to work in Excel 2007? D4137 Excel Discussion (Misc queries) 0 March 19th 08 11:21 PM
Stephen Bullen FormFun RB Smissaert Excel Programming 6 February 22nd 05 01:40 PM
Copying a named range / Bullen's PastePicture phreud[_3_] Excel Programming 0 May 24th 04 04:31 PM
Steve Bullen's form resizer Paul Robinson Excel Programming 0 October 15th 03 03:09 PM


All times are GMT +1. The time now is 10:07 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"