Hi, I have two tables, A and B. I want to create a variable on Table A( TableB ID?) that scans iDS on table B and returns the ID if a similar one is found or puts Na, when none is available. Example. Table A ID fruit colour TableB ID? 165 avocado orange Na 111 orange orange 111 111 cabbage green 111 123 mango green Na 333 strawberry red 333 333 strawberry red 333 555 berry orange Na Table B ID fruit colour 555 avocado Orange 111 orange Orange 178 cabbage green 236 mango green 333 strawberry red 333 strawberry red 148 berry orange Thanks. Message was edited by: zetter rweza
I have edited the table to make things clear/
I just want to look at ID don't mind about fruit type or colour, please help.
... View more