Copying conditional formatting for new rows

Status
Not open for further replies.

Nikos_K

New Member
Joined
Mar 1, 2022
Messages
3
Office Version
  1. 365
Platform
  1. Windows
Hi all.

Apologies if my question seems basic I am an Excel beginner and do a lot of Google searches to find answers.

I have a cell in Column V in which you can select from a list. The list choices are "Underway" "Overdue" Completed" and "n/a" . When the Cell in Column V is selected it's formatting changes depending on selection.
I then wanted Columns A to U to match the colour formatting of column V.


View attachment 59021

I use the following conditional formatting to rules to achieve this.


View attachment 59022

My problem is that I now have to do this for every single row and I wanted to know how I can copy this formatting for every row using the corresponding cell in column V for each row.

Much thanks in advance
Nikos
 

Excel Facts

Easy bullets in Excel
If you have a numeric keypad, press Alt+7 on numeric keypad to type a bullet in Excel.
i think you want this :
for example "overdue", change the "applies to" to "$A$2:$U$1000", so it works for that range.
then be sure your active cell is somewhere in the 1st row of that range = row 2
then "edit" the formula for "overdue" and change it in =$V2="overdue"
Click "ok" and "apply" and check again your changes
 
Upvote 0
Status
Not open for further replies.

Forum statistics

Threads
1,214,599
Messages
6,120,453
Members
448,967
Latest member
grijken

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