Hello, thank you for your assistance!
In my query called "test" I have the following fields: EmpID & DEPT, below is an example.
EMPLOYEEDEPTcounter1016321101101632125210163222033557031501355703120235570313033557031404
I would like to add a column to my query called "counter" and count starting with 1 each time the employee number is listed, when the employee number changes I would like the counter to start over again at 1 and continue this throughout the query.
Thanks much!
In my query called "test" I have the following fields: EmpID & DEPT, below is an example.
EMPLOYEEDEPTcounter1016321101101632125210163222033557031501355703120235570313033557031404
I would like to add a column to my query called "counter" and count starting with 1 each time the employee number is listed, when the employee number changes I would like the counter to start over again at 1 and continue this throughout the query.
Thanks much!