Search results

  1. Y

    VBA Macro to highlight some Keyword in mail body?

    Hi, Thanks for the hint. Sorry that I didn't try it until these days. I am not very familiar with the regex. That's what need help for. My purpose is to highlight the name and date/time in the Mailbody so it will look like this: (Note the name and date/time has been bold faced to make it easier...
  2. Y

    VBA Macro to highlight some Keyword in mail body?

    Hi, I have been looking for a method to do keyword (including whole line) highlight (coloring is better) if the incoming mail body matched some rules/expr. Say, I want to highlight the line "05/12/2017: 2 Hours On Fri; Category: Vacation - SJ" by matching rule: lines with date in start and...
Back
Top