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

When did Power Query debut in Excel?
Although it was an add-in in Excel 2010 & Excel 2013, Power Query became a part of Excel in 2016, in Data, Get & Transform Data.
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,215,460
Messages
6,124,949
Members
449,198
Latest member
MhammadishaqKhan

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