jimmisavage
Board Regular
- Joined
- Jun 28, 2017
- Messages
- 130
So I have a spreadsheet that sends an automated email - no problems there.
I've run into a small issue when I want to insert a link to a folder on a shared drive. I have the code set up so the message body writes,
... update your training file at: S:\Training\Staff Training...
where the S:\ drive is actually \\sfs-visitor01\Training\Staff Training. How would i turn this link into a hyperlink?
I've run into a small issue when I want to insert a link to a folder on a shared drive. I have the code set up so the message body writes,
... update your training file at: S:\Training\Staff Training...
where the S:\ drive is actually \\sfs-visitor01\Training\Staff Training. How would i turn this link into a hyperlink?