|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I have a query which is the data source for a report which displays all information on a single contractor. In the criteria of a query, under [ContractorName] I put "[Enter Contractors Name]." As intended the pop up box does appears when you run the report requesting the name of the contractor you want displayed in the report, but what i would really like is a pull down list, from a list of contractors, to choose from. Can this be done? If so, how?
/Thanks |
|
#2
|
|||
|
|||
|
Create a form where you gather all the information you need to fulfil you criterias, the link the query to the form
The follwoing code is what you put in the query for criteria [forms]![FormName]![TextBoxName/ObjectName] S- |
![]() |
| Viewing: ASP Free Forums > Database > Microsoft Access Help > A pull-down in a pop up?! |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|