• 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. dnconan

    Seeking up a Macro which can print the sorted data and send email

    Hello Belleke, Much appreciate for your help. Attached my example file, I want to print or copy all line with all columns in the attached xlsx file with conditions "No. Call from Customer (Column P) >0 OR "Last Updated at (Column T)" is 10 days till now. I am new to excel VBA and seeking...
  2. dnconan

    Seeking up a Macro which can print the sorted data and send email

    hi AlanSidman, much appreciate for your information, so for the codes, if I want to add filter, can I do it? (not to copy all work sheet, but only the lines which have a column that meets the condition.) ' 'Change all cells in the worksheet to values if you want ' With...
  3. dnconan

    Seeking up a Macro which can print the sorted data and send email

    hi experts, I have an excel sheet, which contains several columns and data. I want to print all data in HTML format in email body, and then send it to someone. How can I realize it, can you help to provide Macros for it. For example, I have ABCDE with 12345 data, and need to export whole...
Back
Top