L
lackeysc
Thanks in advance for any help on this.
I have a form with a combo box which has a list of customers. When a
customer is picked from the list, a subform lists price books which
apply to that customer. Each cusotmer can have anywhere from 1 to 6
price books that apply to them. The price books themselves are stored
in db5 files (created through our ERP system) which I have linked to
in Access. I need to be able to either union the listed price books
together or create a temporary table which combineds those price books
so I can run a query which would pull the min(price) for each item in
the price books and create a report from there.
Thanks again!
I have a form with a combo box which has a list of customers. When a
customer is picked from the list, a subform lists price books which
apply to that customer. Each cusotmer can have anywhere from 1 to 6
price books that apply to them. The price books themselves are stored
in db5 files (created through our ERP system) which I have linked to
in Access. I need to be able to either union the listed price books
together or create a temporary table which combineds those price books
so I can run a query which would pull the min(price) for each item in
the price books and create a report from there.
Thanks again!