ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   What does XLS VB Method 'Range of object' _Global failed mean? (https://www.excelbanter.com/excel-programming/324033-what-does-xls-vbulletin-method-range-object-_global-failed-mean.html)

DCMKGG

What does XLS VB Method 'Range of object' _Global failed mean?
 
One of our XLS is suddenly getting the above message and I cannot find what
the cause is or even where to look for a list of common VB error messages.

Tom Ogilvy

What does XLS VB Method 'Range of object' _Global failed mean?
 
Some VBA code is running and trying to work with a range on the worksheet -
but for whatever reason, it is failing in its task. Perhaps it is using the
selection object, expecting the selection to be a range, and something else
is selected - such as a chart object.

Knowing what the error message means is just a start. You have to find out
what code is running and why it is running - then test that code to see
where the error occurs

--
Regards,
Tom Ogilvy

"DCMKGG" wrote in message
...
One of our XLS is suddenly getting the above message and I cannot find

what
the cause is or even where to look for a list of common VB error messages.




papou

What does XLS VB Method 'Range of object' _Global failed mean?
 
Hi
Check for AddIns installed:
Uncheck Addin on by one and close and re-open Excel each time.
Next time Excel opens with no error message you will have identified the
faulty AddIn.
HTH
Cordially
Pascal

"DCMKGG" a écrit dans le message de news:
...
One of our XLS is suddenly getting the above message and I cannot find
what
the cause is or even where to look for a list of common VB error messages.





All times are GMT +1. The time now is 09:24 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com