HI!
I have a small DB with orders and client. Each order is unique and belongto one client. Client can have more than one order.
I have made a query to see the orders for each client for the last month and i want to send the results to each client by mail automatically.
Such as I am new to access is this possible?
How?
Thank you.