hi...
i have a table that contains data from 4 different states,
user will want to view it according to state,
so i made "[forms]![MyForm]![StateField]",
then i made a new form based on this query.
problem is, when the form is opened,
"enter parameter value" pops up,
and user has to enter value of 'state' into that box before the form is displayed. is there any way that user can just open the form without that popup? can it be possible for user to select state from a combobox on that form? how to update query once user selects this?
pliz help me. thanx in advance.
i have a table that contains data from 4 different states,
user will want to view it according to state,
so i made "[forms]![MyForm]![StateField]",
then i made a new form based on this query.
problem is, when the form is opened,
"enter parameter value" pops up,
and user has to enter value of 'state' into that box before the form is displayed. is there any way that user can just open the form without that popup? can it be possible for user to select state from a combobox on that form? how to update query once user selects this?
pliz help me. thanx in advance.