Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
trying to set up a schedule for work to calculate how many people are on,
where ON = 1 in the columns below but equals 7.5 (hours) in the rows going right |
#2
![]() |
|||
|
|||
![]()
One way:
for your column total: =COUNTIF(B2:B10,"ON") for your row total =COUNTIF(B2:H2,"ON")*7.5 In article , waladd wrote: trying to set up a schedule for work to calculate how many people are on, where ON = 1 in the columns below but equals 7.5 (hours) in the rows going right |
#3
![]() |
|||
|
|||
![]() I am only seeing the formula not the result on the following formula: =COUNTIF(B2:B10,"ON") other formula worked fine, when I click the function button it shows the result in a pop-up window but not on spreedsheet Thank you for your help |
#4
![]() |
|||
|
|||
![]()
Format cell as general and double click the cell and press enter, you have
probably text format Regards, Peo Sjoblom "waladd" wrote: I am only seeing the formula not the result on the following formula: =COUNTIF(B2:B10,"ON") other formula worked fine, when I click the function button it shows the result in a pop-up window but not on spreedsheet Thank you for your help |
#6
![]() |
|||
|
|||
![]() "waladd" wrote: still only showing formula nevermind got it Thank you very much |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
referencing named formula using INDIRECT function | Excel Worksheet Functions | |||
Simplify formula | Excel Worksheet Functions | |||
put formula results into a different cell if it is empty | Excel Worksheet Functions | |||
how do i write a formula and keep in in formula form, so it DOESN. | Excel Discussion (Misc queries) | |||
Match / Vlookup within an Array formula | Excel Discussion (Misc queries) |