Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
I have a workbook where each sheet represents one week. I have employees listed in rows and the column headings are "Hours Worked", Overtime, Sick Time, etc. I have a Totals page that I need to tally each week (total hours) for any or all columns. I also have blank pages "Start" and "End". On the Totals page for the calculation - =Sum(Start:End!B4). All pages are formatted under the [h]:mm:ss. I am also receiving a circular reference error each time the workbook is opened. I need to be able to insert a new sheet each week. Can anyone tell me why this doesn't work? Thanks in advance. Judy |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Judy
can only hazard a guess that the Totals page is actually between the blank Start and End sheets. I set up a test from scratch and it worked fine. Saved it, closed it, opened it OK. Moved the Totals sheet after the Start sheet and immediately got the circular reference. Would recommend sheet order: Totals | Start | Sheet1 | Sheet2 | ... | Sheetn | End You should be able to insert sheets and have them included in the SUM Regards Trevor "judyblue" wrote in message ... Hi, I have a workbook where each sheet represents one week. I have employees listed in rows and the column headings are "Hours Worked", Overtime, Sick Time, etc. I have a Totals page that I need to tally each week (total hours) for any or all columns. I also have blank pages "Start" and "End". On the Totals page for the calculation - =Sum(Start:End!B4). All pages are formatted under the [h]:mm:ss. I am also receiving a circular reference error each time the workbook is opened. I need to be able to insert a new sheet each week. Can anyone tell me why this doesn't work? Thanks in advance. Judy |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Loop time seems dependent on unrelated workbook - Why? | Excel Worksheet Functions | |||
cumulative totals in a workbook | Excel Worksheet Functions | |||
Protect Workbook vs Worksheet?? | Excel Worksheet Functions | |||
Why does Excel 2003 open on 3rd tab of workbook every time, not l. | Excel Worksheet Functions | |||
sort tabs in a workbook other than one at a time with move or cop. | Excel Worksheet Functions |