Is it possable to embed a report in a form. For example, I have a report that is generated from selections made on a form. I would like the report to appeear in a window on the form.
you have to use Snapshot viewer control in a from. export your report as snapshot add snapshot viewer to the form and change the snapshot control properties to point to exported snapshot file. the only problem is if your report changes ( because of user data modification ) you have to re-export it and refresh the snapshot control.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.