In Access 2007 how do I put a report into a form? In other words I have a form and I want a report to be visible within it. I’ve done this before but I’ve forgotten how to do it; I also come up with nothing when I Google it.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I was able to figure this out; while yes it is not possible to put a report into a form, it is possible to make a form mimic a report (this was what I had done in the past). When I say mimic a report, I a mean it acts just like one including pagination. To do this I used the form wizard and walked through it using a linked table as the basis; I then changed the data source for the form to be based off of a query. And lastly of course forms can easily be embedded into forms.