Hi,
I'm trying to total a column in a table (table2) based on the filtered result of another table (table1). I thought this would be straightforward using dsum or sumif but both sum on the basis of an unfiltered table
these are my test tables
Capture.JPG
If table1 is filtered to select M gender than the value I need is 90 - sum of A and D's value1's in table 2
If I filtered on M Gender and 1 Month then the value would be 78 - just sum of A's value1's in table2
Is there a way for dsum or sumif (or another function) to recognise the filtered list?
Many thanks in advance
Bookmarks