Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() BUMP!!! Sorry folks but I could do with some help regarding this, as it appears to have reared its head again!!! Any and all help appreciated. Regards, Pat. -- pobrien31 ------------------------------------------------------------------------ pobrien31's Profile: http://www.excelforum.com/member.php...fo&userid=5798 View this thread: http://www.excelforum.com/showthread...hreadid=361153 |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() An inelegant solution would be if the total on each sheet is held in cell b12 create a formula in each sheet (say cell c12) if(b120,1,0). this can be entered in each sheet by selecting all the tabs at the same time and typing it in. If the value is greater than zero it creates a 1 the total of the 1s can be your denominator in the formula. Your average can then become =sum(sheet1:sheet17!b12)/sum(sheet1:sheet17!c12) Obviously if your sheet tabs are named differently you can reference them as in your average formula -- Dav ------------------------------------------------------------------------ Dav's Profile: http://www.excelforum.com/member.php...o&userid=27107 View this thread: http://www.excelforum.com/showthread...hreadid=361153 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how does one convert text to a formula "average(A:A)" to =average( | Excel Worksheet Functions | |||
Using =address to provide address location for =average | Excel Worksheet Functions |