Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
I am trying to create a formula to count information located in two separate columns but appear in the same row. For example: Column A Column B A 1 B 2 C 3 D 4 What I'm trying to do is count every instance that "A" appears in the same row as "4" at any given time. The current formula I'm working with is =SUMPRODUCT(--$A$1:$A$4="A"),--($B$1:$B$4=4)) However, something must be wrong because I keep getting a count of 0 even though I'm reference the right column and range. Hope anyone can help! Srain |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Reusing formula | Excel Discussion (Misc queries) | |||
Dynamic Range with unused formula messing up x axis on dynamic graph | Charts and Charting in Excel | |||
Match then lookup | Excel Worksheet Functions | |||
Formula Problem - interrupted by #VALUE! in other cells!? | Excel Worksheet Functions | |||
Formula checking multiple worksheets | Excel Worksheet Functions |