PearTrader
New Member
- Joined
- Jan 5, 2004
- Messages
- 5
I need to combine two list into one.
The spreadsheet would appear something like the following
A (input)
Dogs
Cats
Cows
Horses
Pigs
B (input)
Horses
Monkeys
Hippopotamus
Dogs
Kangaroos
C (output)
Dogs
Cats
Cows
Horses
Pigs
Monkeys
Kangaroos
While Dogs and Horses appear on both list, they only appear once in the final (output) list. I'm sure its some combination of IF, MATCH and LOOKUP, I'm just having trouble figuring it out. Thanks!
The spreadsheet would appear something like the following
A (input)
Dogs
Cats
Cows
Horses
Pigs
B (input)
Horses
Monkeys
Hippopotamus
Dogs
Kangaroos
C (output)
Dogs
Cats
Cows
Horses
Pigs
Monkeys
Kangaroos
While Dogs and Horses appear on both list, they only appear once in the final (output) list. I'm sure its some combination of IF, MATCH and LOOKUP, I'm just having trouble figuring it out. Thanks!