derekstewart
MIS
I have info set up the follwing way for each record:
cust #, item #, value1, value2, value3... value 9
I would like to return cuts #, Item # and the lowest of the 9 values. Is there a way to do this with the min function? Thanks.
cust #, item #, value1, value2, value3... value 9
I would like to return cuts #, Item # and the lowest of the 9 values. Is there a way to do this with the min function? Thanks.