G
Guest
I've got a database that we use to track our documents through our office,
serialized with a simple auto-generated number field and occasionally we need
to assign a block of numbers to another department.
So, a functionality we want to incorporate is basically, have a button to a
macro that will pop up a box with fields where we can input the range of
serials, enter a string into the 'subject' field (e.g. "assigned to ... ")
and have a yes/no check box on the form checked, then click 'ok' or whatever
and have a group of records created with that range and data.
How possible is this and am I even making sense?
serialized with a simple auto-generated number field and occasionally we need
to assign a block of numbers to another department.
So, a functionality we want to incorporate is basically, have a button to a
macro that will pop up a box with fields where we can input the range of
serials, enter a string into the 'subject' field (e.g. "assigned to ... ")
and have a yes/no check box on the form checked, then click 'ok' or whatever
and have a group of records created with that range and data.
How possible is this and am I even making sense?