G
Guest
Hello All.
I have to create a database for our telemarketing team where they can log
in/outbound calls against a contact. I have a parent form called
CONTACT-HISTORY and a child or subform called CALL_HISTORY, these are liknked
by the PROSPECTID field. There is a field called ATTEMPTNUMBER that is used
to log how many calls have been made to this contact, but it isn't an
autonumber.
What i need to happen is each time a call to or from the contact on screen
is made, the agent creates a record in CALL_HISTORY and the ATTEMPTNUMBER
field is incremented by 1.
I am sure it is to do with the DMAX function but don't quite understand it.
I would really appreciate your expert help.
Thanks.
I have to create a database for our telemarketing team where they can log
in/outbound calls against a contact. I have a parent form called
CONTACT-HISTORY and a child or subform called CALL_HISTORY, these are liknked
by the PROSPECTID field. There is a field called ATTEMPTNUMBER that is used
to log how many calls have been made to this contact, but it isn't an
autonumber.
What i need to happen is each time a call to or from the contact on screen
is made, the agent creates a record in CALL_HISTORY and the ATTEMPTNUMBER
field is incremented by 1.
I am sure it is to do with the DMAX function but don't quite understand it.
I would really appreciate your expert help.
Thanks.