Exception Occured

Rhadida

Board Regular
Joined
Nov 26, 2003
Messages
159
I have the Error "Exception Occured" every time I open an VBA based program only on a certain Computer. On my own computer the program works fine, it also works great on 3 others I have tested it on. But on 1 PC it keeps giving the "Exception Occured" error message and certain Macros' are not being excecuted properly.

Any advice would be helpfull.
 

Excel Facts

Format cells as time
Select range and press Ctrl+Shift+2 to format cells as time. (Shift 2 is the @ sign).
Can you actually open the the file?

If so you might want to compare what is checked under Tools>References... in the VBA editor on the machines it works on and the one it doesn't.

Is it a particular piece of code causing the error?
 
Upvote 0
Norie said:
Can you actually open the the file?

If so you might want to compare what is checked under Tools>References... in the VBA editor on the machines it works on and the one it doesn't.

Is it a particular piece of code causing the error?


The program does start, but in the middle of it (at a different point) the Exception Occured. I have checked the references, but they are the same as on my computer. (they are saved in the Excel File).

The problem is I can't get any details on what the Exception actually is, I can only click "OK".
 
Upvote 0

Forum statistics

Threads
1,214,620
Messages
6,120,554
Members
448,970
Latest member
kennimack

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top