Hi all
I'm not sure if this is the correct area for this question but I think it is.
My DB stores records relating to accountable books, which are all stored with the serial numbers etc (like ledger books with pages that have serial numbers). Each book contains a series of numbers that is different to each of the others (book 1 = 000001 to 000100; book 2 = 000101 to 000200, etc).
I have set up a search page to enable me to select records that are being inspected so that after they are inspected and audited, the DB records the date of the inspection and the person who inspected it against each relevant record. There may be several inspections against the one book.
I determine if a book is unused, in use, or complete, by using the start and finish date fields.
When selecting the records for inspection, I want to then be able to list those records that are in use, so I can enter the serial number within the book that we are up to when the inspection is done.
Would someone be kind enough to give me an idea on how to accomplish that?
I'm not sure if this is the correct area for this question but I think it is.
My DB stores records relating to accountable books, which are all stored with the serial numbers etc (like ledger books with pages that have serial numbers). Each book contains a series of numbers that is different to each of the others (book 1 = 000001 to 000100; book 2 = 000101 to 000200, etc).
I have set up a search page to enable me to select records that are being inspected so that after they are inspected and audited, the DB records the date of the inspection and the person who inspected it against each relevant record. There may be several inspections against the one book.
I determine if a book is unused, in use, or complete, by using the start and finish date fields.
When selecting the records for inspection, I want to then be able to list those records that are in use, so I can enter the serial number within the book that we are up to when the inspection is done.
Would someone be kind enough to give me an idea on how to accomplish that?