Help with finding a row number

  • Thread starter Thread starter JRB
  • Start date Start date
J

JRB

I have a list of Invoices - three of the columns of data are Account,
Supplier & Invoice Number
Using vba I would like to find the number of the row containing a specified,
unique combination of the three fields

What is the best way to achieve this


Regads & TIA
 
You could use Data>Advance filter and select unique records only.
 

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