Add a sequence to a group of records in a query

R

RichieTJ

This is the situation:

I want to add a sequence to a group of records in a query that meet
certain criteria. Example:

GroupID AreaID EmployeeID SequenceNo
(Field to add)
12345 123 458XA
00001
12345 123 452CA
00002
12345 123 538CD
00003

Where GroupID and AreaID are the criteria.

How do I assign that sequence?


Thx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top