O
owilson
Hi,
I have a table called tblRFI that is accessed by several
users entering info dealing with different jobs. I'm
trying to figure out a way to assign a sequential number
for each RFI for each job that starts with 1 and goes on
as far as necessary.
For example Job Num RFI Num
123 1
123 2
345 1
345 2
123 3
345 3
Any suggestions will be greatly appreciated,
TIA
Owen
I have a table called tblRFI that is accessed by several
users entering info dealing with different jobs. I'm
trying to figure out a way to assign a sequential number
for each RFI for each job that starts with 1 and goes on
as far as necessary.
For example Job Num RFI Num
123 1
123 2
345 1
345 2
123 3
345 3
Any suggestions will be greatly appreciated,
TIA
Owen