close

I would like to know if this is possible:

I have two workbooks.. one from this fiscal year and one from last each
has 5 reports each of them with 12 months. Currently every month, I
pull up last years report and add in the month I am in from last year..
ex: we are in dec of FY 06, so I would go to dec FY 05 and add up sept,
oct, nov and dec to get my total. I need to just add a month from the
previous year each month. Is there a formula that could do that each
month that would just do it when I opened the workbook, if the month
had changed??--
imjustme
------------------------------------------------------------------------
imjustme's Profile: www.excelforum.com/member.php...oamp;userid=26854
View this thread: www.excelforum.com/showthread...hreadid=497401Hi

Supposing your sheets had month names starting in B1 and extending
through M1, and had Row labels in A2 downward.
With A1 being blank, enter in A1 the number of months required to be
summed, then the formula would be

=SUM(Sheet1!$B2:OFFSET(Sheet1!$B2,0,0,1,A1))
Copy down for other rows.
Change Sheet name for other years.--
Regards

Roger Govier
imjustme gt; wrote:
gt; I would like to know if this is possible:
gt;
gt; I have two workbooks.. one from this fiscal year and one from last
gt; each has 5 reports each of them with 12 months. Currently every
gt; month, I pull up last years report and add in the month I am in from
gt; last year.. ex: we are in dec of FY 06, so I would go to dec FY 05
gt; and add up sept, oct, nov and dec to get my total. I need to just
gt; add a month from the previous year each month. Is there a formula
gt; that could do that each month that would just do it when I opened the
gt; workbook, if the month had changed??
gt;
gt;
gt; --
gt; imjustme
gt; ------------------------------------------------------------------------
gt; imjustme's Profile:
gt; www.excelforum.com/member.php...oamp;userid=26854 View
gt; this thread: www.excelforum.com/showthread...hreadid=497401

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

    software

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