Bitcoin Forum
May 13, 2024, 07:51:02 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [Did You Know] - Identifying Duplicate Values in a Spreadsheet  (Read 168 times)
Dr.Lecter (OP)
Full Member
***
Offline Offline

Activity: 602
Merit: 134



View Profile
April 13, 2018, 07:26:09 AM
Last edit: April 15, 2018, 03:32:10 PM by Dr.Lecter
Merited by Punqtured (4), Dayx (2), erdanis (1)
 #1

Hello, Cheesy

This is reason why i create topic!!!


for example, i have some Duplicate Values in a spreadsheet like this:



So, how to find Duplicate Values?

1. Select your data => Click Format > Conditional formatting



2. From the:

- "Format cells if..." dropdown menu select "Custom formula is:", and write:


Code:
=countif(A:A,A1)>1

- "Formatting style": choose the color you want. ( i choose red background)

=>> "Done"


Now you have a result (red is the Duplicate Values) :



"aralzain17" vs "aralzajn17"

---------------------------------------

If you have a big data in spreadsheet:

install add-on "Sort by color" :




type : "Sort by color" => press Enter => "+Free"



after finish, Choose column which you want to find Duplicate Values ( i choose column B to check profile link) ). Click to Add-ons => sort by color => sort by cell color.

you got the Duplicate Values on Top or Bottom:





Cheers, Grin Grin Grin

1715629862
Hero Member
*
Offline Offline

Posts: 1715629862

View Profile Personal Message (Offline)

Ignore
1715629862
Reply with quote  #2

1715629862
Report to moderator
Bitcoin mining is now a specialized and very risky industry, just like gold mining. Amateur miners are unlikely to make much money, and may even lose money. Bitcoin is much more than just mining, though!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
ubercool
Hero Member
*****
Offline Offline

Activity: 1078
Merit: 504


View Profile
April 16, 2018, 02:29:48 PM
 #2

Definitely useful for all the managers but I guess they already know it..  Wink
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!