data saving as zero

jalea148

Board Regular
Joined
Mar 23, 2012
Messages
58
formula produces non zero result [107k] but saves it as zero. Excel 2010, Win 10.
1GokAT.jpg
 

Excel Facts

What did Pito Salas invent?
Pito Salas, working for Lotus, popularized what would become to be pivot tables. It was released as Lotus Improv in 1989.
Cant see your formula but my best guess is that the value the formula returns (ie the cell it refers to) is formatted as text and not as a number and the result cell is formatted as a number. In this case the formula may well evaluate to something that looks like a number but it appears in your sheet as text.

HTH
 
Upvote 0
Cant see your formula but my best guess is that the value the formula returns (ie the cell it refers to) is formatted as text and not as a number and the result cell is formatted as a number. In this case the formula may well evaluate to something that looks like a number but it appears in your sheet as text.

HTH
Here's a snippit.
urlnjp4hp

A260 = 1/14/13; the if statement evaluates to 8650.39.
 
Upvote 0
Problem is much easier to demonstrate. If a number is typed into a cell it's OK. However, any function defining the cell results in zero. For example, if B12 is 1234.5 and C12 is = B12 the result in C12 is 0. Note, the file is saved xlsm.
 
Last edited:
Upvote 0
Problem is much easier to demonstrate. If a number is typed into a cell it's OK. However, any function defining the cell results in zero. For example, if B12 is 1234.5 and C12 is = B12 the result in C12 is 0. Note, the file is saved xlsm.

problem solved after iterative calculation OK'd in Options > Formulas
 
Upvote 0

Forum statistics

Threads
1,215,540
Messages
6,125,405
Members
449,223
Latest member
Narrian

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