To whom this may concern,
I have a work sheet that is an office form, I would like to have a button on the form that that can do 3 tasks at one time:
1. Save Sheet as a PDF
2. Save the PDF with the file name from cell’s “O30” & “O31” & “A1” with a space of dash between the three names
3. Save the PDF in a folder on the desktop.
Thanks you for you help and support in advance.
-E925
1 – I am assuming that the cells you referenced are on Sheet1. Modify as required
2 – You will need to put the filepath to the Desktop where indicated. It must inside the opening quote and before the \Desktop.
Click Here Before Posting Data or VBA Code —> How To Post Data or Code.