K
Keith (Southend)G
I have a function on my spreadsheet that I use in two places to give
a number, what I now want is to then get a return of the maximum value
(I then will want a similar version that returns the minimum value).
These are the two functions I am trying to work with:
e.g.
=VLOOKUP(B2,'Tn05-01_18-06'!$A$1:$B$171,2,FALSE)
and
=VLOOKUP(B2,'Tn05-01_06-18'!$A$1:$B$171,2,FALSE)
(there are subtle differences between the two)
or
=2&(D2<0)+1-1&RIGHT("000"&ABS(D2)*10,3)
and
=2&(F2<0)+1-1&RIGHT("000"&ABS(F2)*10,3)
(again subtle differences)
The problem I have if I use =MAX or =MIN is if one of the entries is
missing it returns #N/A which then that filter through to the final
result.
I hope this is not to confusing.
Many thanks
Keith (Southend)
http://www.southendweather.net
a number, what I now want is to then get a return of the maximum value
(I then will want a similar version that returns the minimum value).
These are the two functions I am trying to work with:
e.g.
=VLOOKUP(B2,'Tn05-01_18-06'!$A$1:$B$171,2,FALSE)
and
=VLOOKUP(B2,'Tn05-01_06-18'!$A$1:$B$171,2,FALSE)
(there are subtle differences between the two)
or
=2&(D2<0)+1-1&RIGHT("000"&ABS(D2)*10,3)
and
=2&(F2<0)+1-1&RIGHT("000"&ABS(F2)*10,3)
(again subtle differences)
The problem I have if I use =MAX or =MIN is if one of the entries is
missing it returns #N/A which then that filter through to the final
result.
I hope this is not to confusing.
Many thanks
Keith (Southend)
http://www.southendweather.net