how find the same data and mark it

Dear Team,

Could you help give a solution that find the column 3&4, if the data is the same, mark the both lines, thanks

Answers

  • Anjanesh Vaidya
    Anjanesh Vaidya ✭✭✭✭✭

    Hi Christy Chen,

    As per the condition, you can create a helping column and apply the following formula:

    =COUNTIF([Column3]:[Column3], [Column3]@row)

    This formula will count the number of times the value in column 3 is repeating.


    and then you can apply the conditional formatting rule -

    This will work as, when the data is the same, it will mark both lines.


    I hope it will work.

    Thank you!

    Anjanesh Vaidya

    Thanks,

    Anjanesh Vaidya

    Smartsheet Development, Ignatiuz Software

    Did this answer help you? Show some love by marking this answer as "Insightful💡" or "Awesome❤️" and "Vote Up⬆️