H
H J
Is it possible to create a report preview inside of a form? I have a user
who wants to view 5 pieces of equipment linked to a single site. I have the
site information in 1 table, and the equipment information in another table,
each site can have any number of pieces of equipment (the user only wants to
see the first 5).
They initially wanted the information to be displayed as part of the form,
but I can find no way of displaying 5 records at one time on a form. So
believe that a report would be the best way to show this information,
however I can't figure out how to get this to show in the form. I have a
query that takes the site ID when the form is loaded, to show equipment for
that site, and created a report based off this query.
Is this possible?
Thanks.
who wants to view 5 pieces of equipment linked to a single site. I have the
site information in 1 table, and the equipment information in another table,
each site can have any number of pieces of equipment (the user only wants to
see the first 5).
They initially wanted the information to be displayed as part of the form,
but I can find no way of displaying 5 records at one time on a form. So
believe that a report would be the best way to show this information,
however I can't figure out how to get this to show in the form. I have a
query that takes the site ID when the form is loaded, to show equipment for
that site, and created a report based off this query.
Is this possible?
Thanks.