O
Outpost
I have a table that has 2 fields that are named [CallNo] and the other
field is [ItemNo]. There are multiple Item numbers assigned to a Call
Number. I need to update the Item Numbers to be sequential starting
with 1 through ~. When it encounters a new [CallNo] it will update the
ItemNo starting with 1 and loop through until the next CallNo, and
repeat the process. TIA
field is [ItemNo]. There are multiple Item numbers assigned to a Call
Number. I need to update the Item Numbers to be sequential starting
with 1 through ~. When it encounters a new [CallNo] it will update the
ItemNo starting with 1 and loop through until the next CallNo, and
repeat the process. TIA