+ Reply to Thread
Results 1 to 2 of 2

SaveAs Issue - different approach

  1. #1
    Registered User
    Join Date
    05-30-2005
    Posts
    19

    SaveAs Issue - driving me nuts

    Hi,

    This is the last part of my program & it's really bugging me. I searched for SaveAs here but couldn't find any similar problem.

    I want a macro which will allow the user to save the file by any (*.xls) name to any location.
    How can this be done?


    What I foresee will happen upon execution is;
    1. user will click but to execute program
    2. SaveAs dialog box appears
    3. user saves file as XYZ.xls
    .
    .
    Code will switch between different workbooks, so I would like to be able to refer to filename which user has saved.

    Any & all help appreciated,
    Jerry
    Last edited by PLPE; 07-08-2005 at 06:36 AM.

  2. #2
    Bob Phillips
    Guest

    Re: SaveAs Issue - different approach

    Look up GetSaveAsFilename in the VBA help.

    --
    HTH

    Bob Phillips

    "PLPE" <[email protected]> wrote in message
    news:[email protected]...
    >
    > Hi,
    >
    > This is the last part of my program & it's really bugging me. I
    > searched for SaveAs here but couldn't find any similar problem.
    >
    > I WANT A MACRO WHICH WILL ALLOW THE USER TO SAVE THE FILE BY ANY
    > (*.XLS) NAME TO ANY LOCATION. [/B]
    > [B]HOW CAN THIS BE DONE?
    >
    >
    > What I foresee will happen upon execution is;
    > 1. user will click but to execute program
    > 2. SaveAs dialog box appears
    > 3. user saves file as XYZ.xls




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1