ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   link a date between two worksheets. (https://www.excelbanter.com/excel-discussion-misc-queries/128562-link-date-between-two-worksheets.html)

Caterpillar

link a date between two worksheets.
 
I am trying to link a date from one wooksheet to another, using the same
workbook. For the cells in workbook A that are blank, I want them to show up
on workbook B as blank. However, when I try to link the blank cell in A, I am
getting a date format (1/1/00) in cell B. Any ideas? Thanks!

Dave Peterson

link a date between two worksheets.
 
=if(a1="","",a1)

=if(sheet2!a1="","",sheet2!a1)



Caterpillar wrote:

I am trying to link a date from one wooksheet to another, using the same
workbook. For the cells in workbook A that are blank, I want them to show up
on workbook B as blank. However, when I try to link the blank cell in A, I am
getting a date format (1/1/00) in cell B. Any ideas? Thanks!


--

Dave Peterson


All times are GMT +1. The time now is 10:25 AM.

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