|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I need to make a query with the info i select from a combo box. what criteria should i use ?
|
|
#2
|
||||
|
||||
|
what info is in your combobox?
What data needs to be returned for the database? |
|
#3
|
|||
|
|||
|
a table has four columns: id code, type of document, department and description....
in a search form there is a combo box with info from a table of types of documents. i need the query with the criteria chosen in the combo box to show in a form, but i cant define the criteria in the query. thanks much |
|
#4
|
|||
|
|||
|
HI have attached one very basic way to do what you asked, There are lots of ways 9depending on your style and needs)
S- |
|
#5
|
|||
|
|||
|
If I understand you correctly then this is what you may be looking for. In the Query window you will want to enter something similar to this in the "Criteria" section.
[forms]![YourFormName]![ComboBoxName] I have also attached an example. |
|
#6
|
|||
|
|||
|
thanks guys
|
![]() |
| Viewing: ASP Free Forums > Database > Microsoft Access Help > query |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|