Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I am working with excel spreadsheets which are pre-formatted to sum up
columns but recently when I update numbers in the columns the update is not added to the sum. This is happening to all my spread sheets, I have tried the =isnumber(A1) function and it returns a TRUE value also all the formulas are correct. So does anyone know why things are not adding up? They only add up when i attempt to leave the spread sheet it asks me "do you want to save" if you click "yes" then the spread sheed adds up all the sums correctly. Eg. D 1 5 2 10 3 0 <----------(my formula looks like this =sum(D1:D2)) even if i start out by deleting the contents of cells D1 and D2 then enter a value the sum for D3 is still zero. |
#2
![]() |
|||
|
|||
![]()
Click on Tools/Options/Calculation and make sure calculation is set to
automatic, not manual. "Vlad" wrote: I am working with excel spreadsheets which are pre-formatted to sum up columns but recently when I update numbers in the columns the update is not added to the sum. This is happening to all my spread sheets, I have tried the =isnumber(A1) function and it returns a TRUE value also all the formulas are correct. So does anyone know why things are not adding up? They only add up when i attempt to leave the spread sheet it asks me "do you want to save" if you click "yes" then the spread sheed adds up all the sums correctly. Eg. D 1 5 2 10 3 0 <----------(my formula looks like this =sum(D1:D2)) even if i start out by deleting the contents of cells D1 and D2 then enter a value the sum for D3 is still zero. |
#3
![]() |
|||
|
|||
![]()
Thank you VERY much that has solved my problem
"JMB" wrote: Click on Tools/Options/Calculation and make sure calculation is set to automatic, not manual. "Vlad" wrote: I am working with excel spreadsheets which are pre-formatted to sum up columns but recently when I update numbers in the columns the update is not added to the sum. This is happening to all my spread sheets, I have tried the =isnumber(A1) function and it returns a TRUE value also all the formulas are correct. So does anyone know why things are not adding up? They only add up when i attempt to leave the spread sheet it asks me "do you want to save" if you click "yes" then the spread sheed adds up all the sums correctly. Eg. D 1 5 2 10 3 0 <----------(my formula looks like this =sum(D1:D2)) even if i start out by deleting the contents of cells D1 and D2 then enter a value the sum for D3 is still zero. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Error trapped only while stepping through the code - Not triggered when run | Excel Discussion (Misc queries) | |||
Error trapped only while stepping through the code - Not triggered when run | Excel Discussion (Misc queries) | |||
Problem with VBA returning the contents of a long formula. | Excel Discussion (Misc queries) | |||
ERROR | Excel Discussion (Misc queries) | |||
Excel error - Startup (and Acrobat PDFMaker) | Setting up and Configuration of Excel |