Let's say...
i have a statement like =IF(AND((B4>=0),(B4<5)),"600" in cell D4.
Then i have =average(d4:d6)
it says, 600 in D4 when b4 is between 0 and 5 but how can i get that number to be calculated with other numbers. Its like it wont recognize the numerical value of the if statement to further calculate
i have a statement like =IF(AND((B4>=0),(B4<5)),"600" in cell D4.
Then i have =average(d4:d6)
it says, 600 in D4 when b4 is between 0 and 5 but how can i get that number to be calculated with other numbers. Its like it wont recognize the numerical value of the if statement to further calculate