Forms: Searching

  • Thread starter Thread starter Jo Ann
  • Start date Start date
J

Jo Ann

Can someone please help me set up a search feature on a
form. I need to be able to search my name and by
number. Is there anyway to set it up to search by the
first letter, then second letter, etc.? Please make it
simple as I am very new at this.
 
How you tried using the combo box wizard, as it gives you a 3rd choice that
does this.

If you file is to be small, and only a few thousand records, then the above
is a reasonable solution.

In addition, there is while looking at a form, you can go:

Reocrds->filter->filter by form.

The above automatically turns your form into a search form for you. You
should try the above code free options before you consider writing your own
stuff. There is a good amount of built in stuff you should give a try.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top