Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have a worksheet with data by month in columns. I want to look through the data consecutively and find the first value greater than 0 in each row.
I can do this with an imbedded if statement, but I did not know until recently that you can only have 8 IF's. So it takes two if formulas, the first with 8 IFs the second with five, one to compare to the result of the first IF formula and the rest to check the final 4 months of data. I tried to figure out a way to use the CHOOSE option to make this work but had no success there. Is there a better way to do this? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Matching Values from an Array | Excel Worksheet Functions | |||
I want the greater number of 2 cells to show in a separate cell | Excel Discussion (Misc queries) | |||
I want the greater number of 2 cells to show in a separate cel | Excel Discussion (Misc queries) | |||
I want the greater number of 2 cells to show in a separate cell | Excel Discussion (Misc queries) | |||
if greater then 99 then 1 if greater then 199 then two | Excel Worksheet Functions |