StephenSLR
New Member
- Joined
- May 24, 2018
- Messages
- 28
- Office Version
- 365
- Platform
- Windows
Hi all,
In my excel sheet I am putting in quantities of apartments, there may be a few hundred apartments per complex.
Column A will be the unit no., column B number of bedrooms, column C no of bathrooms, etc.
e.g.
A , B, C,
101, 2, 1,
102, 1, 1,
103, 3, 2,
It may take 4 hours to clean a one bedder with one bathroom, 5 hours to clean a 2 bedroom, 1 bathroom unit and 6 hours to clean a 2 bedder with 2 bathrooms.
I would like a formula to calculate, if cell value A is 1 and cell value B is 1, spit out 4 in column D.
Of course this is a simplified version, my actual sheet will have about 6 columns and the units can be up to 4 bedrooms with 4 bathrooms and 3 balconies and all combinations in between from a studio apartment with no bedroom and 1 bathroom, no balcony, etc.
I know how to use IF & AND formulas for a small amount of variables but what is the best formula or technique to use for many variables without having to use a formula string a mile long?
Thanks in advance.
s
In my excel sheet I am putting in quantities of apartments, there may be a few hundred apartments per complex.
Column A will be the unit no., column B number of bedrooms, column C no of bathrooms, etc.
e.g.
A , B, C,
101, 2, 1,
102, 1, 1,
103, 3, 2,
It may take 4 hours to clean a one bedder with one bathroom, 5 hours to clean a 2 bedroom, 1 bathroom unit and 6 hours to clean a 2 bedder with 2 bathrooms.
I would like a formula to calculate, if cell value A is 1 and cell value B is 1, spit out 4 in column D.
Of course this is a simplified version, my actual sheet will have about 6 columns and the units can be up to 4 bedrooms with 4 bathrooms and 3 balconies and all combinations in between from a studio apartment with no bedroom and 1 bathroom, no balcony, etc.
I know how to use IF & AND formulas for a small amount of variables but what is the best formula or technique to use for many variables without having to use a formula string a mile long?
Thanks in advance.
s