![]() |
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? |
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? |
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? . |
All times are GMT +1. The time now is 05:15 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com