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
Backup SQL
Users can not login to retrieve email on Exchange Server 2003
SBS 2008 Small Business Server Internet Activity
Robocopy script
Mac 10.5.8 USB Printer - RastaToBrother2030 Failed
How to clone Windows 2008 server
"Ad Zoo .Net" ??
Remove exchange connection in Outlook
Can i delete the system cache folder under Application Data\Sun\Java\Deployment\c
ache ?
exchange server 2003 smtp