J
Jan
Hi
I have a database that I am trying to develop to help run my business. It
has several tables ie Customer, Invoice, Product ect.
I have a mail merge document that generates an invoice and has a query for
its datasource. This query brings together data from the various tables. At
the moment I am manually changing the invoice number in the query each time
I need a new invoice.
What I am working on is a form that allows me to select a customer and has
the invoice table as a subform. From this form I would like to be able to
run the mail merge to print the Invoice.
What is the best way of achieving this?
The SQL is long and typically messy, so it wont be 'fun' to change that at
run time. I considered a parameter query, but research suggests that Word
will always prompt for the parameter. Its looking like a make table query
might be the best option, and using this one record table as the datasource
for the mail merge might be the easiest to implement. Would that be a good
way to go?
I using Office XP.
Thanks
J
I have a database that I am trying to develop to help run my business. It
has several tables ie Customer, Invoice, Product ect.
I have a mail merge document that generates an invoice and has a query for
its datasource. This query brings together data from the various tables. At
the moment I am manually changing the invoice number in the query each time
I need a new invoice.
What I am working on is a form that allows me to select a customer and has
the invoice table as a subform. From this form I would like to be able to
run the mail merge to print the Invoice.
What is the best way of achieving this?
The SQL is long and typically messy, so it wont be 'fun' to change that at
run time. I considered a parameter query, but research suggests that Word
will always prompt for the parameter. Its looking like a make table query
might be the best option, and using this one record table as the datasource
for the mail merge might be the easiest to implement. Would that be a good
way to go?
I using Office XP.
Thanks
J