H
Hasan
How do you use sequence number that would change on group
change. So its tied in with teh GROUP BY function so each
time the GROUP BY Field changes the number starts with 1
again.
This number isn't a primary key so using auto number is
useless.
Could you please tell me how to do this using either
another table or even through programming logic.
Thankyou
change. So its tied in with teh GROUP BY function so each
time the GROUP BY Field changes the number starts with 1
again.
This number isn't a primary key so using auto number is
useless.
Could you please tell me how to do this using either
another table or even through programming logic.
Thankyou