S
Slappy
I can't seem to get this working...
I have a form with a subform. The main form has the client's name and file
number.
The subform has particulars for various persons I need to send letters to on
behalf of the client (i.e. name, address etc.).
I've put a button on the subform that appears with each recordset in the
subform. The button is programmed to open up a report. The report is
actually a standard letter with fields to be populated by information on the
main form (i.e. the client's name and file number) and also information from
the particular recordset on the subform.
In other words....let's say the main form shows client #1 (John Smith, file
number 2025). The subform is a continuous form showing the names and
addresses of all of John Smith's 5 doctors. If I want to send a letter to
doctor number 3, Dr. C, I click the button on number 3 on the subform and up
should come a report showing the following: "Re: John Smith, file number
2025. Dear Dr. C., Please send me all of your records for John Smith."
Thanks for any assistance.
I have a form with a subform. The main form has the client's name and file
number.
The subform has particulars for various persons I need to send letters to on
behalf of the client (i.e. name, address etc.).
I've put a button on the subform that appears with each recordset in the
subform. The button is programmed to open up a report. The report is
actually a standard letter with fields to be populated by information on the
main form (i.e. the client's name and file number) and also information from
the particular recordset on the subform.
In other words....let's say the main form shows client #1 (John Smith, file
number 2025). The subform is a continuous form showing the names and
addresses of all of John Smith's 5 doctors. If I want to send a letter to
doctor number 3, Dr. C, I click the button on number 3 on the subform and up
should come a report showing the following: "Re: John Smith, file number
2025. Dear Dr. C., Please send me all of your records for John Smith."
Thanks for any assistance.