J
jcheko
I have two columns, one with cost codes and another the values of those cost
codes....in another worksheet I need to bring in that information. first the
function has to read down the column with the values and if it identifies a
values greater than zero I need the function to bring in the cost code. can
anyone help with this?
codes....in another worksheet I need to bring in that information. first the
function has to read down the column with the values and if it identifies a
values greater than zero I need the function to bring in the cost code. can
anyone help with this?
1)<=COUNTIF(values,"<0"),INDEX(codes,SMALL(IF(values<0,ROW(codes)-MIN(ROW(codes))+1),ROWS(D$1