ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Link cell between WS w/o dest display 0-jan if no entry at source (https://www.excelbanter.com/excel-worksheet-functions/92131-link-cell-between-ws-w-o-dest-display-0-jan-if-no-entry-source.html)

Jack Miller

Link cell between WS w/o dest display 0-jan if no entry at source
 
How can I link a date formatted entry from a source worksheet cell to a
destination cell in another worksheet without it resulting with (0-jan); when
there is no date entered at the source cell? If the source is blank, I would
like the destination to be blank as well. Seems like this would be a common
request, but I sure can't figure it out. EXCEL 2003

Thanks,

Jack

macropod

Link cell between WS w/o dest display 0-jan if no entry at source
 
Hi Jack,

The simplest way is via Tools|Options|View and unchecking 0 values. This
suppresses all 0 values, which might be going too far. If it is, you need a
formula along the lines of:
=IF(Sheet1!A1=0,"",Sheet1!A1)

Cheers

--
macropod
[MVP - Microsoft Word]


"Jack Miller" wrote in message
...
How can I link a date formatted entry from a source worksheet cell to a
destination cell in another worksheet without it resulting with (0-jan);

when
there is no date entered at the source cell? If the source is blank, I

would
like the destination to be blank as well. Seems like this would be a

common
request, but I sure can't figure it out. EXCEL 2003

Thanks,

Jack





All times are GMT +1. The time now is 02:29 AM.

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