M
Max Yaffe
Hello Group:
I'm trying to use a couple of command buttons to navigate a combo box
up & down.
The combo box is unbound and has a row source defined by a query (
like "Select Part from tblParts"). This is contained in a form that
has a computed record source based on value in the combo box. Because
of this, I can't use the form's record selectors -- they change.
So how can I command buttons to bump the contents of the combo box to
next or previous row?
Thanks
Max
I'm trying to use a couple of command buttons to navigate a combo box
up & down.
The combo box is unbound and has a row source defined by a query (
like "Select Part from tblParts"). This is contained in a form that
has a computed record source based on value in the combo box. Because
of this, I can't use the form's record selectors -- they change.
So how can I command buttons to bump the contents of the combo box to
next or previous row?
Thanks
Max