Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Excel 2003 operates differently on FILE SAVE AS?

I have a routine with the following text:

ActiveWorkbook.SaveAs Filename:="c:\BLP\WINTRV\US News Teams.sty",
FileFormat:=xlTextPrinter, CreateBackup:=False

However, when I retrieve the original file, US with Voices.xls, it has
been saved over in the text format and all the macros, worksheets,
etc., that should be associated with it is missing.

Why does SAVEAS not work as SAVEAS? why did it overwrite my file?
tia ...

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Excel 2003 operates differently on FILE SAVE AS?

Your code didn't overwrite the original for me (also using xl2003).

I'd suspect that someone overwrote your original in error.

Larry wrote:

I have a routine with the following text:

ActiveWorkbook.SaveAs Filename:="c:\BLP\WINTRV\US News Teams.sty",
FileFormat:=xlTextPrinter, CreateBackup:=False

However, when I retrieve the original file, US with Voices.xls, it has
been saved over in the text format and all the macros, worksheets,
etc., that should be associated with it is missing.

Why does SAVEAS not work as SAVEAS? why did it overwrite my file?
tia ...


--

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
Spreadsheet displays differently in Excel 2003 SP2 & SP3 Cody Excel Discussion (Misc queries) 0 April 1st 08 05:04 PM
excel 2003 file converted to .xlsm file when save to network drive Chris Excel Discussion (Misc queries) 3 January 23rd 08 02:56 PM
How do I save aN Excel 2003 file with a preview? Bonus Terms Excel Discussion (Misc queries) 3 June 23rd 06 12:48 AM
after i save the file my hyperlink does not work in excel 2003 chineshg Excel Worksheet Functions 0 February 10th 06 07:38 PM
Pivot table displays data differently, Excel 2003 Perkyleo Excel Worksheet Functions 1 December 16th 05 04:36 PM


All times are GMT +1. The time now is 12:01 AM.

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"