Hi Guys and Gals,
I have a file with some VBA that work brilliantly for me. However, I need to move the location of it, currently sitting on the desktop, b ut when I move it, I get an error in the VBA.
Sub PDFTOEMAIL()
Dim olApp As Object
Sheet1.Unprotect Password:=""
Path =...