G
Guest
I have developed an access application for the medical field (with much help
form this group, Thanks!) I have forms where nurses and doctors are able to
choose from a picklist of brief blurbs, i.e. Patient presents to clinic today
in acute distress. The blurge is then added to a table and is visible and
editable via a form.
What I need to do is make it so that only the creator of the record can edit
the record. To do that I need to record the current user's user name (I'm
using MS Access user level security) and then I need to check if this user
was the creator of the record. If they are the creator then they can edit it,
if not then they cannot edit.
Any help with this would be greatly appreciated. Rob
form this group, Thanks!) I have forms where nurses and doctors are able to
choose from a picklist of brief blurbs, i.e. Patient presents to clinic today
in acute distress. The blurge is then added to a table and is visible and
editable via a form.
What I need to do is make it so that only the creator of the record can edit
the record. To do that I need to record the current user's user name (I'm
using MS Access user level security) and then I need to check if this user
was the creator of the record. If they are the creator then they can edit it,
if not then they cannot edit.
Any help with this would be greatly appreciated. Rob