I have a table that has names and addresses. I have eleminated duplicates of names based on the listed compnay and address but now I want to split the table into a table with names and a table with just the company and addresses. I have done the split but I want to be able to get rid of duplicate listings for the company and address. This would seem not to be a big issue however if I do remove duplicates from this table and id's it deletes will be reflected in the names table. The recording is missing in the address table so the name table only shows a number that now reflects a record deleted in the address table. Is there a way around this or will I need to just manually update those records with the now missing address link?
Thank you,
Raymond Basaldua
Computer Systems Support
Arizona State University
Thank you,
Raymond Basaldua
Computer Systems Support
Arizona State University