Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I current have a function like this;
=COUNTIF(G3:G1176,story07) This is okay it counts the number of story07s in that range I also have a SUMIF; =SUMIF(G3:G1176,story07,H3:H1176) H is the fee, so this adds all the fees for story07 together. What I would like to do is count the number of story07 in the range that fall into income bands So something like =COUNTIF(G3:G1176,story07) AND SUMIF(H3:H1176,<5000) But I dont know how to have the two functions in one. Can anyone possibly advise?? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How i can create a formula that combine subtotals and sumif | Excel Worksheet Functions | |||
A formula maxif, similar with sumif or countif | Excel Worksheet Functions | |||
Countif, Match or Sumif Formula | Excel Worksheet Functions | |||
Which formula to use? countif, sumif, sumproduct | Excel Discussion (Misc queries) | |||
How do I create a formula in Excel that will countif or sumif bef. | Excel Worksheet Functions |