Search directly in a form

T

Tom R.

I have some members in av form, and I want to be able to in [FirstName] to
just type inn the persons name and search an get hold of all the persons data
in the form. Is there an easy way to do this?
 
J

John W. Vinson

I have some members in av form, and I want to be able to in [FirstName] to
just type inn the persons name and search an get hold of all the persons data
in the form. Is there an easy way to do this?

Yes. On the menu select Records... Filter... Filter by Form.

Type search terms in any bound control and then apply the filter.

John W. Vinson [MVP]
 
M

Michel Walsh

The control wizard for a combo box should present you with that possibility
(through a combo box, though). Have you tried it?


Vanderghast, Access MVP
 
T

Tom R.

Thank you! Just what I was looking for. =)
--
Tom R. Thorstensen


Michel Walsh said:
The control wizard for a combo box should present you with that possibility
(through a combo box, though). Have you tried it?


Vanderghast, Access MVP



Tom R. said:
I have some members in av form, and I want to be able to in [FirstName] to
just type inn the persons name and search an get hold of all the persons
data
in the form. Is there an easy way to do this?
 
Top