File Save Saving Error Files

supersprdsht

New Member
Joined
Apr 11, 2003
Messages
11
I have an Excel workbook with a lot of VBA code. Sometimes when I do a File, Save, it saves the spreadsheet as just a file (with the Windows icon) and names the file some combination of letters and numbers (5BF7D310, CC319E00, F8A29E00). If I open these files into Excel, they look fine.

Any ideas on what might be causing this error?????
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.
Here is a thought on your reported problem.

The eight-character given to your files smacks of the old DOS eight-character filename limits. And, the alphanumeric names smack of hexadecimal numbers. Perhaps, if you provide pairs, consisting of the alphanumeric filename and the actual Excel filename, somebody could come up with a correlation that will shed some light on this, or, even better, how this occurs and how to avoid it. :)
 
Upvote 0

Forum statistics

Threads
1,221,692
Messages
6,161,334
Members
451,697
Latest member
pedroDH

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