B
bhipwell via AccessMonster.com
I need to put a button that allows the user to move to the next record. On
the form, I have a list of employees that are filtered by the company they
work for.
Obviously, if I use the simple Gotorecord command, it will pull up the next
record regardless of what company that employee works for. So...
1) I need the button to take the user to the next record where the company
(field is CompanyID) matches the company on the form.
2) I need the list box that displays the employees specific to the company,
to highlight/select the employee to which the next record function takes them.
Thanks in advance!
B
the form, I have a list of employees that are filtered by the company they
work for.
Obviously, if I use the simple Gotorecord command, it will pull up the next
record regardless of what company that employee works for. So...
1) I need the button to take the user to the next record where the company
(field is CompanyID) matches the company on the form.
2) I need the list box that displays the employees specific to the company,
to highlight/select the employee to which the next record function takes them.
Thanks in advance!
B