D
Daniel M
I have a table with enteries including date, producttype and qty.
I need to be able to pull all of a specific product type and sum up all the
qty for a specific date range.
problem is the producttypes might not be known. so i dont want to hardcode
the product type in the query. can someone help with this? Thanks.
I need to be able to pull all of a specific product type and sum up all the
qty for a specific date range.
problem is the producttypes might not be known. so i dont want to hardcode
the product type in the query. can someone help with this? Thanks.