View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.programming
Thor[_2_] Thor[_2_] is offline
external usenet poster
 
Posts: 5
Default Creating e-mail in Excel


I did some testing and the following line solved my problem;

stHTML = "<html<body<font FACE=" & Chr(34) & "ARIAL" & Chr(34) &
"SIZE=2" & ""

Thor


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!