Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default why is personal.xlsbackup created every time I run a macro

I have several macros in the Personal.xls workbook, every time I execute one
of these macros a file is created called personal.xlsbackup for the first
time it's run then personal.xlsbackupbackup for the second time and so on.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 863
Default why is personal.xlsbackup created every time I run a macro

Have you looked through the code to find a routine that is saving the file?
Look for something like ThisWorkbook.SaveCopyAs

On Sun, 20 Feb 2005 04:13:02 -0800, "Seasider II" <Seasider
wrote:

I have several macros in the Personal.xls workbook, every time I execute one
of these macros a file is created called personal.xlsbackup for the first
time it's run then personal.xlsbackupbackup for the second time and so on.


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default why is personal.xlsbackup created every time I run a macro

Yes, that was it. Thanks very much



"Myrna Larson" wrote:

Have you looked through the code to find a routine that is saving the file?
Look for something like ThisWorkbook.SaveCopyAs

On Sun, 20 Feb 2005 04:13:02 -0800, "Seasider II" <Seasider
wrote:

I have several macros in the Personal.xls workbook, every time I execute one
of these macros a file is created called personal.xlsbackup for the first
time it's run then personal.xlsbackupbackup for the second time and so on.



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
personal.xls created in Excel 2007 and opened in Excel 2002 Jeannie Excel Discussion (Misc queries) 0 March 30th 10 09:03 PM
Macro run each time a new workbook created cmorton89 Excel Discussion (Misc queries) 0 March 8th 06 07:58 PM
Personal macro workbook and personal.xls John Kilkenny Excel Discussion (Misc queries) 1 June 14th 05 09:43 PM
New Named Range Created Each Time Data Imported into Excel via Macro Carroll Rinehart Excel Programming 2 October 28th 04 04:33 PM


All times are GMT +1. The time now is 09:26 PM.

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

About Us

"It's about Microsoft Excel"