Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
If I have a number of worksheets between a worksheet called FIRST and a
worksheet called LAST in a workbook I can sum the contents of cells, say A1, on all these worksheets with =SUM(FIRST:LAST!A1). The sum will, of course, include the contents of FIRST!A1 and LAST!A1. If, however, there is some condition that determines which cells to include in the sum, say the contents of cell B1=1, on each worksheet I can't use =SUMIF(FIRST:LAST!B1,"=1",FIRST:LAST!A1). I get a #VALUE! error. Question 1. Why can't I use a 3d reference with SUMIF? Question 2. Any ideas about how to solve this problem? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to convert all 3d references to normal references in a workboo | Excel Discussion (Misc queries) | |||
How to convert all 3d references to normal references in a workboo | Excel Worksheet Functions | |||
convert relative cell references to absolute cell references via amacro? | Excel Discussion (Misc queries) | |||
Help with converting a block of cells with Absolute and mixed references to relative references | Excel Worksheet Functions | |||
How to rename references from range names to cell references | Excel Discussion (Misc queries) |