Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
How can I express the following in a formula
If B1 is greater than 4.5 but less than or = 5.9 AND B2 <0.15 THEN "Less than Min" + If B1 is greater = 4.5 AND B2 <0.15 THEN "Less than Min" + If B1 is greater than 4.5 but less than or = 5.9 AND B2 0.15 THEN "Blank" + If B1 is greater than 5.9 AND B2 <0.30 THEN "Less than Min" + Otherwise "Blank" Overall if B1 < 4.49 then it doesn't matter whats is B2, formula should return "Blank", and if B1 = 0, then "Blank" also regardless f whats in B2 I hope I've made it clear and covered all scenarios. The above should be in one cell hence the + I've used. I'm just getting confused trying to construct it Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If statement using multi columns | Excel Worksheet Functions | |||
Anybody have a multi division income statement template? | Excel Discussion (Misc queries) | |||
If statement | Excel Discussion (Misc queries) | |||
Do I need a sumif or sum of a vlookup formula? | Excel Worksheet Functions | |||
How to express this in an if statement. | Excel Worksheet Functions |