Hello,
I am wanting to create a function that goes as follows: If the number in column E matches one of the cells in column A, then post the UPC number in the same row as the matched number in column A in column F.
So for example if E2 matched with A13, then the UPC in C13 would be posted in F2.
(picture 2) The only issue is that there are only 212 numbers in Column E while there are 293 numbers in column A. I'm wanting the UPC for every number in column E then somehow have a way to mark or highlight the UPC's already used so I can extract the ones that weren't used.
I am wanting to create a function that goes as follows: If the number in column E matches one of the cells in column A, then post the UPC number in the same row as the matched number in column A in column F.
So for example if E2 matched with A13, then the UPC in C13 would be posted in F2.
(picture 2) The only issue is that there are only 212 numbers in Column E while there are 293 numbers in column A. I'm wanting the UPC for every number in column E then somehow have a way to mark or highlight the UPC's already used so I can extract the ones that weren't used.