Hi,
I need help in creating a VBA or SQL to find and delete duplicate records in an access table.
Thanks
Hi,
I need help in creating a VBA or SQL to find and delete duplicate records in an access table.
Thanks
To delete duplicate record you can probably do
OR you can use Insert Into to create a unique list table.![]()
Please Login or Register to view this content.
![]()
Please Login or Register to view this content.
Hi,
i am using the first code but it's not working. it says Syntax error in FROM clause. Below is the code that I have now. Thanks
![]()
Please Login or Register to view this content.
Field is the name of the column. What I posted was just what your SQL statement syntax will look like.
so FieldX is the name of my column too?
Yeah. It was a typo. FieldX = Field.
I tried to run this but it says "Could not delete from specified tables."
![]()
Please Login or Register to view this content.
Can you post a sample database. It might be easier that way.
I wish I could but i'd rather not do that![]()
Without posting your db or at least the db with sample (dummy) data, it is like shooting darts blindfolded after being spun in circles. We are only guessing what the issues are. If you really want to get help, then help us to help you by posting your db so we can see all the issues.
Alan
Alan עַם יִשְׂרָאֵל חַי
Change an Ugly Report with Power Query
Database Normalization
Complete Guide to Power Query
Man's Mind Stretched to New Dimensions Never Returns to Its Original Form
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks