Delete duplicate records in the table

  • Thread starter Thread starter Sarah G.
  • Start date Start date
S

Sarah G.

Hi,

I'm assigned a task to clean the data of one excel file which delete the
duplicate records. For example:

cust# custname add1 add2....

delete record when cust# is duplicated.

Since this is a huge table, I like to run some code to do so.

Can someone give me some code examples?

Thanks,
Sarah
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top