Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to match values such as A, B, C, and D, all in rows, with
corresponding values, all in columns. The columns looks like the following: A A B B B C A B C A C C C D A C D A B C D...you get the idea. There are 15 columns of combinations of A, B, C, and D. I am trying to place a 1 in the cell where the value in the columns match the values in the rows and a 0 where there are no matches. For instance, in the cell that references both A and A, I would like to have a "1". In a cell that references both A and A B, I would like to have a "1", which tells me there is at least a partial match. If I reference a cell with both B and A B, I would like to have a "1" (again, there is a partial match here). Im sure it requires some kind of IF function. It may require a CSE function. I tried combinations of VLOOKUP and SUMPRODUCT and MATCH; didnt achieve desired results yet. Has anyone here dealt with this kind of issue before? Cordially, Ryan--- |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy values in columns to rows | Excel Worksheet Functions | |||
match values in two different columns | Excel Worksheet Functions | |||
How do I match identical values in 2 columns and then sort? | Excel Discussion (Misc queries) | |||
How do I lookup values from rows and columns Simultaneously | Excel Worksheet Functions | |||
Match values from two columns | Excel Worksheet Functions |