View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
elf27 elf27 is offline
external usenet poster
 
Posts: 18
Default Email with mailto equivalent

Hello,

I've searched the forums and reviewed http://www.rondebruin.nl but I can't
seem to find an answer to a simple question.

I want a macro to email persons in a range and have a custom subject line
but I do not rely on them using outlook. If it's possible, I'd basically like
the equivalent of

mailto:[ARRAY]?subject=Item [VARIABLE X] Posted Online

Any way to do that?