Hi
I've written a macro to allow a user to export a selection from the active sheet to PDF and to save it in a user defined location....but it doesn't work!
Can anyone help?
Thanks in advance
Sarah
Sub Save_to_PDF()
'
' Save_to_PDF Macro
'
'
Range("d1:AD103").Select...