Hi,
I am looking to create a function that will search through a column, if the condition is met I am looking for it to return a text value from another column.
I setup the formula =if(c2="carcass-head on",T(L2),"") that function performs the task I am looking for and provides the text from the L cell. Now what I am trying to do is search the entire C column whenever a certain weight type is present, I was to get the point of sale information from the corresponding L cell, without duplicates.
Does anyone know if this is possible?
Bookmarks