I have two tables:
The fist table is a 'Software list' table, which has 3 fields; SoftwareID, Program, and Version.
The second table is 'Software_ID',which I would like to have 2 feilds; ComputerNum and Software ID.
Basically I have several computers and I want to keep a list of ALL software...