Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Embed a report in a form?

Status
Not open for further replies.

spiralmind

Technical User
Aug 20, 2002
130
0
0
US
I've developed a fairly sleek one-form interface for a reports generation database (by creating a subform with a source that is changed as the user clicks on a set of navigation buttons on the left), and would like to know if there is any way to embed or preview an access report within an access form - just as one can embed and veiw an access form from within another access form - and thereby eliminate the need for opening secondary windows, using the reports toolbar or menubar, or displaying the full access window at all (I have found code to hide it, leaving only active popup/dialog form(s) on the user's screen. All suggestions are appreciated.
 
I don't think a report is an OLE object; at least Access does not make objects such as reports available when you attempt to create an unbound object frame.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top