Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a number of cells in a range (lets say A14:J52).
Some of these cells are "paste linked" from cells on other sheets. Unfortunately, when the original cell is empty, the value of the "paste linked" cell shows as "0". (not just blank like the original) Is there a way to keep the "paste linked" cell showing "0"? If not, how would I go about using VBA to systematically go through the above described range and delete those zeros? At the point I ran this code, any "0" could be deleted from the range safely whether it was a "paste linked" cell or not. Any help would be appreciated. Doug |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
linked cells show "0" | Excel Discussion (Misc queries) | |||
Multiple "source" workbooks linked to single "destination" workboo | Excel Worksheet Functions | |||
how do you show on toolbar the icon which does "paste as value"? | Excel Discussion (Misc queries) | |||
What is Error "Method "Paste" of object "_Worksheet" failed? | Excel Programming | |||
Complex if test program possible? If "value" "value", paste "value" in another cell? | Excel Discussion (Misc queries) |