Q
quartz
I am using Office 2003 on Windows XP.
Please note that the use of spreadsheets is per boss and user preference -
this is mandatory and beyond my control.
I have a table in which there is an auto-incrementing column that will be
used to generate a form number. Users will open a spreadsheet file that will
update this Access table with the user's network login ID - and then an
auto-incremented form number will be generated for the record.
I need to be able to retrieve that specific form number and place it into
the spreadsheet form, but with multiple users, I need to be sure of the
integrity of the form number. i.e. I can't just use MAX on the [FORM_NUMBER]
field because another user may have already generated another form. So how
can I tie a specific record to a form number?
How can I work around this issue? Thanks much for your input.
Please note that the use of spreadsheets is per boss and user preference -
this is mandatory and beyond my control.
I have a table in which there is an auto-incrementing column that will be
used to generate a form number. Users will open a spreadsheet file that will
update this Access table with the user's network login ID - and then an
auto-incremented form number will be generated for the record.
I need to be able to retrieve that specific form number and place it into
the spreadsheet form, but with multiple users, I need to be sure of the
integrity of the form number. i.e. I can't just use MAX on the [FORM_NUMBER]
field because another user may have already generated another form. So how
can I tie a specific record to a form number?
How can I work around this issue? Thanks much for your input.