Counting Text

Jenny Orr

New Member
Joined
Jul 23, 2014
Messages
2
Hi

This might be a simple question but I'm stumped & would appreciate some advice.

I have over 4000 rows of text data that will need multiple manipulations & filtering but require a running total of visible rows only.

This data is not in numerical format so subtotals & count formulas do not work.
Adding in an additional column of numerical digits to count does not show me where the text data has been manipulated & therefore the count would be wrong, unless I also manipulate this additional numerical column - unnecessary extra work.

So - I need to know how to count visible rows of various text string after manipulations.

Many Thanks

Jenny
 

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple
I have over 4000 rows of text data that will need multiple manipulations & filtering but require a running total of visible rows only.

This data is not in numerical format so subtotals & count formulas do not work.
Did you try applying the SUBTOTAL function to a single column (guaranteed to have data in each of its cells) using 103 (COUNTA) for the argument?
 
Upvote 0

Forum statistics

Threads
1,223,894
Messages
6,175,250
Members
452,623
Latest member
Techenthusiast

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