I work in an advertising marketing department where we track initial response to an Ad and the method in which the response was recieved, via Excel spreadsheets. There is a column that contains a specific Ad code, a column for quantity of phone responses, and a column for quantity of card responses (so, reading across, Ad# AA0199 has 10 phone responses, 20 card responses) These forms are in table style and are generated twice a week each week during a given month. All the sheets are formatted and set up exactly the same. The Ad#s always repeat across the sheets.<br>
<br>
What I am wanting to do (I assume with the help of VBA) is to generate a summary report that does something like, " go out across all of the sheets and look in the AD# column and find the matching AD# codes. If the codes match, sum the quantity of phone responses and sum the quantity of card responses across all the sheets. Make one line-item per unique Ad# code."<br>
<br>
Maybe this is something more aking to MS Access, but I really want to keep it within Excel<br>
<br>
Thanks much!
<br>
What I am wanting to do (I assume with the help of VBA) is to generate a summary report that does something like, " go out across all of the sheets and look in the AD# column and find the matching AD# codes. If the codes match, sum the quantity of phone responses and sum the quantity of card responses across all the sheets. Make one line-item per unique Ad# code."<br>
<br>
Maybe this is something more aking to MS Access, but I really want to keep it within Excel<br>
<br>
Thanks much!