Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to come up with a formula that will look at a column for a word
or set of words, look at a 2nd column and give me a running total in another column as long as none of the values in the 2nd column match. For example, use the following worksheet A B C D 1 Ball 1 Ball 2 2 Bat 2 Bat 1 3 Ball 3 Glove 1 4 Ball 3 5 Glove 4 for Cell D1 I want the function to look at column A for Ball give me a running total as long as the numbers in column B do not match, so in this case you can see that cell B3 and B4 both have 3, so I only need that counted once for cell d1 therefore my running total would be 2. Also how can I look at column A and look for two sets of words and give me a running total. For example the same scenario if i want to look for "bat" and "ball" in column A then look at column B make sure there is nothing that matches and then give me a running total, in this case total would be 3. I hope I explained what I need clearly |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
i think i need count function help | Excel Worksheet Functions | |||
Count function | Excel Discussion (Misc queries) | |||
Count Function | Excel Discussion (Misc queries) | |||
Count Function Help | Excel Worksheet Functions | |||
Sum and Count Function | Excel Worksheet Functions |