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

Tip: Looking for answers? Try searching our database.

Refresh a combobox

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Ray - 30 Jun 2007 15:34 GMT
Can you tell me how to refresh the values in a combobox only, using an event
procedure for the On Current event for the form itself? I do not want to
requery or refresh the whole form, just the combobox.
Maurice - 30 Jun 2007 15:56 GMT
try: me.combobox.requery

this will only requery the combobox. replace combobox with your controlname
for the combo.

hth
Signature

Maurice Ausum

> Can you tell me how to refresh the values in a combobox only, using an event
> procedure for the On Current event for the form itself? I do not want to
> requery or refresh the whole form, just the combobox.
Ray - 30 Jun 2007 16:06 GMT
Perfect. Many thaks

> try: me.combobox.requery
>
[quoted text clipped - 6 lines]
> > procedure for the On Current event for the form itself? I do not want to
> > requery or refresh the whole form, just the combobox.
 
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.