hi
i have three tables "YE", "PYE" and "CN"
they have duplicates in them
i got a button to extract their duplicates to a speadsheet
i need the button to also remove the duplicates from the tables AND keep a copy of the tables in their original (with duplicates) format
i.e. YE, PYE and CN will have no duplicates, but their copies (YEcopy, PYEcopy and CNcopy) will have the duplicates
i tried using append, it seemed to work when copying the table structure manually, but i need it to do it all by code or macros
i think i've broken my append query now - it copies all records not just the non duplicates
appreciate it if anyone can help
rgds
Faxof
i have three tables "YE", "PYE" and "CN"
they have duplicates in them
i got a button to extract their duplicates to a speadsheet
i need the button to also remove the duplicates from the tables AND keep a copy of the tables in their original (with duplicates) format
i.e. YE, PYE and CN will have no duplicates, but their copies (YEcopy, PYEcopy and CNcopy) will have the duplicates
i tried using append, it seemed to work when copying the table structure manually, but i need it to do it all by code or macros
i think i've broken my append query now - it copies all records not just the non duplicates
appreciate it if anyone can help
rgds
Faxof