Thanks for the information but it's not what I'm looking for.
I need to get the result after I enter the formula, for example, if I select 2 cells and add the SUM formula, I need the result of that sum, but right now it shows 0, even though there is a result.
Excel formula showing 0 instead of result
Hi,
Whenever I try to use a formula as simple as SUM in excel, the results show 0. This happens every time I copy the data from another source, so in order for it to work, I have to go and manually enter all the data.
I have tried:
- Pasting the data as a value number. It doesn´t work.
- Using a formula to change the format so it recognizes the numbers. It doesn't work.
- Enabling " interactive calculation" from options. It doesn't work.
The only way it works is by manually entering all the numbers, which is really tiresome and time-consuming as well.
How can I avoid this from happening?
Microsoft 365 and Office | Excel | For home | Windows
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
7 answers
Sort by: Most helpful
-
Anonymous
2022-07-30T03:50:02+00:00 -
Anonymous
2022-07-30T02:26:08+00:00 Hi Nerak,
please follow the link below to fix the query :
-
Anonymous
2022-07-30T04:12:39+00:00 This must be an array formula,
Go to the cell, and press F2,
then HIT CTRL+SHFT+ENTER simultaneously.
lets try this
In Arrays formula if you go to function arguments, then it will show correct result but if they are not entered with CTRL+SHFT+ENTER, then they will either show zero or incorrect result.
You can drag or copy array formulas, and then it will work correctly
or try
-
Andreas Killer 144K Reputation points Volunteer Moderator2022-07-30T05:39:54+00:00 SUM skip text values, that's the reason.
Format the cells as General (or any number format you like) and re-enter the values.
Read also this article
Convert numbers stored as text to numbers - Office Support
Andreas.
-
Anonymous
2022-08-08T19:34:52+00:00 Hi, that's what I tried first but it doesn't work