Re: creating search form
From: Shiner452 (Shiner452.16fqy7_at_nospam.MSAccessForum.com)
Date: 05/17/04
- Next message: whiteto: "Re: Treeview Control"
- Previous message: alvin: "Duplicate problem"
- In reply to: Tony: "creating search form"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 17 May 2004 08:51:46 -0500
There are several ways to do this...the easiest is probably this. Set
your forms recordsource to the table your data is in. Add a combobox
and select the 3rd choice in the wizard 'Find a record in a
table/query'. Select the ID# field as the data you wish to display.
Next, select all the fields whose data you wish to display and place
them in the form. Whenever you select an ID# all those fields will
show the information for that record. If your data is spread out
through more than one table, create a query for all the necessary
tables and base your form off that query.
Let me know if you need any more help.
Shiner
------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~View and post usenet messages directly from http://www.ExcelForum.com/
- Next message: whiteto: "Re: Treeview Control"
- Previous message: alvin: "Duplicate problem"
- In reply to: Tony: "creating search form"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|