I'm creating an issue tracker database. The main issue for contains basic issue information (issue_id, product, issuetype, status, description, request from, assigned to).
What I am trying to do is to auto generate an email that will send the issue to the employee it was assigned to. So say I enter an issue and select "Bob Smith" as the assigned to employee, I want an email to be sent to him with information about this issue (issue type, description, request from, etc.) Is this possible in access?
What I am trying to do is to auto generate an email that will send the issue to the employee it was assigned to. So say I enter an issue and select "Bob Smith" as the assigned to employee, I want an email to be sent to him with information about this issue (issue type, description, request from, etc.) Is this possible in access?
Comment