I know there is going to be a simple formula response to this but my brain is too focused on the holidays to come up with a solution.
I have a spreadsheet that contains rates in about 10 columns. I would like to add a column at the end of the spreadsheet that returns the lowest value. However, the data contains zeros therefore the min formula is not working. I have added the following formila =IF(MIN(AO4,AJ4,AE4,Z4,U4,P4,K4)=0,"NO BID",MIN(AO4,AJ4,AE4,Z4,U4,P4,K4)) but that is no help either.
Any suggestions? Basically, I want to return the lowest value that is greater than zero.
Thanks and Happy Holidays!
I have a spreadsheet that contains rates in about 10 columns. I would like to add a column at the end of the spreadsheet that returns the lowest value. However, the data contains zeros therefore the min formula is not working. I have added the following formila =IF(MIN(AO4,AJ4,AE4,Z4,U4,P4,K4)=0,"NO BID",MIN(AO4,AJ4,AE4,Z4,U4,P4,K4)) but that is no help either.
Any suggestions? Basically, I want to return the lowest value that is greater than zero.
Thanks and Happy Holidays!