zendog1960
Active Member
- Joined
- Sep 27, 2003
- Messages
- 459
- Office Version
- 2019
- Platform
- Windows
I have looked through the board and found many solutions to combining list in rows with multiple data columns. This however does not offer me any insight to what I want to do. It seems so simple that it should be rather easy but I have trouble wrapping my brain around this one.
I would like to keep the solution into formula form if possible.
Example:
I have 20 names. In each of the two ranges listed below, the names may or may not appear in both lists. The first range may only have 11 names listed where the second range may have 11 names out of the 20 but two of the 11 are different from the first range.
Column D
Ranges D4:D23, D28:D47
The two above ranges are first names only.
Output Expectation:
Target Range D52:D71
I would like to combine the two lists and not show any of the duplicates. If for example Tom is on both lists then Tom would only show up once. However, Frank may be in list one but not in two and Billy might not be in list one but in two yet both names will be listed in the target range.
I know clear as mud right?
Anyone have a solution in formula formate or does this absolutly require VBA? If a formula solution is available, can you please enlighten me?
Thanks in advance for your help into this solution.
Zen
I would like to keep the solution into formula form if possible.
Example:
I have 20 names. In each of the two ranges listed below, the names may or may not appear in both lists. The first range may only have 11 names listed where the second range may have 11 names out of the 20 but two of the 11 are different from the first range.
Column D
Ranges D4:D23, D28:D47
The two above ranges are first names only.
Output Expectation:
Target Range D52:D71
I would like to combine the two lists and not show any of the duplicates. If for example Tom is on both lists then Tom would only show up once. However, Frank may be in list one but not in two and Billy might not be in list one but in two yet both names will be listed in the target range.
I know clear as mud right?
Anyone have a solution in formula formate or does this absolutly require VBA? If a formula solution is available, can you please enlighten me?
Thanks in advance for your help into this solution.
Zen
Last edited: