Thread: If Nested?
View Single Post
  #1  
Old 11-02-2006, 11:25 AM
meyerstc meyerstc is offline
Registered User
 
Join Date: 07 Sep 2006
Posts: 4
meyerstc is an unknown quantity at this point
If Nested?

I need to write a forumla that calculates the following:
- if the value of cell B6 is greater than 0 but less than 1,000 = 2.6
- if the value of cell B6 is greater than 1,000 but less than 2,000 = 2.4
- if the value of cell B6 is greater than 2,000 but less than 5,000 = 2.0

If you can give me help in writing this formula, it will be greatly appreciated.

Thank you
Reply With Quote