View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bo_ Bo_ is offline
external usenet poster
 
Posts: 1
Default EXCEL VBA and HTML

From a VBA-program (EXCEL) I would like to create HTML-pages based o
worksheets generated by the same VBA-application.

It is possible to save xls-files with 'save as html'. However, th
layout of those generated HTML-pages is not sufficient.

My question : is it possible, within a VBA-procedure, to manipulat
HTML in one way or another : add HTML-tags, change tags, ...
Is it possible to create and program HTML-pages from a VBA-application


SaveAsHTML is definitely not enough

--
Message posted from http://www.ExcelForum.com