Take the following as an example: 10,10,10,10,20,20,30,30,30,40,50....
These #s represent employee id# sorted numerically in ascending order in a query I maintain (QueryA). However, I would like to create command button with VBA code that would allow me to advance to the record which has the...