How to mix Subtotal & Countif

nghiencuukh7

New Member
Joined
May 6, 2019
Messages
6
Hello everybody ! Have a good day
Today i want to ask you how can i mix Subtotal & countif
Because i want to count all the code in the table but it is Text , i used =COUNTIF(B3:B1858,"*") and it count all text but when i choose fillter some code. The number in countif cell does not change
Here is my exel file https://www.dropbox.com/s/lwy8rlaosc8id2p

95E2xQy.png

q1T7OyG.png
 

Excel Facts

How can you turn a range sideways?
Copy the range. Select a blank cell. Right-click, Paste Special, then choose Transpose.
From the help file:-
1-11 includes manually-hidden rows, while 101-111 excludes them; filtered-out cells are always excluded.
 
Upvote 0
From the help file:-
1-11 includes manually-hidden rows, while 101-111 excludes them; filtered-out cells are always excluded.
So from my help file. Could you show me how to detect the hidden rown in cell before i handlding, and what should i do :D
 
Upvote 0
Your file has hidden columns (C, D & E) but no hidden rows.
Therefore you should use the formula posted by sandy666
 
Upvote 0

Forum statistics

Threads
1,214,581
Messages
6,120,368
Members
448,957
Latest member
BatCoder

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