W
Windowgirl
I need help on how to set up a function that looks at a single cell
(square footage) and based on that determines a price.
If the square footage is less than X the price is X1
If the square footage is more than X but less than Y the price is Y1
If the square footage is more than Y but less than Z the price is Z1
If the square footage is more than R the price is R1
I understand how to do a simple If statement, but I don't know how to
set it up for multiple conditions could someone help me?
Thanks
Window Girl!
(square footage) and based on that determines a price.
If the square footage is less than X the price is X1
If the square footage is more than X but less than Y the price is Y1
If the square footage is more than Y but less than Z the price is Z1
If the square footage is more than R the price is R1
I understand how to do a simple If statement, but I don't know how to
set it up for multiple conditions could someone help me?
Thanks
Window Girl!