Hello
I have a database and I want to find out which row in the database an item falls in
I.e Database is
APPLES
BANANAS
PEARS
GRAPES
Does anyone know the Functions / Variables That would search the database and return the row that PEARS is in?
Any help would be appreciated
Bob