Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi!
Use the key combo of CTRL ` to toggle between formula view and normal view or goto ToolsOptionsViewFormulas. Your problem might be that some of your values have been formatted as TEXT. A1 = 6535 A2 = 3700 =SUM(A1:A2) If that formula returns 0 then the values are TEXT Try this: Select an empty cell and make sure that it's formatted as GENERAL Copy that empty cell Select the cells that contain your number values Goto EditPaste SpecialAddOK That will "force" the values to convert to a GENERAL format. Biff "crzyg8r" wrote in message ... Pete, That is not the case, I have 6535 in one cell, trying to add it to (3700) and it is coming up with zero...I have also tried moving other cells and doing the same thing and have come up with other incorrect answers. I have also tried putting the following: A12+A13 A12-A13 A12+(A13) and A12-(-A13) None of these have produced the correct answer of 2835 which I could easily do by hand, but I am trying to do a 5 year business p&l build out and that will take forever and lead to issues if I can not get a simple formula like SUM to work in this worksheet. Also in the short time it took you to respond (which thank you so much for the incredibly quick response) I tried duing the Error Check tool and now every formula in the spread sheet is showing the formula and not the value and I have looked around and can not figure out how to change it back to normal. If you could advise on that as well it would be appreciated. CG "Pete" wrote: It might be a rounding error problem. If you have 1.4 in both A12 and A13 but these are formatted as number with 0 decimal places, they will both show as 1, but the answer to the formula will show as 3. Pete |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 - Replicating Formula in Column | Excel Discussion (Misc queries) | |||
Formula checking multiple worksheets | Excel Worksheet Functions | |||
edit formula bar in excel 2003? | New Users to Excel | |||
EDIT FORMULA BAR in excel 2003? why not? where is it? | Excel Worksheet Functions | |||
CHR() function not working in Excel 2003 | Excel Discussion (Misc queries) |