Howto iterate through a form collection to check if the record the user wants to open isn't already open in a form and if record is already open then goto the form displaying this record?
builtin ms-access record edit locking kinda works (if user opens multiple form instances of the same record ms access will throw a readonly error or lock one of the forms), however it would be great if there was a way to just goto the record if it is already open in form.
Thank you for your help
builtin ms-access record edit locking kinda works (if user opens multiple form instances of the same record ms access will throw a readonly error or lock one of the forms), however it would be great if there was a way to just goto the record if it is already open in form.
Thank you for your help
Comment