Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need to write something, preferably forumla, but It can be VBA if it
has to be, that counts instances of "Y" offset to instances of a given name. So, for example: John Y Bob N Jan N Bob Y Jerry N John Y It would find the instances of the name "John" in column A and then look to see how many "Y"'s he has in column B. The formula here would return 2. For Bob, it would return 1. For everyone else, 0. The formula needs to use a cell reference for the search criteria. I need to point to a cell that has the name "John" in it as opposed to having the name "John" in the formula. The names will change often. I have looked into offsets and vlookups and I am clearly going the wrong direction. Any ideas? Thank-you, -Joel |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Offset question | Excel Discussion (Misc queries) | |||
OFFSET Formula Question | Excel Worksheet Functions | |||
MOD of OFFSET question? | Excel Discussion (Misc queries) | |||
MAX / OFFSET formula question | Excel Discussion (Misc queries) | |||
An OFFSET question | Excel Worksheet Functions |