EV0298C40
EV300C39
EV320M6
Say I have that on a
what would be the formula to count those and get 3
EV0298C40
EV300C39
EV320M6
Say I have that on a
what would be the formula to count those and get 3
Formula on b1
=COUNTA(Your_Range)
Use this:
=COUNTA(A:A)
Hope this helps.
Pete
I have dragged the formula longer , thus I am getting say 300 instead of 255
Alkey yours almost worked , I get 301
If you like my answer please click on * Add Reputation
Don't forget to mark threads as "Solved" if your problem has been resolved
"Nothing is so firmly believed as what we least know."
--Michel de Montaigne
But my answer is 255
It counts a formula that has no data
Then use this one
Formula:
=COUNTIF(A:A,"?*")
If I manually highlight the data
So what is your data: again illustrates the need to post a file as we cannot second guess your data!
I am not able to attach , it not works today , my net has issues
Okay, describe what you have in column A. Do you have a heading(s)? Which is the first cell with that formula? What is the formula? Where has it been copied down to? Do you have anything else in that column?
Pete
The data is mix of text and alpha
EV0298C40
EV300C39
EV320M6
Those are extracted through formula
![]()
=IFERROR(INDEX($B$1:$B$9999,SMALL(IF((NOT(ISNUMBER(LEFT($B$1:$B$9999,1)+0)))*($B$1:$B$9999<>""),ROW($B$1:$B$9999)-ROW($A$1)+1,""),ROWS($A$1:A1))),"")
The file , let me see if it attach
The formula in E1 should be:
=COUNTIF(D:D,"?*")
not COUNTA.
Hope this helps.
Pete
Oh , Alkey was correcr
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks