Forum

Notifications
Clear all

SUM NUMERIC VALUE

3 Posts
2 Users
0 Reactions
140 Views
Md Saliha
(@navsal66)
Posts: 108
Estimable Member
Topic starter
 

Hi 

Here i am confuse to total only numeric data, but here is date also in same column. any body provide formula for summing only numeric data.

 

Thanks/Saliha

 
Posted : 03/11/2022 8:55 am
(@mynda)
Posts: 4761
Member Admin
 

Hi Saliha,

In Excel dates are numbers too. They're stored as date serial numbers, so it's not as simple as identifying which values are dates vs numbers simply by the value itself.

If you have an adjacent column with a criteria, you can use, like you do in the example file in column B, then you can use a SUMIF formula like so:

=SUMIF(B3:B11,"Numeric",C3:C11)

Mynda

 
Posted : 03/11/2022 7:04 pm
Md Saliha
(@navsal66)
Posts: 108
Estimable Member
Topic starter
 

Thanks  a lot Mynda got it my answer.

 
Posted : 04/11/2022 12:47 am
Share: