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 / General 1 / June 2006

Tip: Looking for answers? Try searching our database.

Keep a  value in the combobox

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
egidio.caldeira@gmail.com - 15 Jun 2006 17:51 GMT
Hi,

Can any one help me?

how can i do to a combobox keep in new records, the value choose by one
user, until he changes it?
fredg - 15 Jun 2006 18:26 GMT
> Hi,
>
> Can any one help me?
>
> how can i do to a combobox keep in new records, the value choose by one
> user, until he changes it?

Code the Combo Box AfterUpdate event:
Me.ComboName.DefaultValue = """" & Me!ComboName & """"
Signature

Fred
Please respond only to this newsgroup.
I do not reply to personal e-mail

egidio.caldeira@gmail.com - 15 Jun 2006 18:33 GMT
> > Hi,
> >
[quoted text clipped - 9 lines]
> Please respond only to this newsgroup.
> I do not reply to personal e-mail

Thanx for the quick answer :) it works very well.
 
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.