Hi Ray,
Doesn't that imply you are filtering on employee rather than employee
ID? Why not just do that from the employee filter dropdown??
regards
Paul
"Ray Kanner" wrote in message ...
I have a large table with employee ids in asscending order
in the third column. An employee id record is not unique,
so there can be many employee records per employee. Using
a filter, I would like to view all the records pertaining
to one employee at a time. Does anyone have sample code
they could share that would allow the filter to advance to
the next employee id number when a (spin) button assigned
to it is pressed. Thanks loads.
Ray Kanner