PC Review


Reply
Thread Tools Rate Thread

Custom Date Format

 
 
Lindy
Guest
Posts: n/a
 
      8th Apr 2008
Using Excel 2003. (Australian Date Format).

In Cell B3, I want to type the month and year, eg: April 2008.
In Cell E33, I want to put =B3 so that the result appears as the last day of
the month, eg: 30/04/2008.

In Cell B3, I put a Custom Date Format of mmmm yyyy.
How do I get E33 to return me the last day of the month entered?

Lindy


 
Reply With Quote
 
 
 
 
Castell
Guest
Posts: n/a
 
      8th Apr 2008
Enter the following formula in E33 and format accordingly:
=EOMONTH(B3,0)


"Lindy" <(E-Mail Removed)> wrote in message
news:2CF6FE98-E658-4C47-9023-(E-Mail Removed)...
> Using Excel 2003. (Australian Date Format).
>
> In Cell B3, I want to type the month and year, eg: April 2008.
> In Cell E33, I want to put =B3 so that the result appears as the last day
> of
> the month, eg: 30/04/2008.
>
> In Cell B3, I put a Custom Date Format of mmmm yyyy.
> How do I get E33 to return me the last day of the month entered?
>
> Lindy
>
>


 
Reply With Quote
 
Lindy
Guest
Posts: n/a
 
      8th Apr 2008
Thanks so much. Exactly what I wanted. I appreciate your help and your quick
response.
Lindy


"Castell" wrote:

> Enter the following formula in E33 and format accordingly:
> =EOMONTH(B3,0)
>
>
> "Lindy" <(E-Mail Removed)> wrote in message
> news:2CF6FE98-E658-4C47-9023-(E-Mail Removed)...
> > Using Excel 2003. (Australian Date Format).
> >
> > In Cell B3, I want to type the month and year, eg: April 2008.
> > In Cell E33, I want to put =B3 so that the result appears as the last day
> > of
> > the month, eg: 30/04/2008.
> >
> > In Cell B3, I put a Custom Date Format of mmmm yyyy.
> > How do I get E33 to return me the last day of the month entered?
> >
> > Lindy
> >
> >

>

 
Reply With Quote
 
David Biddulph
Guest
Posts: n/a
 
      8th Apr 2008
=DATE(YEAR(B3),MONTH(B3)+1,0)
Format to suit.
--
David Biddulph

"Lindy" <(E-Mail Removed)> wrote in message
news:2CF6FE98-E658-4C47-9023-(E-Mail Removed)...
> Using Excel 2003. (Australian Date Format).
>
> In Cell B3, I want to type the month and year, eg: April 2008.
> In Cell E33, I want to put =B3 so that the result appears as the last day
> of
> the month, eg: 30/04/2008.
>
> In Cell B3, I put a Custom Date Format of mmmm yyyy.
> How do I get E33 to return me the last day of the month entered?
>
> Lindy
>
>



 
Reply With Quote
 
Castell
Guest
Posts: n/a
 
      8th Apr 2008
Glad to help. Thanks for your feedback.


"Lindy" <(E-Mail Removed)> wrote in message
news:03AAC0CD-D5DD-4B40-8519-(E-Mail Removed)...
> Thanks so much. Exactly what I wanted. I appreciate your help and your
> quick
> response.
> Lindy
>
>
> "Castell" wrote:
>
>> Enter the following formula in E33 and format accordingly:
>> =EOMONTH(B3,0)
>>
>>
>> "Lindy" <(E-Mail Removed)> wrote in message
>> news:2CF6FE98-E658-4C47-9023-(E-Mail Removed)...
>> > Using Excel 2003. (Australian Date Format).
>> >
>> > In Cell B3, I want to type the month and year, eg: April 2008.
>> > In Cell E33, I want to put =B3 so that the result appears as the last
>> > day
>> > of
>> > the month, eg: 30/04/2008.
>> >
>> > In Cell B3, I put a Custom Date Format of mmmm yyyy.
>> > How do I get E33 to return me the last day of the month entered?
>> >
>> > Lindy
>> >
>> >

>>


 
Reply With Quote
 
Lindy
Guest
Posts: n/a
 
      8th Apr 2008
Thank you. I experimented with your formula as well and it gives me the right
result too. The helpful people in this forum are wonderful.
Lindy


"David Biddulph" wrote:

> =DATE(YEAR(B3),MONTH(B3)+1,0)
> Format to suit.
> --
> David Biddulph
>
> "Lindy" <(E-Mail Removed)> wrote in message
> news:2CF6FE98-E658-4C47-9023-(E-Mail Removed)...
> > Using Excel 2003. (Australian Date Format).
> >
> > In Cell B3, I want to type the month and year, eg: April 2008.
> > In Cell E33, I want to put =B3 so that the result appears as the last day
> > of
> > the month, eg: 30/04/2008.
> >
> > In Cell B3, I put a Custom Date Format of mmmm yyyy.
> > How do I get E33 to return me the last day of the month entered?
> >
> > Lindy
> >
> >

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need help with converting CUSTOM format/TEXT format to DATE format Deo Cleto Microsoft Excel Worksheet Functions 6 2nd Jun 2009 08:14 PM
How to convert a date string to datetime value with custom date format? ABC Microsoft C# .NET 1 29th Sep 2005 11:11 AM
How to convert user-defined custom format date string to date value abcabcabc Microsoft VB .NET 1 19th Aug 2005 12:31 PM
I am trying to format the date returned by a custom date property =?Utf-8?B?U2ltb24gQg==?= Microsoft Word Document Management 2 13th Aug 2005 11:05 AM
Date Custom Format Cathy Microsoft Access 4 20th Jan 2004 05:01 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:57 AM.