Checking for duplicates

  • Thread starter Thread starter John
  • Start date Start date
J

John

I need to write a macro which will perform a different
instruction set if a duplicate is found in a table vs.
where there's no duplicate. The instruction VLOOKUP
(X1,Table!A1:Table!E30,1,FALSE) returns a value of #N/A if
no match is found. How can I populate a cell with a value
I can use in my macro to determine if there's a match or
not?
Thanks in advance.
 

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