Easy Filter

C

CBrausa

I now have all of my info on one line. I can get it to sort.
How do I get a count of only the stores, that filtered to the
criteria?
How do I get a total number of circulars needed for those stores?
 
C

CLR

Not real sure of your situation, but the SUBTOTAL(YourRange,2) feature will
count rows in a filtered output and ignore the hidden ones.........

Vaya con Dios,
Chuck, CABGx3
 
Top