NEWSheetSteps AI now turns entire websites into clean spreadsheet columnsExplore web scraping  →
Google Sheets · Verified tutorial

Highlight cells containing text in Google Sheets

Add conditional formatting to A2:A5 with the custom formula =REGEXMATCH(A2,"Urgent"). Choose any visible fill color.

Verified by JosephineAbout 60 seconds
Quick answer

Add conditional formatting to A2:A5 with the custom formula =REGEXMATCH(A2,"Urgent"). Choose any visible fill color.

Step-by-step

1

Select the targetAdd conditional formatting to A2:A5 with the custom formula =REGEXMATCH(A2,"Urgent").

2

Apply the changeChoose any visible fill color.

Shortcut or faster method

Select the target cell, type or paste the formula in the formula bar, then press Enter.

Expected result

A2:A5 has a custom rule that identifies cells containing Urgent.

Common mistake

Typing the formula as plain text or placing it in the wrong cell.

Troubleshooting

Re-select A2:A5 and repeat the final action. A2:A5 has a custom rule that identifies cells containing Urgent.

Example spreadsheet data

This is the clean fixture used for the verified run.

Task
Urgent: payroll
Website review
Urgent: renewal
Campaign

Video transcript

  1. Open the prepared Practice spreadsheet.
  2. Select the target. Add conditional formatting to A2:A5 with the custom formula =REGEXMATCH(A2,"Urgent").
  3. Apply the change. Choose any visible fill color.
  4. A2:A5 has a custom rule that identifies cells containing Urgent.