Hi old friends, been a while since I've been on here; they got me learning python at work. Anyhow, I'm trying to create a VBA with regex-like abilities.
I want to look at a string and parse all <*> (ie, <someword>) and replace it with the word as a variable.
Example:
Hello <username>,
We...