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

When I write the following code my macro goes to the
subdirectory specified in the Inputsub range to open
files, with no problem:

Application.Dialogs(xlDialogOpen) Range("Inputsub").Value

BUT, the following code does NOT cause my macro to go the
same subdirectory to save files:

Application.Dialogs(xlDialogSaveWorkbook) Range
("Inputsub").Value

I want to import and export to this same Inputsub
location. Any ideas?
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
Application.Dialogs(xlDialogPrint).Show - prints too soon Almagg via OfficeKB.com Excel Discussion (Misc queries) 3 April 27th 07 08:17 PM
how to delete unused footer dialogs in excell Jaycee Excel Worksheet Functions 0 September 29th 05 08:07 PM
How do I work with the "dialogs" I can insert as worksheet tabs? Jerryclick Excel Worksheet Functions 1 August 8th 05 08:56 PM
Dialogs nc Excel Discussion (Misc queries) 1 March 23rd 05 02:17 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 05:03 PM.

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"