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

Tip: Looking for answers? Try searching our database.

list box error msg

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
ai_enjoi - 15 May 2007 04:49 GMT
is there any way i can change/modify the error message "the text you entered
isn't an item in the list" since i enabled the property Limit to Yes?

Signature

ai®

fredg - 15 May 2007 05:52 GMT
> is there any way i can change/modify the error message "the text you entered
> isn't an item in the list" since i enabled the property Limit to Yes?

Just your own message?
Code the Combo Box NotInList event:

MsgBox "this is my new message."
Response = acDataErrContinue

Normally the user would be given the option to add the item to the
list, but you didn't ask for that.
Signature

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

ai_enjoi - 15 May 2007 06:41 GMT
thank you...that's what i needed

>> is there any way i can change/modify the error message "the text you entered
>> isn't an item in the list" since i enabled the property Limit to Yes?
[quoted text clipped - 7 lines]
>Normally the user would be given the option to add the item to the
>list, but you didn't ask for that.

Signature

ai®

 
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



©2009 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.