Hi All,
I am trying to work out how to generate a pivot table using only those accounts select and stored in two arrays (DataSet1Array() and DataSet2Array()).
The trouble I am having is using each account number in the array to determine whether an item should be visible or not. The best I have been able to achieve is to keep the first account in the array visible and hiding all the others.
I have an example file and have manually filtered the rows to show the desired outcome.
Any assistance would be greatly appreciated.
Cheers,
Shaun
I am trying to work out how to generate a pivot table using only those accounts select and stored in two arrays (DataSet1Array() and DataSet2Array()).
The trouble I am having is using each account number in the array to determine whether an item should be visible or not. The best I have been able to achieve is to keep the first account in the array visible and hiding all the others.
I have an example file and have manually filtered the rows to show the desired outcome.
Any assistance would be greatly appreciated.
Cheers,
Shaun