Hello,
I have sheet 1 and sheet 2 which contain data. I have sheet 3 on which I want to report Data for some (not all) rows in sheet 1 and sheet 2. So that when I insert the refs in column A, the data appear in columns 2 and 3.
Thanks !
sheet1
sheet2
sheet3 (results)
I have sheet 1 and sheet 2 which contain data. I have sheet 3 on which I want to report Data for some (not all) rows in sheet 1 and sheet 2. So that when I insert the refs in column A, the data appear in columns 2 and 3.
Thanks !
sheet1
IN0001 | Apple | Red |
IN0002 | Pear | Green |
sheet2
SN0001 | Cat | White |
SN0002 | Dog | Black |
sheet3 (results)
IN0002 | Pear | Green |
SN0002 | Dog | Black |
IN0001 | Apple | Red |