Consulting

Results 1 to 2 of 2

Thread: Macro letting the user decide where to save the file (and decide the filename)

  1. #1
    VBAX Regular
    Joined
    Aug 2009
    Posts
    21
    Location

    Post Macro letting the user decide where to save the file (and decide the filename)

    Hello,

    Is there a way to launch a macro that asks the user where to save the file before going through with the changes coded in the macro???

    Thanks...

  2. #2
    Distinguished Lord of VBAX VBAX Grand Master Bob Phillips's Avatar
    Joined
    Apr 2005
    Posts
    25,453
    Location
    Yes, it is simple. Look at GetSaveAsFilename in VBA help.
    ____________________________________________
    Nihil simul inventum est et perfectum

    Abusus non tollit usum

    Last night I dreamed of a small consolation enjoyed only by the blind: Nobody knows the trouble I've not seen!
    James Thurber

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •