N
NetworkTrade
Access03 Form is sourced from query; only using query to alphabetise
order by name field...otherwise could be on table itself.
One open button has form open argument to a selected geo area i.e. state
Another open button has form open argument to a selected interest i.e. fishing
works fine
either way opened there can be alot of records so that the user does not
want to serially click thru the names alphabetically to the one they want -
they want to jump to the name they seek...
entering a single combobox onto the form (wizarded to select record) shows
all names and doesn't get filtered as is the form itself...so many of the
names can't be selected....
do I manipulate the comboboxes underlying query? how would one toggle from
the state column to the interest column as having criteria or not.....??
would welcome advice.
order by name field...otherwise could be on table itself.
One open button has form open argument to a selected geo area i.e. state
Another open button has form open argument to a selected interest i.e. fishing
works fine
either way opened there can be alot of records so that the user does not
want to serially click thru the names alphabetically to the one they want -
they want to jump to the name they seek...
entering a single combobox onto the form (wizarded to select record) shows
all names and doesn't get filtered as is the form itself...so many of the
names can't be selected....
do I manipulate the comboboxes underlying query? how would one toggle from
the state column to the interest column as having criteria or not.....??
would welcome advice.