|
Question : Report on Form
|
|
I have a report that took a while to develop, and I need to be able to have people enter text on that report. I would like to have a form, and then at the bottom of it, include the report. Is this feasable?
|
|
Answer : Report on Form
|
|
ANYTHING IS POSSIBLE
Another option--
Create a form where people can enter data; Then create a subform, copy all the SQL from the report and paste it into the recordsource of the subform. Make the subform a WHITE background and the border margins of the fields set to transparent with the same look and feel as the report. Then, place the subform underneath a report.
This way, they can update the "report" (which is actually a form)
I've learned over the years that people have a skewed definition of "report". To us, a report = Access Report, but to them, it just needs to "look" like one-- all they care about is the delivery, the presentation.
Hope this helps--
|
|
|
|