Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Fw: send two or more files with Excel and Outlook Express

Hello,
I must send some files ( es. file1 - file2.eur - file3.doc ) with Excel and
Outlook Express .

My macro use :
-------------------------------------------------------------

wcHlink = "mailto:" & wcMailAddr & wcMailObjetc & wcmailMess

ActiveWorkbook.FollowHyperlink (wcHlink)

-----------------------------------------------------------
for to execute the program of mail ; and after :
------------------------------------------------------------
Application.SendKeys Keys:="%I", Wait:=True
Application.SendKeys Keys:="A", Wait:=True
Application.SendKeys Keys:=wcNameFile, Wait:=True
Application.SendKeys Keys:="{RETURN}", Wait:=True

----------------------------------------------------------
to put in the buffer's keyboard, the right keys


have you a good idea ?


Thanks



  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,123
Default send two or more files with Excel and Outlook Express

Hi

Not possible with OE
See if you can use CDO
http://www.rondebruin.nl/cdo.htm


--
Regards Ron de Bruin
http://www.rondebruin.nl



"Infosistem" wrote in message ...
Hello,
I must send some files ( es. file1 - file2.eur - file3.doc ) with Excel and Outlook Express .

My macro use :
-------------------------------------------------------------

wcHlink = "mailto:" & wcMailAddr & wcMailObjetc & wcmailMess

ActiveWorkbook.FollowHyperlink (wcHlink)

-----------------------------------------------------------
for to execute the program of mail ; and after :
------------------------------------------------------------
Application.SendKeys Keys:="%I", Wait:=True
Application.SendKeys Keys:="A", Wait:=True
Application.SendKeys Keys:=wcNameFile, Wait:=True
Application.SendKeys Keys:="{RETURN}", Wait:=True

----------------------------------------------------------
to put in the buffer's keyboard, the right keys


have you a good idea ?


Thanks





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
how to copy multiple Excel files from Outlook into Excel??? Brainless_in_Boston Excel Discussion (Misc queries) 0 February 24th 06 03:46 PM
Lost ability to open (activate) Excel files from Explorer, Outlook Henny Excel Discussion (Misc queries) 1 November 29th 05 05:00 PM
how to make OUTLOOK EXPRESS mail recipient in excel mihir shah Excel Discussion (Misc queries) 1 November 6th 05 02:10 PM
Excel attachments open in outlook 2002 as TMP files Kevin Dickson Excel Discussion (Misc queries) 1 July 16th 05 04:00 AM
Send to Outlook 2000 not Outlook Express Jimbo Excel Discussion (Misc queries) 2 January 4th 05 08:19 PM


All times are GMT +1. The time now is 04:27 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"