View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mark Russell Mark Russell is offline
external usenet poster
 
Posts: 1
Default Cell data format in an e-mail

Hi,
I have some data in excel which I want to pick up and send in an e-mail.

The email is sent via a vba script.

Hoe can I format the data in the e-mail via the vba embedded in the excel
sheet?

I only want a bit of italic, bold and font size change

Thanks in advance