View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
AdamWaller AdamWaller is offline
external usenet poster
 
Posts: 2
Default Can excel display HTML in cells

The problem with that is that there is other information on the page and the
method you mentioned doent work too well with that extra data. I was hoping
you could format a single cell to tell it what is contained within that cell
is html as you can do for dates/times etc...

"Dave Miller" wrote:

Adam,

Just save the data as an HTML file and open that HTML file with Excel.
Excel is pretty good at reading HTML formatting.

Dave