I have a range of 4 numbers, both positive and negative and I want the max number, but if the max number is greater than zero, then I want to return zero.
I have a range of 4 numbers, both positive and negative and I want the max number, but if the max number is greater than zero, then I want to return zero.
Try
=MIN(0,MAX(A1:A4))
Hi,
Assuming the numbers are in A1:A4 then
Formula:
Please Login or Register to view this content.
Richard Buttrey
RIP - d. 06/10/2022
If any of the responses have helped then please consider rating them by clicking the small star iconbelow the post.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks