H
H. Martins
I have a form.
That form has a Combo Box with a separate query.
All the other fields in the form use the form's query.
The form query is dependent on the Combo Box selection. When I start
the form it remains all gray.
I have done some tests and concluded that until I give some useful
value to the query's Where clause that results in, at list, one
record, it displays the form perfectly. After starting with some dummy
value the form responds perfectly to the combo box selection.
I would like the form to open showing blank fields (or similar) until
I select something in the combo box. Is there a way?
Thanks
Henry
That form has a Combo Box with a separate query.
All the other fields in the form use the form's query.
The form query is dependent on the Combo Box selection. When I start
the form it remains all gray.
I have done some tests and concluded that until I give some useful
value to the query's Where clause that results in, at list, one
record, it displays the form perfectly. After starting with some dummy
value the form responds perfectly to the combo box selection.
I would like the form to open showing blank fields (or similar) until
I select something in the combo box. Is there a way?
Thanks
Henry