View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Asha[_3_] Asha[_3_] is offline
external usenet poster
 
Posts: 1
Default Sending range via excel macro

Hi,

I am trying to select a range from the excel sheet and send an email
via excel macro.

Everything works fine except that the data is in a tabular form, and
somehow when the mail is generated with the selection, the last border
line is getting eliminated. This is making the mail look incomplete.

Pls Help!