Conditional Formatting

kgarland

New Member
Joined
Aug 21, 2002
Messages
16
I'm doing a report in which I'd like to have the cell automatically bold the font and change the background for 7 people. Is there any way to increase the Conditional Formatting wizard box from 3 to as many as i want?

Or will I have to resort to another way of accomplishing my main goal?
 

Excel Facts

Can a formula spear through sheets?
Use =SUM(January:December!E7) to sum E7 on all of the sheets from January through December
On 2002-08-22 14:25, kgarland wrote:
I'm doing a report in which I'd like to have the cell automatically bold the font and change the background for 7 people. Is there any way to increase the Conditional Formatting wizard box from 3 to as many as i want?

Or will I have to resort to another way of accomplishing my main goal?

If all people are to be formatted the same, you could list them on your sheet somewhere and name them, for example, "mypeople" via the name box. You could then use one formula such as
=COUNTIF(mypeople,B2)
in cell b2 for example.
 
Upvote 0
On 2002-08-22 14:36, kgarland wrote:
UNFORTUNEATELY, EACH PERSON WILL HAVE A DIFFERENT BACKGROUND COLOR. WOULD THAT FORMULA STILL APPLY?

No it would not. You would be limited to three using straight conditional formatting. Stay tuned for a vba solution, or better yet, take advantage of the search function here. This subject has been brought up many, many times.

Good luck.
 
Upvote 0

Forum statistics

Threads
1,224,811
Messages
6,181,081
Members
453,021
Latest member
Justyna P

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