March 31, 200619 yr Newbies Our tech group has probably been overthinking this, but here goes: We are creating a database of test items. Each record has a field that identifies the date on which the test items are used. For example, record nos. 1 to 5 might share the same 3-29-06 identifier. If we were to print 30 sets of records 1 to 5, we'd like to auto-increment the copy no. on the printout for each set. So Set 1 would all share the number "1", Set 2 the number "2," and so on up to 30. Is there a relatively painless way to do this? Thanks in advance for the help!
Create an account or sign in to comment