P
Phil Newman
hi, i have these two data columns
1 0.34564
2 0.4645
3 0.464
4 0.4786
5 0.47611
6 0.951
7 0.894
8 0.65785
9 0.654
I have two known numbers, 3 and 5, which relate to column 1. i want to
find out what it the minimum between the corresponding numbers in
column 2 between 3 and 5. note that 1 may not relate to A1 (or B1 C1
etc) so is not related to cell position, so if the cell position is
needed, this needs to be found.
e.g. the numbers in column two which correspond to between 3 and 5 in
column 1 are:
0.4645
0.464
0.4786
0.47611
the minimum is 0.464. the maximum is 0.4786.
how can i do this in excel, without knowing the numbers in the
columns, i.e. they are on a different sheet, and you just want to find
between 3 and 5 by entering 3 and 5 into a cell.
Thanks,
Phil
1 0.34564
2 0.4645
3 0.464
4 0.4786
5 0.47611
6 0.951
7 0.894
8 0.65785
9 0.654
I have two known numbers, 3 and 5, which relate to column 1. i want to
find out what it the minimum between the corresponding numbers in
column 2 between 3 and 5. note that 1 may not relate to A1 (or B1 C1
etc) so is not related to cell position, so if the cell position is
needed, this needs to be found.
e.g. the numbers in column two which correspond to between 3 and 5 in
column 1 are:
0.4645
0.464
0.4786
0.47611
the minimum is 0.464. the maximum is 0.4786.
how can i do this in excel, without knowing the numbers in the
columns, i.e. they are on a different sheet, and you just want to find
between 3 and 5 by entering 3 and 5 into a cell.
Thanks,
Phil