Hi,
I have the following code that saves an excel worksheet as a PDF and give the user the ability to change a pre-defined filename using a cell value.
Can I have the code so it automatically changes a / (fwd slash) in the pre-defined filename to a , (comma)?
Thanks
Dim Opendialog As Variant...