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

Hi all,

saw a similar question to mine earlier, but I am too stupid to figure out
the tweaking I need to do myself.

I have created a file name to save as using cell values, however, I want to
allow the user to specify the folder to which to save this file without
changing the file name.

Any help would be much appreciated.

Regards


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,758
Default Another save as question

You could let the user pick the folder:

Jim Rech has a BrowseForFolder routine at:
http://www.oaltd.co.uk/MVP/Default.htm
(look for BrowseForFolder)

John Walkenbach has one at:
http://j-walk.com/ss/excel/tips/tip29.htm

If you and all your users are running xl2002+, take a look at VBA's help for:
application.filedialog(msoFileDialogFolderPicker)

FrigidDigit wrote:

Hi all,

saw a similar question to mine earlier, but I am too stupid to figure out
the tweaking I need to do myself.

I have created a file name to save as using cell values, however, I want to
allow the user to specify the folder to which to save this file without
changing the file name.

Any help would be much appreciated.

Regards


--

Dave Peterson
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
Desktop Save Question Jenny B. Excel Discussion (Misc queries) 7 March 26th 08 01:49 AM
Another Save Question Sandy Excel Worksheet Functions 1 May 19th 07 07:46 PM
save as text question skiier Excel Discussion (Misc queries) 4 August 19th 05 04:35 PM
Save Macro - yet another question Roger Excel Discussion (Misc queries) 4 April 14th 05 09:28 PM
A save question: Phil Hageman Excel Programming 4 July 11th 03 05:11 PM


All times are GMT +1. The time now is 01:31 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"