Nikhil, One way:

Assume date is in A2. So

In B2 for the Curr Quarter.

=TEXT(LOOKUP(MONTH(A2),{1,4,7,10})*29,"mmmm")

Then in C2

=TEXT((1&B2)+99,"mmmm")

Copy across to E2.

See the attached.

___________
HTH, Haseeb

nikhil wrote:

>
> Now answer is right ,
>
> i.e. Date 01/05/2010 ( DD/MM/YYYY ) Format ,
>
> Currently it's showing Curr.Qtr = April ; Next Qtr  = July ..it is ok
>
> After July , Now I want Next Qtr = October ; Next Qtr = January
>
> Nikhil
>

-- 
FORUM RULES (986+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

------------------------------------------------------------------------------------------------------
To post to this group, send email to excel-macros@googlegroups.com

Attachment: Copy_Quarter.xls
Description: MS-Excel spreadsheet

Reply via email to