
Signature
Bob Greenblatt [MVP], Macintosh
bobgreenblattATmsnDOTcom
> On 6/25/08 5:47 AM, in article 59b52414.-1@webcrossing.caR9absDaxw,
>
[quoted text clipped - 15 lines]
> format. When you pass a cell reference, the date gets passed as a date
> serial number (the cell's value), NOT text (the cell's display).
So how do you fix it? I want to use a cell, not type in a date.
CyberTaz - 07 Jul 2008 17:39 GMT
On 7/7/08 11:28 AM, in article
C607A445-4A92-47BE-B93F-0606BEB823C3@microsoft.com, "Biff"
>> On 6/25/08 5:47 AM, in article 59b52414.-1@webcrossing.caR9absDaxw,
>>
[quoted text clipped - 17 lines]
>
> So how do you fix it? I want to use a cell, not type in a date.
I'm not clear on what you are actually looking for - It sounds like you want
A2 to display the same as A1. If so, A2 need only contain the expression =A1
which you can then format as you wish for displaying the same date. If you
want the numerical value of the date displayed format the cell as Number or
General rather than as Date.
HTH |:>)
Bob Jones
[MVP] Office:Mac
Bob Greenblatt - 07 Jul 2008 18:13 GMT
On 7/7/08 11:28 AM, in article
C607A445-4A92-47BE-B93F-0606BEB823C3@microsoft.com, "Biff"
>> On 6/25/08 5:47 AM, in article 59b52414.-1@webcrossing.caR9absDaxw,
>>
[quoted text clipped - 17 lines]
>
> So how do you fix it? I want to use a cell, not type in a date.
There is nothing to FIX. It is not broken. You are misunderstanding
something and I do not know what; so I can't properly explain a solution.
Like Cybertaz asked: What are you trying to do? Why do you feel the need to
use DATEVALUE?

Signature
Bob Greenblatt [MVP], Macintosh
bobgreenblattATmsnDOTcom
Biff - 07 Jul 2008 19:10 GMT
> On 7/7/08 11:28 AM, in article
> C607A445-4A92-47BE-B93F-0606BEB823C3@microsoft.com, "Biff"
[quoted text clipped - 24 lines]
> Like Cybertaz asked: What are you trying to do? Why do you feel the need to
> use DATEVALUE?
I have a date (3/1/2008)in F5. This is the formula in J5, =DATEVALUE(F5).
I want to see 39508 in J5. Instead I see #Value.
Bob Greenblatt - 07 Jul 2008 20:32 GMT
On 7/7/08 2:10 PM, in article
EBBB9A40-5C98-4793-A480-486FB05FAA4A@microsoft.com, "Biff"
>> On 7/7/08 11:28 AM, in article
>> C607A445-4A92-47BE-B93F-0606BEB823C3@microsoft.com, "Biff"
[quoted text clipped - 28 lines]
> I have a date (3/1/2008)in F5. This is the formula in J5, =DATEVALUE(F5).
> I want to see 39508 in J5. Instead I see #Value.
Just use the formula =J5 in F5 and format it as general.

Signature
Bob Greenblatt [MVP], Macintosh
bobgreenblattATmsnDOTcom