I need the Continued color coding using Conditional formating
Example which is Shown above
if I repeat the value 1 any where in the cell I need the Organe color to be highlighted till the end if there is no other value
Assuming conditional format required in column "R"
Go to Format > Conditional Formatting > Select Condition1 "Formula Is" & type below formula in next blank column. After that click on format & select color which you required. Copy & drag down.
=AND(COUNTIF($R:$R,R2)>1,NOT(ISBLANK(R2)))
@ Atul i retried several time with actual data, but was not successful yet,, hence requesting you help here to do the same conditional formatting for the attached file.. please which is real data...
Dear Santhurcv, If you describe in details i.e what is your criteria?, which data use alfa or numeric? etc, with sample file which you required actual result & with original some data. Its more clarity to me.
Please find the attached Original file requirements are as below.
This is Shift roaster where i would like to see the in which shift he is continue Color coding helps me for same.
i would need the same color for same person anywhere in the sheet.
.
Dear Santhurcv
Refer your file. I suggest you if you change your data structure it may more help for you.
I have attach two format sample files.
Which file is more suitable for you, select.
Confirm your views.
But my Requirements are as below
1. Color for a Res# and the same Row needs to be highlighted with same color untill there is another Res#
2. Once i have the new res# on that row i want the color assigned to him/her has to be highlighted untill i see next res#..