Thread: Mail Body
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Amol[_3_] Amol[_3_] is offline
external usenet poster
 
Posts: 45
Default Mail Body

HI

Please guide me abt adding text in next line in mail body of macro

I want to send mails through macro where i put some code in macro

like .body = "Dear All"

Now i want "regards" on next line

thanxs