Hi,
I am facing problem in vba coding as Run time Error 5,
It gives me the error when converting from excel to pdf
Below is the script
Option Explicit
Sub Slip()
Dim Cell As Range
Dim Curpath As String
Dim PSFileName As String
Curpath = ActiveWorkbook.Path & ""
For Each Cell In...
Hi Chandoo,
You guys are amazing.....
I have learnt a lot from this website and still learning more & more...
Edit by Luke M
Question moved to: http://chandoo.org/forums/topic/excel-to-pdf-issue