Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
1st - let me describe my workbook: My first worksheet contains a table that
is a summary of the other worksheets. Let's call it "Summary" worksheet. The other worksheets contains monthly manhours worked during the past 12 months. Every worksheet contains the manhours of an office in a different city. In the Summary table i have the reference to the other worksheets as E.g. =SUM(Belfast!B20) where Belfast is the worksheet name. This works fine, but at the end of the month I have to take out the top line and add one line at the bottom for the new month, thus every record move one level up. I.o.w. March is now at the bottom (in B20) and after monthsend March would be in B19. my problem is after deleting and inserting rows my formula looks like this "=SUM(Belfast!B19)" and i have to go and change it back to B20 by hand and I'm sure there must be a better way of accomplishing this. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Nesting a sheet name reference within a cell reference??? | Excel Discussion (Misc queries) | |||
Formulas that reference cells that reference another cell | Excel Discussion (Misc queries) | |||
absolute cell reference A spreadsheet cell reference that does no | Excel Discussion (Misc queries) | |||
problem with cell reference in =sum(offset(cell reference,x,y,z,a)). Want cell ref to be variable. | Excel Worksheet Functions | |||
Problem with =sum(offset(cell reference,w,x,y,z). I want cell reference to be variable | Excel Worksheet Functions |