VBA code to send range automatically via email

  • Thread starter Thread starter Carl
  • Start date Start date
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.
 
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 >
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top