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

I am pulling HTML directly from a database and pasting into a cell. I want
excel to display whatever is in the cells as it would on a webpage (ie strip
the tags off and display as the tags say to display). The HTML tags are very
basic.

I am using office 2003

Can this be done?