Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Evening,
I've taken over a membership spreadsheet for a club. Part of the spreadsheet ("report" sheet) produces a break down of the membership dependant on where they work, splitting it further to the type of work. I've noticed that the "report" has missed a couple of trades, so I copied the formula and changed the text to check for. The formula is as follows: =SUM(IF(List!$K$3:$K517="shop",IF(List!$F$3:$F517= "assistant",1,0))) I want to sum the people that work in the shop but are cleaners, so I changed assistant to cleaners, and although there are 3 in the list the formula displays a zero. If I view the formula by pressing the "insert function" button it says it should return a 3 but still displays a zero when I close insert function page. One thing I have noticed is that all the formulas in the "report" sheet have { at the start (before the = sign) and } at the end. When I put these on the copied formula it displays the whole formula in the cell rather than the result of the formula. The spreadsheet is something I've inherited so any help would be appreciated. Many thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can't figure out why Macro wont work???? | Excel Worksheet Functions | |||
cntrl+n wont work | Excel Discussion (Misc queries) | |||
IF sum is GreaterThan 0... why wont this work!? | Excel Worksheet Functions | |||
Why wont this simple formula work | Excel Discussion (Misc queries) | |||
Control + C wont work | Excel Discussion (Misc queries) |