Thread: Email VBA Code
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
caldog caldog is offline
external usenet poster
 
Posts: 111
Default Email VBA Code

I have a workbook that will be at various locations. At those locations,
after they complete filling out certain information, I want them to E-Mail
only selected sheets back to me. These sheets will not be E-Mail to anybody
else.

I see several different sites that address E-Mailing issues, but to me they
seem to be more complicated then what I need. I have tried macro recorder,
but I do not see any code.

Can some body help me by showing where I can find some simple code to send
just to sheets back to me?

Steve Martin