D
David Norman
I have 2 lists of equal length that I want to create an arbitrary
relationship between.
i.e. if table 1 has column A and table 2 has column B (with no relationship
between the columns) then I want to create a table 3 with columns A & B
containing each column value only once. The length of table 3 should be the
same as tables 1 & 2.
I want to use an access query because the lists are too big for copy-pasting.
Ta in advance
David
relationship between.
i.e. if table 1 has column A and table 2 has column B (with no relationship
between the columns) then I want to create a table 3 with columns A & B
containing each column value only once. The length of table 3 should be the
same as tables 1 & 2.
I want to use an access query because the lists are too big for copy-pasting.
Ta in advance
David