Conditional Formatting for Current Row

Marmit424

Board Regular
Joined
Jul 12, 2016
Messages
58
Hi!

I'm trying to get Excel to apply conditional formatting to each row based on the first columns text. It will need to check all rows because the selections will change. Ex:
TitleColumn 1Column 2Column 3Column 4
Selection 2Needs input hereNeeds Input Here
Selection 5
Needs Input HereNeeds Input Here

<tbody>
</tbody>

Is there an efficient way to get Excel to do this? Thank you!
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.
Sure, just apply it to the whole range, and write the formula as it applies to the first column (lock it down using absolute cell referencing, i.e. $A2).

If you need more help, please explain EXACTLY what you are trying to do in more detail.
 
Upvote 0
Please do the following;

1. Select the whole table or cell references

2. Go the CF, >New Rules > Format only cells that contains

3. Select > Cell Value > Equals to > and in Reference bar click on your table's First Cell ( it will automatically be a ABSOLUTE Reference Cell)

4. Click on Format and choose the color and Press OK
 
Upvote 0

Forum statistics

Threads
1,215,038
Messages
6,122,798
Members
449,095
Latest member
m_smith_solihull

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