PaulBricker
Programmer
I have to generate bulk emails using VBA. The email includes a link in it to a page on our intranet. I don't want the actual link to show but would rather cover it in a manner similar to TGML or HTML methods.
In TGML, you can have something like this:
[ignore]Google
[/ignore] and you end up seeing
Google
Is it possible to do something like this when generating an email using VBA?
I've looked, but haven't seen anything but thought I'd ask before giving up the hunt.
Thanks
Paul
In TGML, you can have something like this:
[ignore]Google
[/ignore] and you end up seeing
Is it possible to do something like this when generating an email using VBA?
I've looked, but haven't seen anything but thought I'd ask before giving up the hunt.
Thanks
Paul