hey all,
I'm trying to figure out how to get a dynamic title to work on a report. Here's what I want to do...
I have a form that contains eight buttons each representing a report. When the user clicks one of these buttons I have code to pass the correct sql WHERE clause to the report. My problem is I want to have a dynamic title on each report (I'm only using one report for all eight selections) depending on which button the user clicks. So, my question is how do you pass a parameter to a report. I hope this is enough info...if not let me know, I can try to put my code up here.
Thanks!
John
I'm trying to figure out how to get a dynamic title to work on a report. Here's what I want to do...
I have a form that contains eight buttons each representing a report. When the user clicks one of these buttons I have code to pass the correct sql WHERE clause to the report. My problem is I want to have a dynamic title on each report (I'm only using one report for all eight selections) depending on which button the user clicks. So, my question is how do you pass a parameter to a report. I hope this is enough info...if not let me know, I can try to put my code up here.
Thanks!
John