Help highlighting rows based on cell contents

Pharmacisticus

New Member
Joined
Sep 12, 2018
Messages
13
Hi All,

I'm using Excel 2016 and need some help highlighting.
I've added a link to a picture of the worksheet I'm working on.
https://drive.google.com/open?id=121zcWYWY9W_6wqLiTiJaQCNdnAT2Jl2s

I want to highlight all rows that have the word "Complete" in column J
I've tried using conditional formatting but I can't get it to work, unfortunately, "complete" is a common word throughout the document so I keep getting rows highlighted that I don't want.

Any help would be greatly appreciated,

Cheers,

Josh
 

Excel Facts

Remove leading & trailing spaces
Save as CSV to remove all leading and trailing spaces. It is faster than using TRIM().
Select from cell A23 to the bottom right of your data and then apply the Conditional Formatting (formula) shown. Note the $ in front of the J.

Excel Workbook
ABCDEFGHIJKL
22
23Complete
24Doesn't matter if Complete appears in this columnAction
25
26Action
27Complete
28
CF complete
Cells with Conditional Formatting
CellConditionCell FormatStop If True
A231. / Formula is =$J23="Complete"Abc
 
Last edited:
Upvote 0

Forum statistics

Threads
1,215,645
Messages
6,125,995
Members
449,279
Latest member
Faraz5023

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top