Good Day All,
I've been creating a call list recently and I'm very big on tracking how I do. I keep track of my "Dials", "Contacts", "Appointments" and "Follow-ups".
My problem right now is I've got multiple sheets based on which type of equipment they have but I want to have my tracking at the bottom of each sheet representing my total numbers in terms of dials contacts etc. from all sheets
This is how I track my dials on each sheet... but how do I add this data together from multiple sheets
[TABLE="class: grid, width: 500, align: left"]
<tbody>[TR]
[TD]Dials[/TD]
[TD]contacts[/TD]
[TD]follow-ups[/TD]
[TD]appointments[/TD]
[/TR]
[TR]
[TD]33[/TD]
[TD]12[/TD]
[TD]4[/TD]
[TD]3[/TD]
[/TR]
</tbody>[/TABLE]
Any Ideas?
Let me know if you need more info.
Thanks
I've been creating a call list recently and I'm very big on tracking how I do. I keep track of my "Dials", "Contacts", "Appointments" and "Follow-ups".
My problem right now is I've got multiple sheets based on which type of equipment they have but I want to have my tracking at the bottom of each sheet representing my total numbers in terms of dials contacts etc. from all sheets
This is how I track my dials on each sheet... but how do I add this data together from multiple sheets
[TABLE="class: grid, width: 500, align: left"]
<tbody>[TR]
[TD]Dials[/TD]
[TD]contacts[/TD]
[TD]follow-ups[/TD]
[TD]appointments[/TD]
[/TR]
[TR]
[TD]33[/TD]
[TD]12[/TD]
[TD]4[/TD]
[TD]3[/TD]
[/TR]
</tbody>[/TABLE]
Any Ideas?
Let me know if you need more info.
Thanks