Thread: HTML Questions
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Corissa Corissa is offline
external usenet poster
 
Posts: 2
Default HTML Questions

I'm creating an email in VBA from Excel. I'm using HTML so that I can format
the body.

1. How do I format an ordered list <ol (I want it to be in Arial, not
Times New Roman!)
2. How do I control paragraph settings? I want to set the spacing before
and after each line to zero. When it goes to automatic, I get funky spacing.

I greatly appreciate any help you have to offer!

Thanks,

Corissa