H
Haji
Hello,
I have created imput forms that is based on a table
called tickets. There is a field in this table called
Assigned to which is based on another table also called
Assigned to. The Assigned to table has the name, phone
and e-mail address of people. Basically A ticket is
created by filling out various text and combo boxes.
There is an assigned to combo box which reads data from
the Assigned to table and assigns the particular ticket
to a technician. What I would like to do is to have a
button somewhere that invokes outlook and sends out a
note to the particular technician. It would contain the
information for that particular record in the Ticket
table. I know it takes VBA code to do this but I don't
know much about VBA. Can anyone help?
Thanks,
Haji
I have created imput forms that is based on a table
called tickets. There is a field in this table called
Assigned to which is based on another table also called
Assigned to. The Assigned to table has the name, phone
and e-mail address of people. Basically A ticket is
created by filling out various text and combo boxes.
There is an assigned to combo box which reads data from
the Assigned to table and assigns the particular ticket
to a technician. What I would like to do is to have a
button somewhere that invokes outlook and sends out a
note to the particular technician. It would contain the
information for that particular record in the Ticket
table. I know it takes VBA code to do this but I don't
know much about VBA. Can anyone help?
Thanks,
Haji