View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Red Ogden Red Ogden is offline
external usenet poster
 
Posts: 2
Default html markup to specify data type of cells in Excel

Please can anyone tell me how to specify in html that the data-type of
a column is text rather than general.

I am generating an html table using XSL to be opened in Excel but one
column loses it's leading zeros and I therefore want to specify the
above in the output html.

Any help will be gratefully received.

Redge