G
Guest
Hi,
Is it possible to generate a sequence number that resets by group from a
query?
Heres some data from the table:
Week Date Boxes
2 09/01/06 842
2 13/01/06 805
3 16/01/06 900
I would like it to appear as:
Week 1st 2nd
2 842 805
3 900
I followed an example by Duane Hookum but couldn't get it to work.
Any ideas?
Matt
Is it possible to generate a sequence number that resets by group from a
query?
Heres some data from the table:
Week Date Boxes
2 09/01/06 842
2 13/01/06 805
3 16/01/06 900
I would like it to appear as:
Week 1st 2nd
2 842 805
3 900
I followed an example by Duane Hookum but couldn't get it to work.
Any ideas?
Matt