1 / 17

CS1100: Access Reports

CS1100: Access Reports. Microsoft Access Report Construction Created By Martin Schedlbauer m.schedlbauer@neu.edu. Reports. Reports are formatted output of the results of queries. Access has two ways to create reports: Custom Reports Report Wizard

quana
Télécharger la présentation

CS1100: Access Reports

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CS1100: Access Reports Microsoft Access Report Construction Created By Martin Schedlbauer m.schedlbauer@neu.edu Microsoft Access

  2. Reports • Reports are formatted output of the results of queries. • Access has two ways to create reports: • Custom Reports • Report Wizard • In both cases, you need a query that contains the information you want to put into the report. Microsoft Access

  3. Reports • You can format and print tables and queries in Datasheet view, but reports have two advantages over other methods: • Reports can compare, summarize, subtotal and total large sets of data • Reports can be created to produce attractive invoices, presentation materials, purchase orders, etc. Microsoft Access

  4. Reports • Can define up to 10 grouping criteria to separate levels of detail • Can define separate headers and footers for each group • Perform calculations within a group or across groups Microsoft Access

  5. The OrderInvoice Report Microsoft Access

  6. The Query for the Report • What fields do we need for this report? Microsoft Access

  7. Parameterized Query • To allow user input for a query value: • specify a variable that has a name different from any of the field names Microsoft Access

  8. Report Wizard Microsoft Access

  9. Grouping Data in Reports Microsoft Access

  10. Summary Options Click Summary Options to display summary values in the group footers for any numeric fields in the Detail section Microsoft Access

  11. Report Design Microsoft Access

  12. Rearranging the Report • Move items to where you want them. • Each item is a field plus a label. • May need to “disconnect” label from field, so that label can be deleted. • Fields can contain “expressions”: Microsoft Access

  13. The OrderInvoice Report Microsoft Access

  14. Text vs. Controls • Note that there are two icons for adding “text” – they are NOT the same: • The Text Box allows you to add a field from the query; must be bound to a field • The Label allows you to add free-form text Microsoft Access

  15. Adding Section Footers • To add (or remove) a footer (or header) for a section: Microsoft Access

  16. Create a Pivot Chart from an Access Table in Access or Excel In Excel, From the Data Menu, choose “From Access” Find your Access file and choose the table or query to use in your pivot table. Pivot tables and charts

  17. Summary • Reports allow information technology professionals to provide data in a more readable format to users. • The Access Wizard creates reports based on queries. • Queries can have parameters. • The Report Designer allows reports to be designed using simple “drag-and-drop”. Microsoft Access

More Related