useless file

  • Thread starter Thread starter Mark
  • Start date Start date
M

Mark

When somebody use my VBA file (excel 2k) sometimes in this
same folder excel save and remain file without extension.
E.G. sb used file "test.xls" excel save and remind
flie "CEAA9100".
How dispose this error?

Regards
Mark
 
When excel saves the file, it saves it as a temporary file with a funny name (8
characters--no extension).

If the save is successful, xl will delete the original and if that's successful,
xl will rename the funny named file to the original's name.

Common things that get blamed for interruptions to this process are antivirus
software poking its head in or network errors--either permissions or physical
problems.

I think I'd start with the easiest stuff first. Try disabling the antivirus
software.

If that didn't help, I'd go back and have those permissions checked once more.

(maybe it's a hardware problem???)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top