Search Field

  • Thread starter Thread starter Colin
  • Start date Start date
C

Colin

Hi,

Can someone please explain how to add a search option.

I have a mainswitchboard form, on which I want to add a
button to search for a record by entering a Contacts name.

It would only need to search the field 'Contact name'

Any help is appreciated.

Thanks

Colin
 
The way I've gotten this to work in the past is to have an
unbound text box, where the person would enter a name with
an * (i.e. Smith*) and set a Macro on the After Update to
open up the Contacts form where [Contact name]like [forms]!
[main switchboard]![contact name].
Hope that helps!
Helen
 

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