Re: combo box
From: Marshall Barton (marshbarton_at_wowway.com)
Date: 08/26/04
- Next message: Paul Smith: "Re: Access Crashes with CONTAINS in ServerFilter"
- Previous message: CALVIN: "set parameters on selection from combo box"
- Maybe in reply to: Brendan Reynolds: "Re: combo box"
- Next in thread: Upendra Agnihotram: "Re: combo box"
- Messages sorted by: [ date ] [ thread ]
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]
- Next message: Paul Smith: "Re: Access Crashes with CONTAINS in ServerFilter"
- Previous message: CALVIN: "set parameters on selection from combo box"
- Maybe in reply to: Brendan Reynolds: "Re: combo box"
- Next in thread: Upendra Agnihotram: "Re: combo box"
- Messages sorted by: [ date ] [ thread ]