View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default Email workbook question

Hi Pete

See one of the Outlook object model examples on my site
http://www.rondebruin.nl/sendmail.htm
You can find it there

Below the macro there is also a example for Late binding
Check this out

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


"pete3589" wrote in message
...

I had successfully set up a program that emails a page of a workbook. I
stopped working on it and decided to polish it a bit.


In the code directly before the email subroutine starts, i have a note
that says "Remember to reference the Microsoft outlook library". Funny
thing is, i cant remember where this is, or why I did it (or even if I
have to). Since I am getting a new computer soon I need to know where
this is and why I did it in the first place.

Any help would be appreciated.


--
pete3589
------------------------------------------------------------------------
pete3589's Profile: http://www.excelforum.com/member.php...o&userid=28402
View this thread: http://www.excelforum.com/showthread...hreadid=495167