View Single Post
  #2   Report Post  
Anne Troy
 
Posts: n/a
Default

=IF($C$19<5000000,500000,IF($C$195000000,round(D5 2/$D$95)*$C$19))
*******************
~Anne Troy

www.OfficeArticles.com


"heater" wrote in message
...
Where does the Round go in the following formula:

=IF($C$19<5000000,500000,IF($C$195000000,(D52/$D$95)*$C$19))

I want it to round to the nearest 1,000.