Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am a novice to excel and this one is driving me nuts. I am trying to add
the values of a cell across worksheets. I can add the values for all the worksheets with the following formula: =SUM(End:Begin!F24) where End is the last sheet and Begin is the first. One sheet is added daily between the two, and named for the date, ie:03-08-09. I would like to be able to set up a formula that would add (Sum) the value of a cell in the current worksheet and the same cells in all of the preceding worksheets. Of course I could manually insert the name of the worksheet in the formula of each new worksheet everyday, ie: =SUM('02-24-09:Begin'!F24), but I would like to know if there is a way to write it so that the name of the CURRENT worksheet is populated automatically in the formula. I do have A1 set to pull the name of the worksheet, ie: =MID(CELL("filename",A1),FIND("]",CELL("filename",A1))+1,34). Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to find and unlink current worksheet from old worksheet | Excel Discussion (Misc queries) | |||
current worksheet | Excel Discussion (Misc queries) | |||
'Save current worksheet'; 'Open next worksheet' - two command buttons | Excel Discussion (Misc queries) | |||
Updating different worksheet with value on current worksheet | Excel Worksheet Functions | |||
I want in one worksheet to relatively link to/reference cells in another without changing the format of the current worksheet. | Excel Discussion (Misc queries) |