G
Guest
I have 2 tables, networkveiw1 and computers. I also have a Query that
displays only the information that I want to insert into the computers table.
I need to take the results from that query and add that data into my existing
computer table, and I don't want to add duplicates.
displays only the information that I want to insert into the computers table.
I need to take the results from that query and add that data into my existing
computer table, and I don't want to add duplicates.