I have been racking my brain for the past two days and i can't figure out how to do this.
I have a report that is tied to a query, so when you open the report it asks you for an ID number so that it will open a particular "Call record". Now I also have a form with the same data in it, that is not tied to the query, so I can view all "call records". I want to be able to email the report, and I can do that, but the problem I am having is this. The ONCLICK event that I have that will send the Report still asks for the ID number when i try to send it. What I would like it to do, is take the ID number from the Form, and automatically enter the number parameter into the input box of the report, so that when i try to email from the current form record, it uses the same ID on the Report that i am sending as an attachment.
now that i have probably confused every one, does anyone have any suggestions on how i might be able to do this?
i am really sumped.
any help you can give would be greately appreciated.
thank you.
I have a report that is tied to a query, so when you open the report it asks you for an ID number so that it will open a particular "Call record". Now I also have a form with the same data in it, that is not tied to the query, so I can view all "call records". I want to be able to email the report, and I can do that, but the problem I am having is this. The ONCLICK event that I have that will send the Report still asks for the ID number when i try to send it. What I would like it to do, is take the ID number from the Form, and automatically enter the number parameter into the input box of the report, so that when i try to email from the current form record, it uses the same ID on the Report that i am sending as an attachment.
now that i have probably confused every one, does anyone have any suggestions on how i might be able to do this?
i am really sumped.
any help you can give would be greately appreciated.
thank you.