I have a table with client ID in column A (range A2:A200) and qty ordered by those clients listed in column B (range B2:B200). Clients’ ID numbers range from 101 to 999.
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com
ffice
ffice" /><o
> </o
>
Except through filtering, how to return the sum of quantities ordered for stores with ID number between 100 and 199 ONLY?
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com
Except through filtering, how to return the sum of quantities ordered for stores with ID number between 100 and 199 ONLY?