View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Tiffany Teo Tiffany Teo is offline
external usenet poster
 
Posts: 1
Default what do these ---- {0.6,2,4,5,6,7,9} and {0,21,111,201,551,1101,2701}means in an excel formula?

The formula used is as below

=ROUND(MAX((T14-3500)*0.05*{0.6,2,4,5,6,7,9}-5*{0,21,111,201,551,1101,2701},0),2)

may i know what do these ---- {0.6,2,4,5,6,7,9} and {0,21,111,201,551,1101,2701} means in the formula above?