RickNiceButThick
Programmer
Hi!! I dont use Access very often, but I need to make a DB for school. I need to know how to make a query find all the fields which contain a string, like Instr in VB. For example, say i had a field called "Name", and i had the folowing records:
Dorris
Norris
Norman
John
Bill
I want to be able to put in "orris", and it returns Dorris and Norris, or "o" and it returns Dorris, Norris, Norman, and John.
Can anybody help me????
Dorris
Norris
Norman
John
Bill
I want to be able to put in "orris", and it returns Dorris and Norris, or "o" and it returns Dorris, Norris, Norman, and John.
Can anybody help me????