Search for common data lines (loop)

D

desmondleow

Hi,

I urgently need help to start this.

I have a table entries containing many rows of data. I have another
table containing many rows of data.

Between these two tables, there is not unique identity and I have to
use 3 fields from table 1 to match off from table 2.

Is this possible to do with VBA and any tip on how can I proceed?

Thanks!
 
Top