Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to prompt the user for a save as file name and defualt the file type
to csv. I am trying Application.Dialogs(xlDialogSaveAs).Show Arg2:=xlCSV result: saves file as csv then code is interrupted also tried Filename = Application.GetSaveAsFilename( _ fileFilter:="Comma Seperated Values (*.csv), *.csv") result: no interruption but does not save file and cannot recall name using ActiveWorkbook.SaveAs |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Import text file into excel with preset file layout, delimeters VBA | Excel Programming | |||
file prompt | Excel Programming | |||
Prompt user to select file with default file selected dialog | Excel Programming | |||
Prompt user to select file with default file selected dialog | Excel Programming | |||
Prompt user to select file with default file selected dialog | Excel Programming |