T
Tom Phethean
this was the method suggested for my earlier problem
(see "Query Help" message on 14/7/03 )
Create the enrollment table, enter the key values.
Create a VBA proc that opens a recordset, based on the
enrollment table.
(Note: Open it with a locking scheme that only allows
ONE user into the
table at a time.)
Within the proc, assign the user to the key, then return
the key value.
The only problem is that i dont know any VBA, and so would
anyone be willing to write out the code for the above
procedure.
Many thanks in advance.
TP.
(see "Query Help" message on 14/7/03 )
Create the enrollment table, enter the key values.
Create a VBA proc that opens a recordset, based on the
enrollment table.
(Note: Open it with a locking scheme that only allows
ONE user into the
table at a time.)
Within the proc, assign the user to the key, then return
the key value.
The only problem is that i dont know any VBA, and so would
anyone be willing to write out the code for the above
procedure.
Many thanks in advance.
TP.