View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kevin Burton Kevin Burton is offline
external usenet poster
 
Posts: 19
Default NumberFormat syntax tutorial

I was looking for a tutorial on the syntax of NumberFormat. I have been able
to glean from various posts formats like "m/d/yyy" and "#.00". But, There are
certainly more complex formats available (and probably simpler ones). I look
at the documentation for the NumberFormat poperty and it just states "see
Cells.NumberFormat". Which when I look it doesn't seem to give a definitive
guide to the syntax either. Any pointers?

Thank you.