VB Script code for starting a search with a form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a start up page with two options: 1. enter new information, 2. to
start a search of information already entered. I'm trying to figure out the
best way to do this and I don't know where to start. Thanks in advance for
any help. I'm using access 2003.
 
have you tried using the combo box wizard to make a "search" combo?

Try placing a combo box up in the top area, and use the wizard when you do
this. Choose the option "find a record based on...."

There are many ways to find things, you can also try

records->filter->filter by form

The above will actually instantly turn your whole form into a search form.
So, try the wizard, or try filter by form....
 
I don't understand where to make these changes in order to filter by form.
Are these changes made in the detail section or somewhere else?
Thanks again for the help.
 

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