VBA Save From Hyperlink

  • Hi, I wonder whether someone could help me please.


    I've put together this code with help from an online tutorial which fetches a list files from a given folder and creates a list of these on a Excel sheet with a link against each which allows the user to open a file.



    The problem I'm having is that I need to change this so that rather than opening the file, the link allows the user to save the file to a folder of their choice.


    But I've been working on this for well over a week now without any success.


    I've tried using the command 'Application.Dialogs(xlDialogSaveAs).Show' which I'd hoped would worked but this doesn't. I've attached a sample file which shows a list of files as the user would see this,



    • To use your own data you will need to change the file path in the 'btnFetchFiles' sub routine.
    • Then select the checkbox 'Select All Types of Files' and click the button next to it.


    I just wondered whether someone could possibly look at this please and let me know where I've gone wrong.


    Many thanks and kind regards


    Chris

  • Re: VBA Save From Hyperlink


    Hi, I just wondered whether someone may be able to help me please with this so that I can finish my work project.


    Many thanks and kind regards


    Chris

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!