View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JRB JRB is offline
external usenet poster
 
Posts: 12
Default 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