Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
I have data in two sheets in a workbook (one called "policy log" and the other "status"). In the policy log sheet I have data in two columns. In one column I have "case mgmt." and the other "active". In the status sheet I am trying to calculate how many active case mgmt. policies I have, in other words, how many times case mgmt. and active appear together. I am using the following formula and keep getting "0", but I know the value is greater than 0. Any suggestions? =COUNTIFS('Policy Log'!D3:D300, "=Case Mgmt.", 'Policy Log'!E3:E300, "=Active") Thank you! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Countifs function equivalent for Excel 2002 (XP) | Excel Worksheet Functions | |||
Excel 2007 countifs function problem | Excel Discussion (Misc queries) | |||
Countifs to Sumproduct for 2003 - was Simple Countifs.. from Fr | Excel Worksheet Functions | |||
COUNTIFS Function | Excel Worksheet Functions | |||
translating countifs function to Excel 2003 | Excel Worksheet Functions |