Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default 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!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default 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
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how do i link rows in different worksheets? walke323 Excel Worksheet Functions 1 December 30th 06 03:16 AM
How to return a value between date ranges Mary-Lou Excel Worksheet Functions 7 May 26th 06 10:00 PM
NETWORKDAYS - Multiple Date Selection Annabelle Excel Discussion (Misc queries) 3 October 4th 05 07:04 PM
Excel date field link to Word Earl Excel Discussion (Misc queries) 1 July 13th 05 11:20 PM
LINK ONE ROW BASED ON CONTENTS OF A COLUMN WITHIN THE ROW (DATE) Susan Excel Worksheet Functions 0 February 16th 05 05:01 PM


All times are GMT +1. The time now is 12:59 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"