Hi Guys, Good day!
Need some help figuring out the formula to get the desired output.
Formula used =IF(AND(Work@row = "Artwork", [Type of work]@row = "Bottle Sleeve"), "5100"), IF(AND(Work@row = "Artwork", [Type of work]@row = "Tray"), "5101")
The first part of the formula is good and working and when I copy the same formula to make additional conditions then it's not working.
What I am trying to achieve here is to get my output based on two other columns
, see screenshot.