Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 95
Default useless file

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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,824
Default useless file

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???)

Mark wrote:

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


--

Dave Peterson

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 95
Default useless file

Thnx Dave fo you satisfactory reply.
Best regards
Mark
-----Original Message-----
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???)

Mark wrote:

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


--

Dave Peterson

.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to clear up useless content within worksheet? Eric Excel Discussion (Misc queries) 1 May 31st 10 04:39 AM
Remove useless information djaydida Excel Worksheet Functions 2 March 27th 08 05:16 PM
I cant use all the functions in Excel,so the program's useless Disabled commands? Excel Worksheet Functions 1 February 24th 07 12:08 AM
Formulas won't enter into cells in Excel 2000 only as useless data rebelkey Excel Worksheet Functions 1 May 9th 06 01:51 PM
Logic Tree, MS help = useless roffler Excel Worksheet Functions 3 August 22nd 05 09:42 PM


All times are GMT +1. The time now is 10:17 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"