I have a form in an access database. On this form are options for the user to select so thay can run there own queries. What i now want to do is give the user an option to save the results down. Quite easy if they are being saved in the same place. i.e. C:/Temp, as every user has this file on their computer.
But what i want to do is allow the user to browse through the hard drive and specify where they want to save the file. How can I do this.
I have found threads on how to open files through browsing but none to show how to specify the folder to save into.
Any help would be appreciated.
But what i want to do is allow the user to browse through the hard drive and specify where they want to save the file. How can I do this.
I have found threads on how to open files through browsing but none to show how to specify the folder to save into.
Any help would be appreciated.