G
Guest
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
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