Dear experts
I have the following vba which exports worksheet data to my desktop. Path and the filename are hard coded in the macro but there may be instances when end users may need to change the path and the name of the output file.
I have defined the same path in cell $D$2 in another worksheet (say Sheet 6) with the file name in cell $D$3. Furthermore to make the output files unique I want to have them date/time stamped so I have specified this in $D$4
Please could you help modify the following code that would help achieve the desired results.
Thank you in advance
D
Bookmarks