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