Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi, I am trying to conditionally sum across multiple tabs. I have a
workbook with about 15 worksheets and I need to sum the amount of students on each worksheet (cells B9:B27 on every tab) each time for the respective subject (C:9:C27 on every tab) on my Summary worksheet. I tried the following formula but am getting a #REF! error {=SUM(IF(Start:Finish!$C$9:$C$27=A11,Start:Finish! $B$9:$B$27,""))} This says if C9:C27 = A11 (the subject on my summary worksheet) then sum B9:B27 and do so on every worksheet from Start:Finish, or at least thats what I am trying to get it to do. I know this can't be that difficult but would someone please point me in the right direction? I would greatly appreciate it! Thanks in advance, Brian |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Getting no of hours from start to finish | Excel Discussion (Misc queries) | |||
Start & Finish Time | Excel Worksheet Functions | |||
formula to lookup & sum totals, given a start inv.# & finish inv.# | Excel Worksheet Functions | |||
use Now() in two cells for start and finish times | Excel Worksheet Functions | |||
template or formula for start time -finish time -total hours ple | New Users to Excel |