G
Guest
I'm managing an issue list in Access. One table, one form, several reports.
Each issue needs to have a unique number, preferably in the same sequence as
when added to the database. Users will need to see and refer to the issue
numbers in the form and the reports.
I want to have the form default to a new, never-before-used number whenever
a new issue (record) is added. Currently I'm using the AutoNumber data type,
but -- as is well-noted in the discussion groups -- AutoNumber has many
drawbacks. Is there another way to auto-fill the issue number field with a
unique number (in sequence) without using the AutoNumber feature?
I've browsed through the discussion groups and haven't found anything that
addresses this specific issue (or maybe I'm just not getting some of the
answers). All suggestions are welcome, but would prefer something toward the
novice side.
Thanks!
Each issue needs to have a unique number, preferably in the same sequence as
when added to the database. Users will need to see and refer to the issue
numbers in the form and the reports.
I want to have the form default to a new, never-before-used number whenever
a new issue (record) is added. Currently I'm using the AutoNumber data type,
but -- as is well-noted in the discussion groups -- AutoNumber has many
drawbacks. Is there another way to auto-fill the issue number field with a
unique number (in sequence) without using the AutoNumber feature?
I've browsed through the discussion groups and haven't found anything that
addresses this specific issue (or maybe I'm just not getting some of the
answers). All suggestions are welcome, but would prefer something toward the
novice side.
Thanks!