M
Mike
I would like to know what formula I should use to find
the following:
I need to know what row a particular coulmn of numbers
exceeds a particular cell.
ie
Cell A1 =2,000
Column B, has cumaltive numbers
C represents a particular level
see below:
B1=200 C1=101
B2=500 C2=102
B3=900 C3=103
B4=1,500 c4=104
B5=1,800 C5=105
B6=2,100 C6=106
B7=3,000 C7=107
etc
I need to have a formula that looks down column B and
finds the first cell that has a number greater than what
is in cell A1 (2,000) and then displays what is in the
corresponding column C. In this case B6 is greater than
A1 - so I wold like to display what is in C6 or 106.
TIA,
Mike
the following:
I need to know what row a particular coulmn of numbers
exceeds a particular cell.
ie
Cell A1 =2,000
Column B, has cumaltive numbers
C represents a particular level
see below:
B1=200 C1=101
B2=500 C2=102
B3=900 C3=103
B4=1,500 c4=104
B5=1,800 C5=105
B6=2,100 C6=106
B7=3,000 C7=107
etc
I need to have a formula that looks down column B and
finds the first cell that has a number greater than what
is in cell A1 (2,000) and then displays what is in the
corresponding column C. In this case B6 is greater than
A1 - so I wold like to display what is in C6 or 106.
TIA,
Mike