Hi All,
I have a spreadsheet with a user form on it for submitting requests to a helpdesk and attaching files.
Ideally I would like to automate this as much as possible. So I would like a button on the form to bring up a Windows Explorer window to select a file then attach it within the spreadsheet on a seperate tab.
This form will be used by multiple users and will involve multiple files saved in different locations so I can't force the filepath/filename in the code.
There will be code to email the whole spreadsheet (inc attachment) to the helpdesk.
I would also like to have some code for the helpdesk to use when they open the spreadsheet to extract the files and save them in a specific folder with a specific filename (based on info filled in on the form). I can do the code to get the filename etc but would need help to extract them in the first place.
Any help would be greatly appreciated.</SPAN>
Thanks in advance,
Gavin
I have a spreadsheet with a user form on it for submitting requests to a helpdesk and attaching files.
Ideally I would like to automate this as much as possible. So I would like a button on the form to bring up a Windows Explorer window to select a file then attach it within the spreadsheet on a seperate tab.
This form will be used by multiple users and will involve multiple files saved in different locations so I can't force the filepath/filename in the code.
There will be code to email the whole spreadsheet (inc attachment) to the helpdesk.
I would also like to have some code for the helpdesk to use when they open the spreadsheet to extract the files and save them in a specific folder with a specific filename (based on info filled in on the form). I can do the code to get the filename etc but would need help to extract them in the first place.
Any help would be greatly appreciated.</SPAN>
Thanks in advance,
Gavin