Hello
I have two sheets that are in effect the same - same column headers etc, but different source data feeding in.
I have a sheet summary on each. For example, if column 1 has a yes/no option, I do the following on each sheet:
=COUNTIF([1. Internal Process]:[1. Internal Process], "yes")
I now need to be able to combine the results into a pie chart on a dashboard so taking the 'yesses' from sheet a and adding them to the 'yesses' of sheet b to make a total.
I can do a report but that keeps the results for each separate and I just can't work out to combine them.
Can anyone help me please?
Thanks
Katie