Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 21
Default Dialogs Command

I'd like to make a built-in dialogs command take an
argument to save a file as a tab-delimited text file.
Here's my code, with "SIMONFile" being the string variable
holding the file name:

Application.Dialogs(xlDialogSaveWorkbook).Show SIMONFile

When I run this, the built-in dialog box defaults to
an .xls file. Is it possible to use a built-in dialog and
change the default to a .txt file? I know how to use the
Workbook.SaveAs command to make this happen, but I'd like
to use the built-in dialog.
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dialogs nc Excel Discussion (Misc queries) 1 March 23rd 05 02:17 PM
Named arguments for built in dialogs Jan Kronsell[_3_] Excel Programming 5 December 9th 03 04:48 PM
Excel's built-in dialogs Dag Johansen[_6_] Excel Programming 6 November 6th 03 03:18 AM
Using Dialogs Save Stratuser[_2_] Excel Programming 0 July 22nd 03 08:59 PM
Windows Common Dialogs in VBA? Leonard Jonas Excel Programming 1 July 22nd 03 07:32 PM


All times are GMT +1. The time now is 08:08 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"