=TEXT(A1,"dddd")
=INT(A1) formatted as date
=SUBSTITUTE(SUBSTITUTE(TEXT(MOD(A1,1),"h:mm
AM/PM"),"AM","Morning"),"PM","Afternoon")
--
HTH
Bob Phillips
(replace xxxx in the email address with gmail if mailing direct)
> I have a cell containing information in the following format:
>
[quoted text clipped - 7 lines]
>
> Any help would be appreciated thanx.
Cryptographic_ICE@yahoo.com - 15 Jun 2006 18:26 GMT
I'm afraid these formulas did not work. The first one simply mirrored
the A1 Cell, the second and third ones said there was an error with the
formula. Any idea's as to why they are not working?
> =TEXT(A1,"dddd")
>
[quoted text clipped - 22 lines]
> >
> > Any help would be appreciated thanx.
Cryptographic_ICE@yahoo.com - 15 Jun 2006 18:29 GMT
Sorry the third one gave me a #VALUE! error but did let me use it in
the cell.
Cryptographic_...@yahoo.com wrote:
> I'm afraid these formulas did not work. The first one simply mirrored
> the A1 Cell, the second and third ones said there was an error with the
[quoted text clipped - 26 lines]
> > >
> > > Any help would be appreciated thanx.
Bob Phillips - 15 Jun 2006 18:45 GMT
The only thing I can think is that the cell is text, not a date/time format.
--
HTH
Bob Phillips
(replace xxxx in the email address with gmail if mailing direct)
> Sorry the third one gave me a #VALUE! error but did let me use it in
> the cell.
[quoted text clipped - 30 lines]
> > > >
> > > > Any help would be appreciated thanx.