Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Run-Time Error '91'

When opening my company's Excel 2000, we receive a VBA
userform error message that states:

MS Visual Basic

Run-time error '91'

Object Variable or With Block Variable Not Set


Do you know what this means and how to get the message to
go away?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Run-Time Error '91'

go to the windows Start menu, the Run command and enter

Excel.exe /s
and hit OK.

If you don't get the message, then this indicates it is being caused by an
Addin that you have selected to load - do go to Tools=Addins and uncheck
any recent addins you have selected until the message is elimnated (or
uncheck them all, then start addin back until you encounter the message if
that fixed it).

Also look in you xlStart directory. Any workbooks there are loaded when
excel starts (except when you start in save mode as above). Same type of
drill. Move items out of there and start bringing them back in until you
find the culprit.

--
Regards,
Tom Ogilvy


"wynn" wrote in message
...
When opening my company's Excel 2000, we receive a VBA
userform error message that states:

MS Visual Basic

Run-time error '91'

Object Variable or With Block Variable Not Set


Do you know what this means and how to get the message to
go away?



  #3   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default Run-Time Error '91'

Thanks! I was able to identify the add-in that was
causing the problem.


-----Original Message-----
go to the windows Start menu, the Run command and enter

Excel.exe /s
and hit OK.

If you don't get the message, then this indicates it is

being caused by an
Addin that you have selected to load - do go to

Tools=Addins and uncheck
any recent addins you have selected until the message is

elimnated (or
uncheck them all, then start addin back until you

encounter the message if
that fixed it).

Also look in you xlStart directory. Any workbooks there

are loaded when
excel starts (except when you start in save mode as

above). Same type of
drill. Move items out of there and start bringing them

back in until you
find the culprit.

--
Regards,
Tom Ogilvy


"wynn" wrote in message
...
When opening my company's Excel 2000, we receive a VBA
userform error message that states:

MS Visual Basic

Run-time error '91'

Object Variable or With Block Variable Not Set


Do you know what this means and how to get the message

to
go away?



.

Reply
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
Visual Basic Error Run Time Error, Type Mismatch Meg Partridge Excel Discussion (Misc queries) 12 September 10th 08 06:10 PM
Run time error 1004, General ODBC error [email protected] New Users to Excel 0 September 19th 05 01:41 AM
Befuddled with For Next Loop ------ Run - Time Error '13' Type Mismatch Error rdavis7408 Excel Programming 1 August 25th 04 03:54 AM
Code Error - Run Time Error 5 (Disable Cut, Copy & Paste) Tim[_36_] Excel Programming 4 April 23rd 04 02:53 AM
Run-time error '11' & Run-time error '1004' Piers Clinton-Tarestad Excel Programming 0 January 9th 04 07:45 PM


All times are GMT +1. The time now is 05:37 AM.

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

About Us

"It's about Microsoft Excel"