Highlighted Cells

Brenkenathan

Board Regular
Joined
Sep 19, 2002
Messages
146
Is there a way to count how many highlighted cells in a row? Thanks for your assistance
 

Excel Facts

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type
I have cells that are highlighted because of conditional formating. IF the cell says Future it is highlighted(YELLOW) Is there a way to count the number of highlighted cells?
 
Upvote 0
Have a look at the COUNTIF worksheet function.

Try :-

=COUNTIF(A1:A10,"Future")
 
Upvote 0
Hi,

If you are referring to the interior.colorindex then have a look at this link:

http://www.cpearson.com/excel/colors.htm

EDIT: Just noticed you are using CF - try this one instead:

http://www.cpearson.com/excel/CFColors.htm

HTH

_________________<font color="blue"> «««<font color="red">¤<font color="blue"><font size=+1>Richie</font><font color="red">¤<font color="blue"> »»»</font>

caffeine_sample.gif
</gif>
This message was edited by Richie(UK) on 2002-11-01 09:57
 
Upvote 0

Forum statistics

Threads
1,214,792
Messages
6,121,612
Members
449,038
Latest member
apwr

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