File not found

tiredofit

Well-known Member
Joined
Apr 11, 2013
Messages
1,834
Office Version
  1. 365
  2. 2019
Platform
  1. Windows
I have a button on my worksheet, which usually runs some code when clicked.

However, today I got this message:

1674839898023.png


Googling states the following:

Code:
This error "File not found:" may be caused by differing save behavior of Office versions and may not have anything to do with your code! In case of this error, try to open and save your troubled file in another Office version and it may work fine back in your main Office version.

Has anybody experienced this and if so, is there a permanent solution?

Thanks
 

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.
I may have an idea ... but not sure if that's the cause:
Is your file saved somewhere in the cloud (OneDrive, SharePoint, etc)? I know of weird behavior when running code from a file saved in the cloud (The folder "C:\Users\<user>\OneDrive" is considered to be a cloud folder).
 
Upvote 0
I may have an idea ... but not sure if that's the cause:
Is your file saved somewhere in the cloud (OneDrive, SharePoint, etc)? I know of weird behavior when running code from a file saved in the cloud (The folder "C:\Users\<user>\OneDrive" is considered to be a cloud folder).
No it's saved on my pc.
 
Upvote 0

Forum statistics

Threads
1,215,101
Messages
6,123,096
Members
449,095
Latest member
gwguy

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