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 / Forms Programming / September 2005

Tip: Looking for answers? Try searching our database.

Combo box for Searching

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Aliennation2002 - 05 Sep 2005 19:22 GMT
Hi I want to open a combo box with list of all the software in the field
SoftWareWithVersion. then when it is selected it will call the contents of
the related record.
when I create a combo box all it does is change the field of the current
record and gives an error because it will create a duplicate record.
Regards John
Duane Hookom - 05 Sep 2005 19:35 GMT
There is a wizard for creating a combo box that does this. The combo box
should not have anything in its Control Source property.

Signature

Duane Hookom
MS Access MVP

> Hi I want to open a combo box with list of all the software in the field
> SoftWareWithVersion. then when it is selected it will call the contents of
> the related record.
> when I create a combo box all it does is change the field of the current
> record and gives an error because it will create a duplicate record.
> Regards John
Aliennation2002 - 06 Sep 2005 00:00 GMT
I had trouble getting the wizard to run until I dropped the security settings.
Regards John

> There is a wizard for creating a combo box that does this. The combo box
> should not have anything in its Control Source property.
[quoted text clipped - 5 lines]
> > record and gives an error because it will create a duplicate record.
> > Regards John
Jeff Boyce - 05 Sep 2005 19:41 GMT
John

Any chance your combo box is bound to one of the fields?  (I'm guessing it
is.)

If so, don't!  Use an unbound combo box to look up possibles.  Then, in the
combo box's AfterUpdate event, filter the form or requery it, using the
contents of the combo box as your criterion.

Good luck

Jeff Boyce
<Access MVP>

> Hi I want to open a combo box with list of all the software in the field
> SoftWareWithVersion. then when it is selected it will call the contents of
> the related record.
> when I create a combo box all it does is change the field of the current
> record and gives an error because it will create a duplicate record.
> Regards John
 
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.