Moonshine
Registered User.
- Local time
- Today, 23:07
- Joined
- Jan 29, 2003
- Messages
- 125
Hi all
I have a piece of VBA code, that sends out an email with a couple of links on it to files on our network. The email explains what the two files are and then has the two links.
Above each link is a line saying something along the lines of:
Please Click Below To View The Finance Report:
\\Server\Filename.xls
Please Click Below To View The Summary Report:
\\Server\Report.rpt
Id like to underline the lines above the links, is this possible in VBA?
I have a piece of VBA code, that sends out an email with a couple of links on it to files on our network. The email explains what the two files are and then has the two links.
Above each link is a line saying something along the lines of:
Please Click Below To View The Finance Report:
\\Server\Filename.xls
Please Click Below To View The Summary Report:
\\Server\Report.rpt
Id like to underline the lines above the links, is this possible in VBA?