F
Flats
Hi,
I'm trying to produce the maximum and minimum values from a range but
don't want blanks to be returned as 0.
The basic formula is =MIN(B4:BU4)
I tried =IF(LEN(MIN(B4:BU4))=0,"",MIN(B4:BU4)) but it still return
0's
Thank
I'm trying to produce the maximum and minimum values from a range but
don't want blanks to be returned as 0.
The basic formula is =MIN(B4:BU4)
I tried =IF(LEN(MIN(B4:BU4))=0,"",MIN(B4:BU4)) but it still return
0's
Thank