Advisedwolf
Instructor
I have a database of purchase orders.
What I need to do is run a report that lists all purchase orders per supplier. Then, I need it to email the relevent purchase orders to each supplier.
I.e: All purchase orders for supplier A, get emailed to supplier A,
I have a seperate table, that lists all the supplier names, and the respective email addresses.
So I am assuming, the report needs to reference this, if the supplier on the purchase order table matches the supplier name on the supplier database, then email to the associated email address.
I hope I have made this clear, any advice/guidance on how to achieve this will be appreciated.
Thanks
What I need to do is run a report that lists all purchase orders per supplier. Then, I need it to email the relevent purchase orders to each supplier.
I.e: All purchase orders for supplier A, get emailed to supplier A,
I have a seperate table, that lists all the supplier names, and the respective email addresses.
So I am assuming, the report needs to reference this, if the supplier on the purchase order table matches the supplier name on the supplier database, then email to the associated email address.
I hope I have made this clear, any advice/guidance on how to achieve this will be appreciated.
Thanks