Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]() Hello, can somebody explain me how I can automatically append a certain file on a e-mail via vba-code This is my current hyperlink: With Worksheets(1) .Hyperlinks.Add Anchor:=.Range("q42"), _ ?subject=Info", _ ScreenTip:="Write us today", _ TextToDisplay:="mailto: " End With This is how I wan’t to make it: 1) I want to start the hyperlink with a command buttun With Worksheets(1) .Hyperlinks.Add Anchor:=.Range("q42"), _ ?subject=Info", _ ScreenTip:="Write us today", _ TextToDisplay:="mailto: " And here the Filepath….. End With -- Sylvian ------------------------------------------------------------------------ Sylvian's Profile: http://www.excelforum.com/member.php...o&userid=26730 View this thread: http://www.excelforum.com/showthread...hreadid=465488 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
.txt file to mail list (excel best option) | New Users to Excel | |||
Mail a singel sheet i an xls file. | Excel Discussion (Misc queries) | |||
Append the data given in diff sheets of an Excel File to one sheet | Excel Worksheet Functions | |||
F7 in zip field when doing mail merge from excell file | Excel Discussion (Misc queries) | |||
Read Text File into Excel Using VBA | Excel Discussion (Misc queries) |