Help with finding a row number
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
|