Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have some financial data with months (Jan - Dec) across the top and cost
categories (such as Labor, Materials, Travel) down the side. This data is replicated in a large number of identical worksheets (Dept A, Dept B, Dept C., etc). I have a summary sheet up front and I want to do a Year to Date calculation which for each cost category based on the current month. I have a cell in which the current month is entered. I found a formula for YTD calculations which works well for one worksheet: "=SUM(OFFSET(C2,0,0,1,A1))" where A1 is the current month and the month by month data is in C2 through n2. How can I adapt this to work with multiple worksheets? I tried "=SUM (Worksheet1:Worksheet25!OFFSET(C2,0,0,1,A1))" but it errored. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Multi threaded calculation (multi CPU) - impact on calculation spe | Excel Discussion (Misc queries) | |||
Compare Cell Values, Offset(-1,0), Offset(-1,-1), and xlFillDefaul | Excel Worksheet Functions | |||
Offset | Excel Worksheet Functions | |||
How do I use a rounded calculation result in another calculation? | Excel Worksheet Functions | |||
How do I use a rounded calculation result in another calculation? | Excel Worksheet Functions |