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...