Re: combo box

From: Marshall Barton (marshbarton_at_wowway.com)
Date: 08/26/04


Date: Thu, 26 Aug 2004 09:43:52 -0500

a wrote:
>I want prevent user form typing any data in combo box just select ( what
>code I need)

Typing the initial characters of an item in the list is a
standard way to select an existing item.

What you want to do is set the combo box's LimitToList
property to Yes to prevent users from trying to enter new
values.

-- 
Marsh
MVP [MS Access]