SUM Function not working in 365

plantperson

New Member
Joined
Feb 12, 2021
Messages
3
Office Version
  1. 365
Platform
  1. Windows
Rich (BB code):
QT1g2g3g5g8g10G15Gtotal
015000000
0​
0
3​
000000
3​
019020000
0​
75​
0000000
75​

I am basically trying to find the sum of the different sizes of plants. There is a XLookup where it feeds the numbers in from a list, but the total is where I am inputting the formula of =SUM(K:G) and for some rows it returns the correct total and for others returns a 0.

I am on MSOffice365, I checked to make sure the numbers are not formatted into text.
 

Excel Facts

Select a hidden cell
Somehide hide payroll data in column G? Press F5. Type G1. Enter. Look in formula bar while you arrow down through G.
It looks like in that the rows where you are getting a zero, the numbers are left-justified in their cells.
That implies that the numbers, are in fact, entered as text and not numbers (and changing the format of the cells will NOT change that!).

If you select one of those columns, and go to the Data menu and select "Text to Columns" and click "Finish", that should convert those values to numbers.
You would need to do that on each of those columns.
 
Upvote 0
Solution

Forum statistics

Threads
1,215,390
Messages
6,124,667
Members
449,178
Latest member
Emilou

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