Thanks a lot Bernd and JE,
I found that if I use your formulas I got "a lot" of close min and
max... instead I would like to have if not exactly THE min or max ,
close enough in that region....
I know what I=B4m saying is different now from my original request, but
you know, I=B4m user !!.
I found that if I modify JE's formula to: (i=B4m starting at A10)
=3DCHOOSE(2-(A11>A10)*(A11>MAX(A12:A20)))+(A11<A10)*(A11<MIN(A12:A20))),"ma=
x","","min")
gives me less points and close enough to the regions where there is a
max or a min. however sometimes miss completely some of them. I tried
several extensions of the range A12:A20 but always loose some max or
mins.
I wonder, if you guys can tweak it to catch those.....
Thanks again for your time.
Mika
bplumhoff@gmail.com wrote:
> Hello,
>
> And in case of local duplications:
>
> =3DCHOOSE(TRUNC((SIGN(A2-A1)+SIGN(A2-A3))/2)+2,"I'm a min rel.","","I'm a
> max rel.")
>=20
> Regards,
> Bernd
Bookmarks