ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Annual From Monthly Cashflow (https://www.excelbanter.com/excel-worksheet-functions/39980-annual-monthly-cashflow.html)

santosh kumar

Annual From Monthly Cashflow
 
Hi,

I have one worksheet A with Monthly Cashflows from say
A1 to IZ1. Now In another worksheet B I want to create the annual
cashflow so I want in the worksheet B. The formula referencing to
worksheet A to be SUM(A1:A12), SUM(A13:A24), etc....
Is there some way to get this done using a "drag n drop" or "cut n
paste" technique?

I use a macro nowadays ... but wonder if there is an easier way?

Thank you.


Duke Carey

Use this in the first cell:

=SUM(OFFSET(Sheet1!$A$1,12*(ROW(A1)-1),0,12,1))

and copy it down


"santosh kumar" wrote:

Hi,

I have one worksheet A with Monthly Cashflows from say
A1 to IZ1. Now In another worksheet B I want to create the annual
cashflow so I want in the worksheet B. The formula referencing to
worksheet A to be SUM(A1:A12), SUM(A13:A24), etc....
Is there some way to get this done using a "drag n drop" or "cut n
paste" technique?

I use a macro nowadays ... but wonder if there is an easier way?

Thank you.



Santa

Thank you.



All times are GMT +1. The time now is 07:04 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com