View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Paula[_4_] Paula[_4_] is offline
external usenet poster
 
Posts: 5
Default formatting numbers

How can i format a number as picture "999,999,999.00" using a label in a
form?

lblData1.caption = temp

and where i put the fomratnumber??