View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dstiefe dstiefe is offline
external usenet poster
 
Posts: 73
Default formatting a variable

Is there anyway to formatt a variable?

so instead of seeing:
x = 10000

the variable ='s
x = 10,000

Thank you