StuartStarrs
Programmer
I am trying to create a report that counts the number of calls we have made to a particular Industry Type (Key1 Field). The report will be sorted by the Key1 field and underneath will be the total of completed activites to that particular trade. The problem I am having is getting the report to link the data in Conthist to link with the data in Contact1. I'm not sure this is very clear so here is a breakdown of the data setup: Industry Type field in Contact 1, there will be phone calls made to people in different Industries, Count how many calls we have made to people of a particular trade. How do I link the Contact1 table to the Conthist table. Thanks