Hello everyone,
I'm probably missing something really simple here. I have a report that is a summary of multiple records in it. What I have next to the record on the report is a button.
I have report that are labeled:
rptIncident Summary
rptIncident Report
and a button labeled
"open report"
I would like to click on the button and then it open the rptIncident Report with all the information, not just the summary. I will put a picture so you know what I am trying to accomplish.
Is this a simple Onclick event with a where condition or what? Or does this go beyond to having something to do with VBA? Thanks all.
I'm probably missing something really simple here. I have a report that is a summary of multiple records in it. What I have next to the record on the report is a button.
I have report that are labeled:
rptIncident Summary
rptIncident Report
and a button labeled
"open report"
I would like to click on the button and then it open the rptIncident Report with all the information, not just the summary. I will put a picture so you know what I am trying to accomplish.
Is this a simple Onclick event with a where condition or what? Or does this go beyond to having something to do with VBA? Thanks all.