J
Jean-Francois Gauthier
Hello,
In my document tracking database, I would like to have the system assign a
bundle number to an entry based on the department the document relates too
and the document type.
In real life, the user would basically have a pile of documents sorted first
by department and then by document type (ie. claims).
The way the database is being mounted, the user would be presented at
beginning of entry with a form that would ask to select the department and
the document type being entered, and upon hitting the open form button he
would be presented with a new form (3 options being the departments, based on
department choice made in preselection form) The 3 forms are each linked to
individual tables for each departments, which would contain the entries made
on each individual deparments.
If the user wants to change department and/or document type, he would need
to backout of the entry form and go back to the preselection form to reselect
the department and the document type.
In the the second entry form that is opened upon those choice, I have a
field called bundle#, which I would like to have autogenerate (simple
number). This number would be valid throughout the actually entry cycle.
(ie. if the user does 50 entries before backing out of the form, the bundle#
would be the same for all of them.) Basically the bundle number should stay
the same for any documents that are entered for an individual department and
document type, on a given day. Another catch here is that we may want to
limit the size of a bundle on a given document type (ie. claims bundle could
only contain 30 documents (entries).
I'm really not sure as to what is the best way to get this to happen, or how
to do it. If you have any idea, please let me know.
In my document tracking database, I would like to have the system assign a
bundle number to an entry based on the department the document relates too
and the document type.
In real life, the user would basically have a pile of documents sorted first
by department and then by document type (ie. claims).
The way the database is being mounted, the user would be presented at
beginning of entry with a form that would ask to select the department and
the document type being entered, and upon hitting the open form button he
would be presented with a new form (3 options being the departments, based on
department choice made in preselection form) The 3 forms are each linked to
individual tables for each departments, which would contain the entries made
on each individual deparments.
If the user wants to change department and/or document type, he would need
to backout of the entry form and go back to the preselection form to reselect
the department and the document type.
In the the second entry form that is opened upon those choice, I have a
field called bundle#, which I would like to have autogenerate (simple
number). This number would be valid throughout the actually entry cycle.
(ie. if the user does 50 entries before backing out of the form, the bundle#
would be the same for all of them.) Basically the bundle number should stay
the same for any documents that are entered for an individual department and
document type, on a given day. Another catch here is that we may want to
limit the size of a bundle on a given document type (ie. claims bundle could
only contain 30 documents (entries).
I'm really not sure as to what is the best way to get this to happen, or how
to do it. If you have any idea, please let me know.