Hi all,
I'm trying to make a report to be used to invoice customers.
I have a table of sales, and a table of customers. I need to be able to select which customer to generate a bill for, and then input the customer details into the report (name, address etc) and ten list the sales underneath that.
I have all the info in the tables but I don't really know where to go from here.
If anyone could throw me a bone here then that would be great. Do I need to set up a relationship between the two tables? And what would be the best way to select which customer to generate an invoice for?
I'm trying to make a report to be used to invoice customers.
I have a table of sales, and a table of customers. I need to be able to select which customer to generate a bill for, and then input the customer details into the report (name, address etc) and ten list the sales underneath that.
I have all the info in the tables but I don't really know where to go from here.
If anyone could throw me a bone here then that would be great. Do I need to set up a relationship between the two tables? And what would be the best way to select which customer to generate an invoice for?