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 / October 2007

Tip: Looking for answers? Try searching our database.

Sychronizing a combo box name to the form name

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
G. Vaught - 27 Oct 2007 19:36 GMT
I swear as I get older, I get more forgetful. I've done this before, but its
been about five years since I used the code.

I have a lookup box on  a form to choose a record. Howver when I use the
navigation arrows I want the the name in the combo to change when the record
changes. I checked Microsoft Knowledge Base and I looked briefly under the
two Forms newsgroups.

Can someone refresh my feeble mind on the code and where it goes.
Steve Schapel - 27 Oct 2007 19:50 GMT
G.,

I suppose the code would go on the Current event of the form.  And I
suppose it would be something like this:
Me.YourCombobox = <whatever it is>

If you're doing what I think you're doing, for myself I would usually
prefer to leave a combobox whose purpose is to select specific records,
blank except when it is being used for that navigation purpose.

Signature

Steve Schapel, Microsoft Access MVP

> I swear as I get older, I get more forgetful. I've done this before, but its
> been about five years since I used the code.
[quoted text clipped - 5 lines]
>
> Can someone refresh my feeble mind on the code and where it goes.
 
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.