Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / New Users / January 2008

Tip: Looking for answers? Try searching our database.

Sub data lists

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
STemplar - 02 Jan 2008 22:49 GMT
I have created a combo box for a report. The combo box is Vehicle Make. I
would like to be able to choose a make, for example Ford and have another box
pop up with only Ford models. I currently have two combo boxes, one for
Vehicle Makes and one for Vehicle Models. Can anyone help? Thanks in advance.
NetworkTrade - 04 Jan 2008 00:58 GMT
You make a query for Models that is filtered based upon the criteria in the
open Form combo box   i.e. the user selects Ford in that combo box...

make sure your query returns correctly...

then make a list box or subform or popup form (your choice) that is using
that query as its record source...

if you use a separate form an open it...it will trigger a new query.   if
you use a list box or subform that is already opened  - then you must force
it to requery once the choice of model has been made... several ways to do
that ...use a button or afterupdate event.... search the forms/forms coding
for requery for more on that...
Signature

NTC

> I have created a combo box for a report. The combo box is Vehicle Make. I
> would like to be able to choose a make, for example Ford and have another box
> pop up with only Ford models. I currently have two combo boxes, one for
> Vehicle Makes and one for Vehicle Models. Can anyone help? Thanks in advance.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.