Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have one cell (X1101) that sums a column of numbers and displays the total
at the bottom of the column. This works fine. If it matters, the column of cells that X1101 is adding also have sum formulas in them (adding numbers within its row). In cell X1103 I tried to make it equal to X1101 with this formula: X1103=X1101. Very simple, but the display is 0. I tried using an ABS() formula as well and it displays 0, but if you pull up the formula display screen it shows the correct number. Can anyone explain why X1103 displays 0 and how I can correct it as a reference formula so it will automatically update when something changes? I could just type the number in but it would not show any updates. Thanks in advance for your help. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
It;s simpler than that, put this in X1103 =X1101 Mike "evoxfan" wrote: I have one cell (X1101) that sums a column of numbers and displays the total at the bottom of the column. This works fine. If it matters, the column of cells that X1101 is adding also have sum formulas in them (adding numbers within its row). In cell X1103 I tried to make it equal to X1101 with this formula: X1103=X1101. Very simple, but the display is 0. I tried using an ABS() formula as well and it displays 0, but if you pull up the formula display screen it shows the correct number. Can anyone explain why X1103 displays 0 and how I can correct it as a reference formula so it will automatically update when something changes? I could just type the number in but it would not show any updates. Thanks in advance for your help. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Use IF(<formula=0,"",<formula)
-- If this post helps click Yes --------------- Jacob Skaria "evoxfan" wrote: I have one cell (X1101) that sums a column of numbers and displays the total at the bottom of the column. This works fine. If it matters, the column of cells that X1101 is adding also have sum formulas in them (adding numbers within its row). In cell X1103 I tried to make it equal to X1101 with this formula: X1103=X1101. Very simple, but the display is 0. I tried using an ABS() formula as well and it displays 0, but if you pull up the formula display screen it shows the correct number. Can anyone explain why X1103 displays 0 and how I can correct it as a reference formula so it will automatically update when something changes? I could just type the number in but it would not show any updates. Thanks in advance for your help. |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
That is exactly the formula I currently have which displays "0".
It blew my mind why it would display "0" when that is not the answer in X1101. "Mike H" wrote: Hi, It;s simpler than that, put this in X1103 =X1101 Mike "evoxfan" wrote: I have one cell (X1101) that sums a column of numbers and displays the total at the bottom of the column. This works fine. If it matters, the column of cells that X1101 is adding also have sum formulas in them (adding numbers within its row). In cell X1103 I tried to make it equal to X1101 with this formula: X1103=X1101. Very simple, but the display is 0. I tried using an ABS() formula as well and it displays 0, but if you pull up the formula display screen it shows the correct number. Can anyone explain why X1103 displays 0 and how I can correct it as a reference formula so it will automatically update when something changes? I could just type the number in but it would not show any updates. Thanks in advance for your help. |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am not sure whether I have understood you question correctly..
-- If this post helps click Yes --------------- Jacob Skaria "Jacob Skaria" wrote: Use IF(<formula=0,"",<formula) -- If this post helps click Yes --------------- Jacob Skaria "evoxfan" wrote: I have one cell (X1101) that sums a column of numbers and displays the total at the bottom of the column. This works fine. If it matters, the column of cells that X1101 is adding also have sum formulas in them (adding numbers within its row). In cell X1103 I tried to make it equal to X1101 with this formula: X1103=X1101. Very simple, but the display is 0. I tried using an ABS() formula as well and it displays 0, but if you pull up the formula display screen it shows the correct number. Can anyone explain why X1103 displays 0 and how I can correct it as a reference formula so it will automatically update when something changes? I could just type the number in but it would not show any updates. Thanks in advance for your help. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
excel displays "l" instead of "‚¬" symbol for Euro values | Excel Discussion (Misc queries) | |||
ACCESS ="NO" BUT EXCEL DISPLAYS "0" | Excel Discussion (Misc queries) | |||
Mult formula cell displays "0", which formula created result? | Excel Worksheet Functions | |||
"." on numeric keypad displays "," | Excel Discussion (Misc queries) | |||
formula bar displays "=RC[-12]+RC[-11]". how to get normal view? | Excel Worksheet Functions |