How to match and compare two spreadsheets

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have two tables of data each with one common key. I'd like an excel
function that can bring both tables together by matching the key column and
identify items on each of the tables that have no match so no data is lost.

NB- the common key can be numeric or alhp-numeric.
 
Excel has keys? Maybe I should know that...if I don't, maybe I should be embarrased? :)

First thing I thought of was to export these two sheets into Access and perform a UNION ALL query. Are you familiar with Access?
I know you can do what you're saying in Excel by writing some VBA in a module, but I am not an expert on code writing, sorry....
 

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