Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default My own fiscal year

Is there a way to define my own fiscal year that was different form the
normal calendar?I wanted the month to automatically appear when i enter the
date. I know we can make use of the date function for a normal date, is there
any formula or codes that i can define my own fiscal year?

Here's the list of my fiscal year ;
Date Month
From 1/25/09 to 2/21/09 Feb
From 10/19/08 to 11/22/08 Nov
From 11/23/08 to 12/27/08 Dec
From 12/28/08 to 1/24/09 Jan
From 2/22/09 to 3/28/09 Mar
From 3/29/09 to 4/25/09 Apr
From 4/26/09 to 5/23/09 May
From 5/24/09 to 6/27/09 Jun
From 6/28/09 to 7/25/09 Jul
From 7/26/09 to 8/22/09 Aug
From 8/23/09 to 9/26/09 Sep
From 9/21/08 to 10/18/08 Oct





  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 97
Default My own fiscal year

Hi,

Just sort properly your dates, and use your table as the reference
table of your lookup() function ...

HTH
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default My own fiscal year



"Carim" wrote:

Hi,

Just sort properly your dates, and use your table as the reference
table of your lookup() function ...

HTH



How to sort out the dates? How should i define the start date and the end
date? The start sate & end sate should be in the same cell or different cell?
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 915
Default My own fiscal year

obc1126 wrote:

"Carim" wrote:

Hi,

Just sort properly your dates, and use your table as the reference
table of your lookup() function ...

HTH



How to sort out the dates? How should i define the start date and the end
date? The start sate & end sate should be in the same cell or different cell?


I strongly suggest using separate cells. Set it up in columns, like

A B C
Start End Fiscal Month
1/25/09 2/21/09 Feb
10/19/08 11/22/08 Nov

Then you can use formulas to determine the Fiscal Month, based on if a
given date falls between Start and End.
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
fiscal year calculation ml Excel Discussion (Misc queries) 3 February 19th 10 04:50 PM
Fiscal Year Formula mePenny Excel Discussion (Misc queries) 7 November 24th 09 05:31 PM
calendar year versus fiscal year mePenny Excel Discussion (Misc queries) 4 November 17th 09 06:05 PM
Help dealing with a fiscal year rather than a calendar year Tyler Excel Worksheet Functions 3 August 25th 07 11:26 AM
Birthdate as fiscal year Clanlabcooker Excel Discussion (Misc queries) 3 October 4th 06 09:18 AM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"