francesshakira
New Member
- Joined
- Sep 22, 2011
- Messages
- 11
I need to write a formula to help me return a value based on the following:
Price 2 Price 5 Price 3 Price 1 Price 4
Product A N/A 158 - 168 158
If Price 1 has a value greater than zero, then return that value, otherwise, select price 2...if not, then price 3...if not, then price 4...finally price 5.
I tried a nested if statement, but it's not working.
Help!
Price 2 Price 5 Price 3 Price 1 Price 4
Product A N/A 158 - 168 158
If Price 1 has a value greater than zero, then return that value, otherwise, select price 2...if not, then price 3...if not, then price 4...finally price 5.
I tried a nested if statement, but it's not working.
Help!