ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Link cell (https://www.excelbanter.com/excel-discussion-misc-queries/55701-link-cell.html)

neilbrown1965

Link cell
 
When using the above. When the source cell is empty the target cell has data,
how can I get rid, so the target cell is blank until source cell has data

Dave Peterson

Link cell
 
You can check first:

=if(b99="","",b99)
or
=if(sheet1!a1="","",sheet1!a1)



neilbrown1965 wrote:

When using the above. When the source cell is empty the target cell has data,
how can I get rid, so the target cell is blank until source cell has data


--

Dave Peterson


All times are GMT +1. The time now is 04:28 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com