hi
i have a file with 131000 records, and in one of the columns is an item number that is often duplicated etc
then i have another column of item numbers that does not duplicate (much smaller, 45 to be exact)
what i want is a formula that looks at the column with the item number in the big list and sees if it is in the short list, and if so copy to an adjoining cell the item name
ex
col 1 col2 (item name)
1 hammer
2 nails
3 wire
4 insulation
5 glue
6 windows
7 outlets
8 drywall
col 3
1
2
3
3
3
3
5
6
7
7
8
8
8
so as i compare col 3 to col 1, if there is a match, i want col 4 to say what the item name is in col 2
ex
col 3 col 4
1 hammer
2 nails
3 wire
3 wire
3 wire
3 wire
5 glue
6 windows
7 outlets
7 outlets
8 drywall
8 drywall
8 drywall
i completely forgot the formula for this action. any help is appreciated. thanks
i have a file with 131000 records, and in one of the columns is an item number that is often duplicated etc
then i have another column of item numbers that does not duplicate (much smaller, 45 to be exact)
what i want is a formula that looks at the column with the item number in the big list and sees if it is in the short list, and if so copy to an adjoining cell the item name
ex
col 1 col2 (item name)
1 hammer
2 nails
3 wire
4 insulation
5 glue
6 windows
7 outlets
8 drywall
col 3
1
2
3
3
3
3
5
6
7
7
8
8
8
so as i compare col 3 to col 1, if there is a match, i want col 4 to say what the item name is in col 2
ex
col 3 col 4
1 hammer
2 nails
3 wire
3 wire
3 wire
3 wire
5 glue
6 windows
7 outlets
7 outlets
8 drywall
8 drywall
8 drywall
i completely forgot the formula for this action. any help is appreciated. thanks