News

The rationale behind creating a database is typically to store data that you need to access for business purposes. While creating the actual database and its data entry forms and reports is a ...
Take that recordset and use it to create a new table (a temporary one) in the local Access database.<BR>3. Close the recordset.<BR>4. Run my report off the new temporary table<BR>5.
Follow these steps to convert an Access 2003/2002 form to a report for printing: Open the database containing the form. Click Forms Under Objects in the Database window.