Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
I've checked out Ron DeBruin's great site on e - mailing from excel, but need some assistance on the following. My scenario: when an engineer updates his project log, I would like him to be able to press a button and send an alert to the review group advising them of the update. This bit I have worked out, the macro works through a distribution list and sends a message to all in the list - great ! I have this working fine for simple (static text) messages. What I now require assistance on is how to link to a file within the message so that the recipients can click the (hyper)link and be sent to the file. Example: 'The project log has been updated, please check the updates now at: g:\projects\active\project1.xls.' The hyperlink (bold example above) can be either static or retrieved by the macro from a cell within project1.xls. How can I make this link work as a hyperlink within the body text of the e - mail message generated by the macro ? Thanks all. Neil |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
hyperlinking to a sheet in an excel workbook | Excel Discussion (Misc queries) | |||
HYPERLINKING WITHIN A SINGLE SHEET | Excel Worksheet Functions | |||
Hyperlinking e-mail addresses from a listing to show a subject lin | Excel Discussion (Misc queries) | |||
How do I create a sheet in Excel that updates itself from other sh | Excel Worksheet Functions | |||
Function Updates from another sheet | Excel Programming |