Good morning,
I am not sure how to formulate this desire into a working function.
My process workflow grid contains 6 columns containing a drop-down single select of around 50 choices. They are TEXT selects for descriptions. I want to identify the corresponding SKU from the text descriptions in a second set of 6 columns (repeat formula). I have a corresponding sheet of the same drop-down values with a column next to it that I want the corresponding SKU to return based on the selection done.
So GRID ONE form fill returns a selected text in column 1, formula searches another sheet GRID 2 for the text in Column 1, then returns the value from the same row, next column and inserts back into column 2 on GRID ONE.
Help?
Or just tell me stop thinking about it because it is not possible :)