View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
tc10 tc10 is offline
external usenet poster
 
Posts: 2
Default save sheet as pdf and email it

I need some help with programming a macro. I'd like it do do the following.

1. Save a selected area on a sheet as an Adobe PDF
2. Have that pdf be placed as an attachment in an Outlook email
3. Let me type in the email before it sends it

Thanks!