count function: won't see numbers as numbers

kimbo

New Member
Joined
Apr 10, 2002
Messages
38
I got a (confidential) Excel file from our database administrator (DBA) with some info linked to individuals' social security numbers (ssn's). That is, the ssn's are in column A and other info about them is in other columns to the right.

I tried to do a "count" function on the column with the ssn's. (The ssn's appear as 123456789; i.e., no dashes.) I know that I set up the function correctly, because it "counts" numbers that I enter myself. However, it won't count the numbers that came back in the file from the DBA. Apparently, it's not seeing those numbers as numbers. (When I highlight the column containing the ssn's and go to Format-Cells-Number, the "General" category comes up. I click "OK" and the count function still doesn't work for the ssn's.)

I used the example of ssn's to describe the situation, but count functions don't work for any of the other numbers from the DBA either.
 

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off
try using =COUNTA() instead, or use =COUNT() but format the cells as numbers, not general.
This message was edited by anno on 2002-04-11 16:07
 
Upvote 0

Forum statistics

Threads
1,214,646
Messages
6,120,717
Members
448,985
Latest member
chocbudda

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