Duplicate Entries

  • Thread starter Thread starter TomRobertson
  • Start date Start date
T

TomRobertson

I am looking for a way to cut down the amount of time it takes me to 'clean'
account data. I currently get sent monthly accounts which I merge into a
single 12 month spreadsheet. Some of the time there are duplicates between
months and also double accounting within each month. The account number is
often the only consistent entry.

I am looking for a way to filter out a single account from all of these
duplicates but picking only the entry with the highest values and discarding
the rest.

I have been doing a countif on account number and then filtering by account
number to ascertain the entry to bring through - very time consuming.

Would be very grateful if anyone can help.

Thanks
 
Do you have more than one account on a worksheet? Not clear from your posting?

Is each column a difffernt month?

Can you use the formula =MAX(B1:B10) at the bottom of the worksheet to get
the maximum of each month?
 

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

Similar Threads

Identifying duplicate entries 5
Count Unique Values in Pivot table 5
Review Wanhao Duplicator i3 0
Duplicate Entries 2
Navigating to Duplicates 2
Problem not counting duplicates 1
Duplicate Entries 3
Access Auto Matching Duplicates? 0

Back
Top