Forum Discussion

anupambit1797's avatar
anupambit1797
Iron Contributor
Jan 13, 2025
Solved

IFS or anyother function

Dear Experts,                     I have a data like below:- So, Column "B" - sfn can go from 0 ~ 1023, and Column-"C", can go from 0~19, Column "G" has 3 values(rnti's) -    Now, we have only 2 ...
  • SergeiBaklan's avatar
    Jan 18, 2025

    Not sure I understood the logic correctly. As variant

    =IF( D2=D1, H1, "fdm-" & COUNTIF(OFFSET(D2, 0,0, 10), D2 ) )

    and fill down. Please check in attached.

Resources