Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() I did a few checks: Default format (Excel Options): Excel Workbook Activeworkbook.SaveAs "c:\temp.xls" (not specifying fileformat, specifying 'wrong' extension) in Excel2007 saves with xls extension in xlsx fileformat without warnings. (same if you use .txt extension) Activeworkbook.SaveAs "c:\test" Saves C:\Test.xlsx the xls will open without errors in Excel2007, but must be renamed to .xlsx to open in Excel2003 (with converter) -- keepITcool | www.XLsupport.com | keepITcool chello nl | amsterdam Jim Rech wrote in Too bad. I use that even though a save resets the used range too. I doubt it's a bug in the MS sense though. Have you reset your default file save as file type? I had to change to this to not error: ActiveWorkbook.SaveAs "c:\temp.xls", xlExcel8 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
unhide menu bar in excel - just disappeared | Setting up and Configuration of Excel | |||
Excel 2007 MS Query prompt yields Syntax error | Excel Discussion (Misc queries) | |||
enable automatic refresh | Excel Worksheet Functions | |||
How do I compare excel spreadsheets, tracking the differences? | Excel Worksheet Functions | |||
TRYING TO SET UP EXCEL SPREADSHEET ON MY COMPUTER | New Users to Excel |