Forum Discussion
jsminchak
Dec 17, 2020Copper Contributor
Help with getting two cells to match based on cell color and adjacent cells
Let me start by saying I am far from an Excel expert so please dumb it down for me... I am trying to find a quick way to get two cells that are different in column A to match based on cell backgr...
jsminchak
Dec 18, 2020Copper Contributor
Nevermind. I figured it out with an IF logic. =IF(B2=B3,A3) I am surprised I had this many views on this post and no replies, and an Excel noob like me figured it out.