Formatting text ONLY above the signature. Help!!!

Chris Church 0 Reputation points
2023-03-27T18:51:18.8566667+00:00

I’ve been having Vba macro trouble where I’ve tried countless ways to format my emails. For example I have my email format specific regular expressions such as “[0-9]{1,2}:[0-9]{1,2}” for time and “[0-9]{1,2}/[0-9]{1,2}/[0-9]{2,4}” for any date format in ##-##-## or ##-##-##.

In short I created a macro that can format it the way I want. However I’m having a hard time making it only apply to the new text I add in a reply or forward email. Currently it will apply the formatting to the existing email thread below.

Does anyone know the parts of the code that will help with this? Also I would want it to work on both while inside of a outlook email preview and it’s own separate pop out window.

Outlook
Outlook
A family of Microsoft email and calendar products.
3,658 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,833 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.