This wikiHow teaches you how to find duplicate cells in a column using Google Sheets on your Android.

Steps

  1. It’s the green icon with a white table outline (labeled “Sheets”) in the app drawer. You may also find it on your home screen.
  2. The contents of the spreadsheet will appear.
    Advertisement
  3. Be sure to tap the letter above the column that contains the data you wish to check for duplicates. This will highlight the entire column.
  4. It’s the third icon at the bottom of the screen. A pop-up menu will appear.
  5. You may have to scroll down to find it. This opens the “Create a rule” window.
  6. Now you’ll see a blank under “Custom formula.”
  7. This formula checks all values in column “G” (starting with G1) that appear in more than one cell. In this example, “G” is the letter at the top of the column—you’ll need to replace “G” with the letter that’s at the top of the column you selected.
    • For example, if you clicked the A column, you would type =countif(A:A,A1)>1 into the blank.
  8. It’s at the top-right corner of the screen. This saves your custom formula and brings you back to your spreadsheet. You will now see all cells in the column that contain duplicates in a different color.
    Advertisement

Expert Q&A

Ask a Question

      Advertisement

      About this article

      Article Summary X

      1. Open Sheets .
      2. Tap the file you want to edit.
      3. Tap the letter at the top of the column.
      4. Tap the “A” icon.
      5. Tap Conditional Formatting .
      6. Select Custom Formula from the drop-down menu.
      7. Type =countif(G:G,G1)>1 into the blank.
      8. Tap Save .

      Did this summary help you?
      Thanks to all authors for creating a page that has been read 7,422 times.

      Is this article up to date?

      Advertisement