Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thank you so much. I actually found information in the help files but just
didnt understand it. This has been very helpful. Thanks again. "Kletcho" wrote: No problemo. Sorry I mislead you at first. You can change the file type by changing this line to: Application.Dialogs(xlDialogSaveAs).Show "", 6 The arguments for this command as found in VBA help a xlDialogSaveAs - document_text, type_num, prot_pwd, backup, write_res_pwd, read_only_rec So in this case the document name is blank and the type_num is 6 which means a CSV file. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel File says locked by My User ID - Can't Save | Excel Worksheet Functions | |||
User defined file name on save | Excel Discussion (Misc queries) | |||
How do I suppress user dialog in File Save As? | Excel Programming | |||
User cannot save excel file in workbook | Excel Worksheet Functions | |||
Prompt user to save their file | Excel Programming |