Re: prevent the user to open the list of the combo-box
From: Steve Schapel (schapel_at_mvps.org.ns)
Date: 11/06/04
- Next message: will lester: "how do I do links with Publisher 2000 with xp professional?"
- Previous message: Liat: "prevent the user to open the list of the combo-box"
- In reply to: Liat: "prevent the user to open the list of the combo-box"
- Next in thread: Liat: "Re: prevent the user to open the list of the combo-box"
- Reply: Liat: "Re: prevent the user to open the list of the combo-box"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 07 Nov 2004 07:25:27 +1300
Liat,
Would it suit your purpose to use code to toggle the Enabled and Locked
properties of the combobox, depending on the value of the main form
control, so the combobox is simply inaccessible in the circumstances you
prescribe?
-- Steve Schapel, Microsoft Access MVP Liat wrote: > Hello, > > I have a combo box in a sub form. > I would like to restrict the use in a way that in some cases, depends on a > value of a field in the main form, the list of the combp box will not open. > > Currently, on the event mouseDown, I open another form with an alert that it > is not possible to change the value. The problem is that the window with the > list of the combo-box is still opened. > > How can I avoid this from happening? > > Thanks a lot, > Liat
- Next message: will lester: "how do I do links with Publisher 2000 with xp professional?"
- Previous message: Liat: "prevent the user to open the list of the combo-box"
- In reply to: Liat: "prevent the user to open the list of the combo-box"
- Next in thread: Liat: "Re: prevent the user to open the list of the combo-box"
- Reply: Liat: "Re: prevent the user to open the list of the combo-box"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|