Combo Box: Restrict Data Entry

debo33

Registered User.
Local time
Today, 15:38
Joined
Aug 8, 2003
Messages
18
Hey,

I have several list combo boxes on my form that I want to prevent users from adding data to. How can I do this? For example, there is a list box for insurance carrier, etc. :confused:

Thank you,

debo
 
Set limit to list property to yes?
 
in addition to Ken's suggestion, take a look at this example by SJ, where it gives you the opportunity, to add further records at a later stage, without opening your table directly.
 
Isn't this forum great... debo got a fix and I got exposed some more of SJ's brilliance.. :)
 

Users who are viewing this thread

Back
Top Bottom