Microsoft
Software
Hardware
Network
Question : Excel VBA
I have a piece of code which automatically creates emails from excel vba.
One part of the pasted code into the email text body is the full path name of the excel file.
I would like to paste it into th eemail text body as a hyperlink, is there something special i much set to change it property?
Answer : Excel VBA
.Body = "The attached status sheet has been updated" & vbNewLine & vbNewLine & ThisWorkbook.FullName
to
.Body = "The attached status sheet has been updated" & vbNewLine & vbNewLine & "file:///" & Replace(ThisWorkbook.FullN
ame, "\", "/")
Random Solutions
Info@... users Not receiving email
sharepoint - performance tunning
Windows player for Twonky media server
IF THEN statement with link to web pages
Sonicwall TZ170 CPU monitor maxes out with windows updates
Mitel or Shortel
Template for .rtf
Redundant Internet Connection with OSPF
User not a mailbox user
windows 2008 server