View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default Range.NumberFormat Full Reference

They pretty much use what you can do manually. Look up

Number format codes

in Excel (not VBA) help.

--
Regards,
Tom Ogilvy


"Andrei Csibi" wrote:

Is there any full reference for the Range.NumberFormat Property? I've seen a
few examples in the "Excel 2003 Visual Basic" Reference, other examples on
the net but I found no "exhaustive" documentation for the values that this
Property can take.