Excel 2003 Count cells that contain numbers, with decimal numbers

adulted

Active Member
Joined
Jan 22, 2004
Messages
339
Hello all,

I have been looking for a formula that would give me a total number of numeric data entries.

i.e:
E5 8
E6 7.2
E7 5.5
E8 6
E9 16.4

=count(e5:e8) My result is 2, how can I modify or use a different formula to total 5, including decimal numbers that may have been entered.

Thanks in advance
 

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.
Count counts decimals as well as integers so your 'numbers' just arent real numbers but text. How are the numbers added to the cells?
 
Upvote 0
Hello mole999 ,

Thank you, worked perfectly. I had to change the cell formatting to General rather then Number 1 decimal place.
 
Upvote 0

Forum statistics

Threads
1,214,979
Messages
6,122,561
Members
449,089
Latest member
Motoracer88

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