Home |
Search |
Today's Posts |
#7
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Try this...
=IF(A1="","",IF(COUNT(A1),IF(SQRT(A1)SQRT(AVERAGE (A$1:A$54)),1,IF(SQRT(A1)<SQRT(AVERAGE(A$1:A$54)),-1,"")),"")) -- Biff Microsoft Excel MVP wrote in message ... Sorry, I did attempt to catch that with: "Thanks. I used the formula as listed below. If I cell A1 is 0, A2 is 0 the cell B3 (I copy the formula down) lists as -1." however I wasn't explicit enough with the expected outcome. In this example B3 should be blank. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Nested IF statements | Excel Worksheet Functions | |||
nested IF statements | Excel Worksheet Functions | |||
Nested if statements | Excel Worksheet Functions | |||
Nested If/Then statements | Excel Worksheet Functions | |||
I want to use more than 7 nested if then statements | Excel Worksheet Functions |