G
Guest
I have a query that joins to tables. From that query I need to make another
query. The query will give the invoice number, product id, percentage,
quantity. If the percentage is higher than 13, then sum those quantities.
If not, then sum those quantities. Eventually, I will put this into a
report. Do I have to make two queries or is it possible to run one?
Thanks,
query. The query will give the invoice number, product id, percentage,
quantity. If the percentage is higher than 13, then sum those quantities.
If not, then sum those quantities. Eventually, I will put this into a
report. Do I have to make two queries or is it possible to run one?
Thanks,