Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi
I have a source spreadsheet which is dynamically linked to a target spreadsheet using paste link option. But all the blanks in the source as are appearing as 0s which I want as empty cells. How can I do this. 2.Can I do fill series on links in my target xls? I tried it currently but it errors as the values are link address and not text or numbers. Please inform. Thanks Bob |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Test it in the link
=IF(Target!A1="","",Target!A1) -- HTH Bob Phillips (remove nothere from the email address if mailing direct) "Bob" wrote in message ... Hi I have a source spreadsheet which is dynamically linked to a target spreadsheet using paste link option. But all the blanks in the source as are appearing as 0s which I want as empty cells. How can I do this. 2.Can I do fill series on links in my target xls? I tried it currently but it errors as the values are link address and not text or numbers. Please inform. Thanks Bob |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
save spreadsheet as web page | Excel Discussion (Misc queries) | |||
How to handle multiple currencies with one spreadsheet | Excel Discussion (Misc queries) | |||
Using Excel spreadsheet as input to Access | Excel Discussion (Misc queries) | |||
Spreadsheet merging problems | Excel Worksheet Functions | |||
Linkage data between two spreadsheet | Excel Worksheet Functions |