G
Guest
Hello,
I've been having some problems with a database I've been constructing as I'm
quite new to Access, but I've got it to a point I'm relatively happy with
although as it stands the only way users can search through records is to use
Access' default navigation buttons at the bottom of the record. I would
really appreciate any help in expanding this functionality.
I currently have a welcome page which links to form views of each of the
tables in my database through a series of simple open form buttons. I would
ideally like to build a quick search facility into this welcome page which
looks at 2 columns only (First Name and Last Name) from just one of my tables
and brings up a selected matching record in its form view.
I'm anticipating using a either a combo box, or a text box which links into
a list box to bring up a selection of matching records; but either way I'd
like to be able to highlight one of the strings in the list and hit a 'go to
record' button next to the list to open the record.
As I said, I'm quite new to Access so I'd be really grateful if any
responses could be as explicit as possible in terms of where any code needs
to be entered and any properties of fields that will need to be altered.
Any help greatly appreciated,
Thanks in anticipation!
I've been having some problems with a database I've been constructing as I'm
quite new to Access, but I've got it to a point I'm relatively happy with
although as it stands the only way users can search through records is to use
Access' default navigation buttons at the bottom of the record. I would
really appreciate any help in expanding this functionality.
I currently have a welcome page which links to form views of each of the
tables in my database through a series of simple open form buttons. I would
ideally like to build a quick search facility into this welcome page which
looks at 2 columns only (First Name and Last Name) from just one of my tables
and brings up a selected matching record in its form view.
I'm anticipating using a either a combo box, or a text box which links into
a list box to bring up a selection of matching records; but either way I'd
like to be able to highlight one of the strings in the list and hit a 'go to
record' button next to the list to open the record.
As I said, I'm quite new to Access so I'd be really grateful if any
responses could be as explicit as possible in terms of where any code needs
to be entered and any properties of fields that will need to be altered.
Any help greatly appreciated,
Thanks in anticipation!