close

I am trying to create a lookup table to determine the fiscal period of a
transaction. For example,a transaction dated Feb. 21, 2006 would be in period
14 in a table that started with Jan 2005. The file I am working with is
fairly substantial with numerous transactions every month. I will need to
have at least a three year table.

Period Month
1 Jan-05
2 Feb-05
3 Mar-05
13 Jan-06
14 Feb-06

Thanks for your help.
--
Dave

If you've got the analysis tool pak (tools gt; addins, ...), you could use
datedif rather than a table. For example, if the transaction date is in A1,
then the period would be =datedif(date(2004,12,1),a1,quot;mquot;). That will
calculate the number of complete months since 12/1/04 so that 1/1/05 starts
period number 1.
--Bruce

quot;DSCAVOTTOquot; wrote:

gt; I am trying to create a lookup table to determine the fiscal period of a
gt; transaction. For example,a transaction dated Feb. 21, 2006 would be in period
gt; 14 in a table that started with Jan 2005. The file I am working with is
gt; fairly substantial with numerous transactions every month. I will need to
gt; have at least a three year table.
gt;
gt; Period Month
gt; 1 Jan-05
gt; 2 Feb-05
gt; 3 Mar-05
gt; 13 Jan-06
gt; 14 Feb-06
gt;
gt; Thanks for your help.
gt; --
gt; Dave

Thanks - that works great.
--
Davequot;DSCAVOTTOquot; wrote:

gt; I am trying to create a lookup table to determine the fiscal period of a
gt; transaction. For example,a transaction dated Feb. 21, 2006 would be in period
gt; 14 in a table that started with Jan 2005. The file I am working with is
gt; fairly substantial with numerous transactions every month. I will need to
gt; have at least a three year table.
gt;
gt; Period Month
gt; 1 Jan-05
gt; 2 Feb-05
gt; 3 Mar-05
gt; 13 Jan-06
gt; 14 Feb-06
gt;
gt; Thanks for your help.
gt; --
gt; Dave

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 software 的頭像
    software

    software

    software 發表在 痞客邦 留言(0) 人氣()