K
Kcope8302
I have a single countifs statement that has 3 lists referenced to it.
=COUNTIFS(Data!F$2
ata!F$199,2,Data!E$2
ata!E$199,E1,Data!g$2
ata!g$199,F1,Data!h$2
ata!h$199,G1)
I am trying to have this act as a query system. If one of these list
boxes(Cells E1,F1,G1) is left blank I would like it to be ignored. Therefore
I can have all 3 or a mix of the 3 boxes chosen to see what the difference is
in the data it pulls.
Can someone assist me with this?
Thanks
=COUNTIFS(Data!F$2
I am trying to have this act as a query system. If one of these list
boxes(Cells E1,F1,G1) is left blank I would like it to be ignored. Therefore
I can have all 3 or a mix of the 3 boxes chosen to see what the difference is
in the data it pulls.
Can someone assist me with this?
Thanks