Re: Excel Date Problem
- From: "Always Learning" <NoMoreSpam@MyEmail>
- Date: Tue, 3 Jan 2006 16:14:02 -0000
Hi Gordon,
I also posted in the Microsoft.Public.Excel Group.
Got some good answers there too.
Main ones were
For VBA
HoldPrevYearDate = "Previous Year: " _
& Format(activeworkbook.worksheets("sheet99").range("a1").value, "dd
mmm yyyy")
For Excel
HoldPrevYearDate = "Date Reported: "&TEXT(A1,"dd mmm yyyy")
Best Regards,
Steve Wilson.
"Gordon Rainsford" <grbridgeREMOVETHIS@xxxxxxxxxxxxxx> wrote in message
news:1h8lh5l.1h2kddapplefkN%grbridgeREMOVETHIS@xxxxxxxxxxxxxxxxx
> Niek Otten <nicolaus@xxxxxxxxx> wrote:
>
> > Please don't post to multiple groups in separate messages.
> >
> > See answer in other newsgroup
>
> This is an unfortunate approach for those of us who don't know what
> other groups it has been posted to, but would have been interested in
> the answer to the question.
>
>
> --
> Gordon Rainsford
>
> London UK
.
- References:
- Excel Date Problem
- From: Always Learning
- Re: Excel Date Problem
- From: Niek Otten
- Re: Excel Date Problem
- From: Gordon Rainsford
- Excel Date Problem
- Prev by Date: Userform data retrieval
- Next by Date: Re: Excel Date Problem
- Previous by thread: Re: Excel Date Problem
- Next by thread: Re: Excel Date Problem
- Index(es):