=IF(D1="";"";"The date is ";text(A1;"mm/dd/yyyy"))
Did you really mean to use D1 and A1?
> Hi
> I formatted cell A1 to date cell
[quoted text clipped - 10 lines]
> Thanks in advance
> Ron

Signature
Dave Peterson
rastolk@wanadoo.nl - 01 Nov 2006 16:09 GMT
Hi Dave
Yes that will do
(D1 is correct if that cell is not filled the formular will not
appears)
Strange situation same formular with other cells in the same sheet
are oke
Thanks
Ron
Dave Peterson schreef:
> =IF(D1="";"";"The date is ";text(A1;"mm/dd/yyyy"))
>
[quoted text clipped - 14 lines]
> > Thanks in advance
> > Ron