May 17, 2018 How to check duplicate data on Google Spreadsheet. You can do it this step. Select Column Choose Format - Conditional Formating in Conditional Formating Choose formula cell if custom put the code=countif(A:A,A1)>1 A is column A, you can change the column and the duplicate data will be highlight with color you choose Read More