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 / August 2006

Tip: Looking for answers? Try searching our database.

Combo Boxes In Access

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Matp123 - 06 Aug 2006 14:19 GMT
Hi.
i have created a form in Access and have set up combo boxes. However when i
go to create a new record it copies the selection in the combo box to the new
record, whe i change this it alters the first record as well. is there
something i can do to stop this.

Many thanks
Matt
Duane Hookom - 06 Aug 2006 16:57 GMT
Do the combo boxes have Control Sources bound to fields from your form's
Record Source?

Signature

Duane Hookom
MS Access MVP

> Hi.
> i have created a form in Access and have set up combo boxes. However when
[quoted text clipped - 6 lines]
> Many thanks
> Matt
John Vinson - 06 Aug 2006 19:47 GMT
>Hi.
>i have created a form in Access and have set up combo boxes. However when i
[quoted text clipped - 4 lines]
>Many thanks
>Matt

Combo boxes have two different functions: you can use a *bound* combo
box - one with a Control Source - to update the value in a new or
existing record, based on the user's selection; *or* you can use an
*unbound* combo box - one with a blank Control Source - along with
some VBA code to find an existing record on a form. You don't usually
want to try to do BOTH.

If you're using the combos to navigate - make sure they're unbound.

                 John W. Vinson[MVP]
 
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.