VBA code to send range automatically via email

C

Carl

I have a spreadsheet that updates automatically. I need
to send this information every hour to text pagers. I
cannot send the workbook as an attachment. I want to send
only the information within a specified range.
 
K

keepITcool

Carl..

Hope you weren't expecting some ready to run code.
Sites listed come highly recommended and include lots of code samples.


procedure scheduling with ontime:
http://www.cpearson.com/excel/ontime.htm

emailing with excel:
http://www.rondebruin.nl

you'll need to download a tool called redemption to
'prevent outlook preventing' programmatic emailing.
http://www.dimastr.com/redemption/


keepITcool

< email : keepitcool chello nl (with @ and .) >
< homepage: http://members.chello.nl/keepitcool >
 
Top