Thread: export to html
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
avi avi is offline
external usenet poster
 
Posts: 195
Default export to html

Hello,

My Vba program copy selected objects from Excel and create a very
simple PDF file. All the objects are pictures format

I wonder if there is a way to create a similar HTML file directly (not
using Word as an Intermediary) instead of PDF

Thanks a lot
Avi