• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Search results

  1. K

    Excel to PDF Issue

    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...
Back
Top