Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would like the Save As dialog window when it opens to
automatically show worksheet file type as .CSV. How can I incorporate that in Visual Basic code below: Application.Dialogs(xlDialogSaveAs).Show "C:\DOC\Sample\" + MySheet + ".csv" |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Saving words in excel so I can type them in and they pop up | Excel Discussion (Misc queries) | |||
saving data type into a form | Excel Discussion (Misc queries) | |||
I can see a worksheet, but I can't type in it or use the tool bar | Excel Worksheet Functions | |||
type mismatch on saving excel calculation mode via VB app | Excel Discussion (Misc queries) | |||
Problem with saving REAL type to txt file | Excel Programming |