Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
when I refer to a cell as a formula on another cell it gives out a zero but
the reference cell is not zero |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If A1 is empty, then
=A1 Will show a 0. You can use something like: =if(a1="","",a1) or =if('sheet 2'!a1="","",'sheet 2'!a1) (when the "sending" cell is on another sheet.) Steve wrote: when I refer to a cell as a formula on another cell it gives out a zero but the reference cell is not zero -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Password Protection - paste to unprotected cell locks the cell | Excel Discussion (Misc queries) | |||
cell protection, how to? | Excel Worksheet Functions | |||
Cell protection | Excel Discussion (Misc queries) | |||
Cell Protection vs. Worksheet Protection | Excel Discussion (Misc queries) | |||
Cell Protection | Excel Discussion (Misc queries) |