On sheet 1, I have concatenated the values of cells A12, C12 & E12 into F12. The concatenate formula remains intact.
On sheet 2, I have concatenated the values of cells A2, B2 & D2 into E2. I then copied the result in cell E2 down to row 145 into cell E145. Finally I performed the copy/paste special - values exercise from row E2 to E145 on sheet 2.
There is information to the right of column E on sheet 2 that I would like to move into sheet 1 (to the right of column F).
From sheet 1, I am writing a vlookup formula in cell G12 that looks at the concatenated value in cell E12 and searches for the result of the match in sheet 2 within the range $E$2:$F$145. The column containing the result I am looking for resides in column F of sheet 2.
I keep getting a #N/A error formula even though I know for a fact that the match of cell F12 on sheet 1 is found within the range of $E$2:$F$145 on sheet 2.
I had read previously that vlookups and concatenated cells don't really like each other.
I have no experience with Match and Index.
Does anyone know a way to solve my problem?
Thank you,
Rick
On sheet 2, I have concatenated the values of cells A2, B2 & D2 into E2. I then copied the result in cell E2 down to row 145 into cell E145. Finally I performed the copy/paste special - values exercise from row E2 to E145 on sheet 2.
There is information to the right of column E on sheet 2 that I would like to move into sheet 1 (to the right of column F).
From sheet 1, I am writing a vlookup formula in cell G12 that looks at the concatenated value in cell E12 and searches for the result of the match in sheet 2 within the range $E$2:$F$145. The column containing the result I am looking for resides in column F of sheet 2.
I keep getting a #N/A error formula even though I know for a fact that the match of cell F12 on sheet 1 is found within the range of $E$2:$F$145 on sheet 2.
I had read previously that vlookups and concatenated cells don't really like each other.
I have no experience with Match and Index.
Does anyone know a way to solve my problem?
Thank you,
Rick