Unbound Combo Box Protect/UnProtect

  • Thread starter Steve Norris via AccessMonster.com
  • Start date
S

Steve Norris via AccessMonster.com

My form has an unbound combo box that when an item in the combo box is
clicked, the form is populated with data from that record.

How can I protect this list from being updated or changed by the User, but
still have it available to click on to populate the form with data records?

Thanks Much!!
Steve
 
J

John Webb via AccessMonster.com

To my knowledge you can't; have you considered using a listbox in its place?

Cheers

John Webb
 
Top