David,
Splitting the database was my next step in its role out to other users but I was not aware that until done this would restrict is multiuser accessability.
I will certainly split the database now and check for shared usage.
john
I am in the processes of seting up a database for multiusers.
However even with the advanced options setting for default open mode set to shared it will only open on a single machine.
Any ideas as to the cause?
thanks
john
I am trying to implement the above but get the same error message as below
Compile error, Method or data member not found.
prog faults at the following
stWho = Me.cboAssignee
prog copied from an online source as below which downloads as read only and works but not when I compile it...