Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi. I use a macro to create a workbook. At the end of the macro I tel excel to bring up the save as dialog using: myname = Application.Dialogs(xlDialogSaveAs).Show If myname = False Then MsgBox "You cancelled the Save operation." vbInformation, "Cancelled" the problem that I have is that it asks what version I want to use. need to use excel vs 97. How can I get this dialog to stop asking m for a version so that it just knows to save it in xl97 format -- ianrippin ----------------------------------------------------------------------- ianripping's Profile: http://www.excelforum.com/member.php...nfo&userid=320 View this thread: http://www.excelforum.com/showthread.php?threadid=27112 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I save an Excel 97-2003 version or 2007 version for Mac 200 | Excel Discussion (Misc queries) | |||
save in excel version 2 | Excel Discussion (Misc queries) | |||
save excel version 2 | Excel Discussion (Misc queries) | |||
Save As with Different Version Name | Excel Discussion (Misc queries) | |||
save a spreadsheet file with same name but different version | New Users to Excel |