I have enabled access user level security and workgroups with my database. I have a "Calls" form with the field "Assigned Calls", what I want to be able to do is for this textbox to not be enabled if the person logged in is a "User" as opposed to a member of Admin. Does anyone know how to set or code this?
I also have a textbox on the form called "Logged By". I have a value on another form [Forms]![Helpdesk Staff Switchboard]![Name] which has the name of the person logged in and I would like for this value to be entered into the "Logged By" field on the "Calls" form when the user has finished logging the current problem and clicks to move to a new record. To ensure that no blank records are created though I also need for the user to only be able to move to a new record after certain fields say field1, field2 and field3 have been filled in. I'd be very grateful if anyone had any answers!!
Thanks!
I also have a textbox on the form called "Logged By". I have a value on another form [Forms]![Helpdesk Staff Switchboard]![Name] which has the name of the person logged in and I would like for this value to be entered into the "Logged By" field on the "Calls" form when the user has finished logging the current problem and clicks to move to a new record. To ensure that no blank records are created though I also need for the user to only be able to move to a new record after certain fields say field1, field2 and field3 have been filled in. I'd be very grateful if anyone had any answers!!
Thanks!