Forum Discussion

Nic Walmsley's avatar
Nic Walmsley
Copper Contributor
Aug 03, 2018
Solved

Help with tricky formulas

Hi there,   I need some help with some tricky excel formulas. Would greatly appreciate some help as I have nearly 7000 rows of data to sort out. The developer I was hoping to get help from has hand...
  • SergeiBaklan's avatar
    SergeiBaklan
    Aug 06, 2018

    Hi Nic,

     

    Formula in D could be

    =IF(COUNTIFS($B$1:$B1,$B2,$C$1:$C1,$C2),LOOKUP(2,1/($B2=$B$1:$B1),$A$1:$A1),"")

    and attached

Resources