counting function

polshek

New Member
Joined
Jun 24, 2008
Messages
8
I have a spreadsheet with a column (F) that is made up of the same formula dragged down. This column also has conditional formatting applied, such that it will strike out the formula response. I would like to count the number of times that the cells in the column are NOT struck through. Is this somehow possible?

Thank you in advance for your assistance.
 
I'm sorry I don't understand - your CF strikes thru (ie conditionally formats) your cells if they contain "100% SD Revised","100% DD", or "100% SD". So, for the formula I posted to return 0, that means every cell in the range F10:F56 must contain either "100% SD Revised" or "100% DD" or "100% SD". Is this not the case?
 
Upvote 0

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.
The cells in the f10:f56 contain a formula (=LOOKUP(2,1/(F13:CZ13="X"),$F$4:$CZ$4)) which results in one of 70 different answers that are in the cells F4 thorugh CZ4. three of the 70 answers, (cell H4, I4, J4) are "100% SD Revised","100% DD","100% SD". does that make sense?

For the purposes of the counting function only, I want column F to no longer act as a formula, but rather text only.
 
Last edited:
Upvote 0

Forum statistics

Threads
1,214,926
Messages
6,122,306
Members
449,079
Latest member
juggernaut24

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