B
bramweisman
How can I create a user function that accomplishes this:
=IF(MAX(H2:H35)<ABS(MIN(H2:H35)),MIN(H2:H35),MAX(H2:H35))
I want this function to let me simply enter
=MAXABS(h2:h35)
Thanks in advance,
Bram Weisma
=IF(MAX(H2:H35)<ABS(MIN(H2:H35)),MIN(H2:H35),MAX(H2:H35))
I want this function to let me simply enter
=MAXABS(h2:h35)
Thanks in advance,
Bram Weisma