- Select cells in both lists (select first list, then hold CTRL key and then select the second)
- Go to Conditional Formatting > Highlight Cells Rules > Duplicate Values.
- Press ok.
- There is nothing do here. Go out and play!
Keeping this in consideration, how do you pull data in Excel?
Defining a Range Name in Excel
- Before entering the formula, go to the source data worksheet.
- Select all the cells from A4 (header for the Order # column) down through H203.
- Click inside the Name Box above column A (the Name Box now displays A4).
- Type data, then press Enter.
Also Know, how do I find common data in Excel? Select both columns of data that you want to compare. On the Home tab, in the Styles grouping, under the Conditional Formatting drop down choose Highlight Cells Rules, then Duplicate Values. On the Duplicate Values dialog box select the colors you want and click OK.
Secondly, how do I cross out text in Excel?
- Click Open in Excel.
- Select the cells containing the data you want to format.
- Click the Format Cells box launcher. Tip: You can also press Ctrl+5.
- In the Format Cells box, under Effects, click Strikethrough.
- Save the workbook and reopen it in Excel for the web to see the changes.
How do I merge data in Excel?
Combine text from two or more cells into one cell
- Select the cell where you want to put the combined data.
- Type = and select the first cell you want to combine.
- Type & and use quotation marks with a space enclosed.
- Select the next cell you want to combine and press enter. An example formula might be =A2&" "&B2.