Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Sylvian
 
Posts: n/a
Default append file on e-mail


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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
.txt file to mail list (excel best option) Zeagle New Users to Excel 1 June 30th 05 07:31 AM
Mail a singel sheet i an xls file. Kirsten Excel Discussion (Misc queries) 1 June 8th 05 01:25 PM
Append the data given in diff sheets of an Excel File to one sheet sansk_23 Excel Worksheet Functions 3 May 10th 05 02:00 AM
F7 in zip field when doing mail merge from excell file kshinn15 Excel Discussion (Misc queries) 0 April 16th 05 09:52 PM
Read Text File into Excel Using VBA Willie T Excel Discussion (Misc queries) 13 January 8th 05 12:37 AM


All times are GMT +1. The time now is 04:20 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"