Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have entered a formula for adding accross worksheets ie =sum('Jan:Dec'!B2)
I use this as I have a workbook that contains eorksheets for each month and another sheet for the annual totals. I want to add the values in the monthly sheets to get the annual totals. It was working until I changed the names of the worksheets and added an extra worksheet for Jan (previously had only Feb to Dec). I tryed to delete the formulas and reenter to include Jan but now it comes up #REF!Error . does anyone know how i can fix this. thanks |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Double check that "Jan" is the actual name - no spaces either side.
What many users do is to have a blank sheet called Start before the first working sheet; and a blank one called End after the last. Now use =SUM('Start:End'!B3) Now sheets may added or deleted between the two sentinels. best wishes ---- Bernard V Liengme Microsoft Excel MVP http://people.stfx.ca/bliengme remove caps from email "Belle" wrote in message ... I have entered a formula for adding accross worksheets ie =sum('Jan:Dec'!B2) I use this as I have a workbook that contains eorksheets for each month and another sheet for the annual totals. I want to add the values in the monthly sheets to get the annual totals. It was working until I changed the names of the worksheets and added an extra worksheet for Jan (previously had only Feb to Dec). I tryed to delete the formulas and reenter to include Jan but now it comes up #REF!Error . does anyone know how i can fix this. thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding formulas | Excel Worksheet Functions | |||
adding worksheets | Excel Discussion (Misc queries) | |||
Adding rows in between formulas | Excel Worksheet Functions | |||
Adding rows in several worksheets along with formulas | Excel Discussion (Misc queries) | |||
adding worksheets together | Excel Discussion (Misc queries) |