Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,814
Default send mail with closing/saving of excel/xlam

Hi all.
I'm to a point with my macros that I want to send out an email to my
colleagues so that they can pull my xlam file from a network source.

I've found the sendmail function.
ActiveWorkbook.sendmail

What I'm interested in doing is setting up a macro that will send an email,
upon my closing, or saving the xlam file, for <each time an update of the
file occurs.

How would I set that up?
Thank you.


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,565
Default send mail with closing/saving of excel/xlam

I think most of this was written for xl2003 but it should help you with what
you want to do. Ron pretty much covers the spectrum.

http://www.rondebruin.nl/sendmail.htm


"Steve" wrote in message
...
Hi all.
I'm to a point with my macros that I want to send out an email to my
colleagues so that they can pull my xlam file from a network source.

I've found the sendmail function.
ActiveWorkbook.sendmail

What I'm interested in doing is setting up a macro that will send an
email,
upon my closing, or saving the xlam file, for <each time an update of the
file occurs.

How would I set that up?
Thank you.




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default send mail with closing/saving of excel/xlam

Hi JLGWhiz

I think most of this was written for xl2003

All mail code examples will work in 97-2007 or 2000-2007

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm




"JLGWhiz" wrote in message ...
I think most of this was written for xl2003 but it should help you with what
you want to do. Ron pretty much covers the spectrum.

http://www.rondebruin.nl/sendmail.htm


"Steve" wrote in message
...
Hi all.
I'm to a point with my macros that I want to send out an email to my
colleagues so that they can pull my xlam file from a network source.

I've found the sendmail function.
ActiveWorkbook.sendmail

What I'm interested in doing is setting up a macro that will send an
email,
upon my closing, or saving the xlam file, for <each time an update of the
file occurs.

How would I set that up?
Thank you.




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,986
Default send mail with closing/saving of excel/xlam

Thanks for the info, Ron. I wasn't sure how up to date it was, or even if it
needed to be updated, since I have yet to try xl2007.

"Ron de Bruin" wrote:

Hi JLGWhiz

I think most of this was written for xl2003

All mail code examples will work in 97-2007 or 2000-2007

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm




"JLGWhiz" wrote in message ...
I think most of this was written for xl2003 but it should help you with what
you want to do. Ron pretty much covers the spectrum.

http://www.rondebruin.nl/sendmail.htm


"Steve" wrote in message
...
Hi all.
I'm to a point with my macros that I want to send out an email to my
colleagues so that they can pull my xlam file from a network source.

I've found the sendmail function.
ActiveWorkbook.sendmail

What I'm interested in doing is setting up a macro that will send an
email,
upon my closing, or saving the xlam file, for <each time an update of the
file occurs.

How would I set that up?
Thank you.





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
Excel 2003 giving annoying "Send/Don't Send" error when closing BigDaddyCool Excel Discussion (Misc queries) 0 January 29th 10 02:31 AM
Bypass: A program is trying to send mail using Item.Send prompt Vick Excel Discussion (Misc queries) 1 June 25th 09 03:31 AM
Problem with .send from microsoft example for vba send mail from excel code Mark Stephens Excel Programming 3 March 6th 09 03:05 PM
Saving Workbook 2007 Format in Send Mail Q Seanie Excel Programming 11 January 25th 09 09:22 PM
Send web mail from Excel (VBA)?? MaxS Excel Programming 11 July 31st 06 10:06 AM


All times are GMT +1. The time now is 11:20 AM.

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

About Us

"It's about Microsoft Excel"