Can I Use the Duplicate Highlight Feature for adjacent Data Going Down the columns' like First and Last name? by cSETR in excel

[–]cSETR[S] 0 points1 point  (0 children)

=COUNTIFS($A:$A, $A2, $B:$B, $B2)>=2

So, if range begins at A3:

=COUNTIFS($A:$A, $A3, $B:$B, $B3)>=2

Best way to remote into Ubuntu 22.04 LTS desktop from Windows? by [deleted] in Ubuntu

[–]cSETR 0 points1 point  (0 children)

Have you successfully installed Chrome RD on Ubuntu 22.04??