C
Chuck
I have a form based on a query with a combobox to select the ClientName and
then display all relevant information on the form. I would like to create a
report with information passed from the form to the report ( On the form
there is the client name, dates etc) that i would like to pass to the report.
The report is basically a form letter welcoming the new client and i would
also like to add a text box or memo field that the user updates to
personlized the letter. I'm thinking i need a cmd button that launches the
report. What would the VBA look like for that. thanks.
then display all relevant information on the form. I would like to create a
report with information passed from the form to the report ( On the form
there is the client name, dates etc) that i would like to pass to the report.
The report is basically a form letter welcoming the new client and i would
also like to add a text box or memo field that the user updates to
personlized the letter. I'm thinking i need a cmd button that launches the
report. What would the VBA look like for that. thanks.