View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
R. L. Alan Jordan R. L. Alan Jordan is offline
external usenet poster
 
Posts: 2
Default NumberFormat strings for Excel Cells

Does anyone have a list of the format strings for the
various number formats for Excel cells. I am using OLE
to export a spreadsheet to Excel and need to also export
the cell formats. I know how to format for date,
currency, general, and fixed point numbers. I need to
know what the format string is for scientific notation.

Thanks in advance for your help.