MODULE 7 Microsoft Access 2010 Chapter 1: Working with Databases Chapter 2: Using Forms and Tables Chapter 3: Working with Queries and Reports 1© Paradigm.

Slides:



Advertisements
Similar presentations
© Paradigm Publishing, Inc Access 2010 Level 1 Unit 2Creating Forms and Reports Chapter 6Creating Reports and Mailing Labels.
Advertisements

Benchmark Series Microsoft Access 2010 Level 1
Microsoft Office 2007 Access Chapter 3 Maintaining a Database.
Objectives © Paradigm Publishing, Inc. 1 Objectives.
Microsoft Office 2010 Access Chapter 1 Creating and Using a Database.
Microsoft Office 2007 Access Chapter 4 Creating Reports and Forms.
Microsoft Office 2007 Access Chapter 2 Querying a Database.
Chapter 1 Databases and Database Objects: An Introduction
Access Tutorial 3 Maintaining and Querying a Database
Access Tutorial 1 Creating a Database
Office 2003 Introductory Concepts and Techniques M i c r o s o f t Access Project 1 Creating and Using a Database.
Access Tutorial 4 Creating Forms and Reports
Access Tutorial 4 Creating Forms and Reports
Pasewark & Pasewark 1 Access Lesson 4 Creating and Modifying Forms Microsoft Office 2007: Introductory.
Access Lesson 4 Creating and Modifying Forms
Tutorial 1 Creating a Database. Objectives Learn basic database concepts and terms Learn basic database concepts and terms Explore the Microsoft Access.
Chapter 2 Querying a Database
1 Access Lesson 3 Creating Queries Microsoft Office 2010 Introductory Pasewark & Pasewark.
1 Access Lesson 3 Creating Queries Microsoft Office 2010 Introductory.
Chapter 3 Maintaining a Database
Maintaining and Querying a Database Microsoft Access 2010.
© Paradigm Publishing, Inc Access 2010 Level 2 Unit 1Advanced Tables, Relationships, Queries, and Forms Chapter 3Advanced Query Techniques.
Chapter 2 Querying a Database MICROSOFT ACCESS 2010.
Working with a Database
Chapter 1 Databases and Database Objects: An Introduction
© Paradigm Publishing, Inc Access 2010 Level 2 Unit 1Advanced Tables, Relationships, Queries, and Forms Chapter 4Creating and Using Custom Forms.
© Paradigm Publishing, Inc Access 2010 Level 2 Unit 2Advanced Reports, Access Tools, and Customizing Access Chapter 5Creating and Using Custom Reports.
Chapter 6 Generating Form Letters, Mailing Labels, and a Directory
Microsoft Office 2007 Access Chapter 2 Querying a Database.
XP 1 Microsoft Access 2003 Introduction To Microsoft Access 2003.
FIRST COURSE Access Tutorial 4 Creating Forms and Reports.
© Paradigm Publishing, Inc Access 2010 Level 1 Unit 2Creating Forms and Reports Chapter 5Creating Forms.
® Microsoft Office 2010 Access Tutorial 3 Maintaining and Querying a Database.
Analyzing Data Using Access. Creating a new database To create a new database 1.Start Access. In the Task Pane, click Blank Database. 2.The File New Database.
Copyright 2007, Paradigm Publishing Inc. ACCESS 2007 Chapter 1 BACKNEXTEND 1-1 LINKS TO OBJECTIVES Create and Open a Database Create and Open a Database.
With Microsoft Office 2007 Introductory© 2008 Pearson Prentice Hall1 PowerPoint Presentation to Accompany GO! with Microsoft ® Office 2007 Introductory.
Course ILT Forms and queries Unit objectives Create forms by using AutoForm and the Form Wizard, and add or modify form headers and footers Open and enter.
© Paradigm Publishing Inc. ACCESS CREATING QUERIES, FORMS, AND REPORTS Section 3.
Office 2003 Introductory Concepts and Techniques M i c r o s o f t Access Project 1 Creating and Using a Database.
Skills © Paradigm Publishing, Inc. 1 Skills © Paradigm Publishing, Inc. 1.
Microsoft Access 2000 Presentation 3 Creating Databases Part II (Creating Forms)
Microsoft Access 2010 Chapter 4 Creating Reports and Forms.
INTRODUCTION TO ACCESS. OBJECTIVES  Define the terms field, record, table, relational database, primary key, and foreign key  Create a blank database.
1 Access Lesson 2 Creating Queries, Forms, and Reports Microsoft Office 2007 Fundamentals Story / Walls.
Copyright 2007, Paradigm Publishing Inc. ACCESS 2007 Chapter 6 BACKNEXTEND 6-1 LINKS TO OBJECTIVES Using the Report Button Using the Report Button Print.
Create ReportsCreate Reports Lesson 6 © 2014, John Wiley & Sons, Inc.Microsoft Official Academic Course, Microsoft Access Microsoft Access 2013.
Key Applications Module Lesson 22 — Managing and Reporting Database Information Computer Literacy BASICS.
MSOffice Access Microsoft® Office 2010: Illustrated Introductory 1 Part 2 ® Building Queries.
Create FormsCreate Forms Lesson 5 © 2014, John Wiley & Sons, Inc.Microsoft Official Academic Course, Microsoft Access Microsoft Access 2013.
1 Access Lesson 2 Creating Queries, Forms, and Reports Microsoft Office 2010 Fundamentals Story / Walls.
Copyright 2007, Paradigm Publishing Inc. BACKNEXTEND 8-1 LINKS TO OBJECTIVES Import data from another Access table Import data from another Access table.
Office 2003 Introductory Concepts and Techniques M i c r o s o f t Access Project 1 Creating and Using a Database.
Copyright 2007, Paradigm Publishing Inc. ACCESS 2007 Chapter 5 BACKNEXTEND 5-1 LINKS TO OBJECTIVES Using the Form Button Using the Form Button Form Views.
Access Tutorial 1 Creating a Database
Access Chapter 2 Querying a Database.
Analyzing Data Using Access
Access Creating Forms and Reports
Creating and Using a Database
Access Maintaining and Querying a Database
Access Tutorial 4 Creating Forms and Reports
Access Tutorial 1 Creating a Database
MODULE 7 Microsoft Access 2010
ACCESS CHAPTER 3 REVIEW QUESTIONS.
Chapter 1 Databases and Database Objects: An Introduction
Access: Reports Participation Project
Access Tutorial 1 Creating a Database
Access Tutorial 4 Creating Forms and Reports
Access Tutorial 1 Creating a Database
Exploring Microsoft® Office 2016 Series Editor Mary Anne Poatsy
Analyzing Data Using Access
Presentation transcript:

MODULE 7 Microsoft Access 2010 Chapter 1: Working with Databases Chapter 2: Using Forms and Tables Chapter 3: Working with Queries and Reports 1© Paradigm Publishing, Inc.

2 Chapter 3 Working with Queries and Reports

Skills You Learn Use the Query Wizard Create a query in Design view Use more than one table in a query Create a report Preview a report 3© Paradigm Publishing, Inc.

Chapter 3: Working with Queries and Reports A Query Is an easy way to find the information you are looking for Asks a question of the database Shows only the data that you want to view at any given time Can look at fields from a single table or multiple tables Results can be sorted or filtered and arranged in the order you prefer A Report Can be created by using the information in a table or in a query Can be distributed in printed or electronic form Can be sorted, grouped, and/or formatted 4© Paradigm Publishing, Inc.

Skill 1: Use the Query Wizard Open the file and click the Enable Content button. Click the appropriate table in the Navigation pane. Click the Create tab. Click the Query Wizard button in the Queries group. In the New Query dialog box, select Simple Query Wizard. Click the fields you want in your query in the Available fields list box and use the single right arrow button (>) to add the fields to the query. 5© Paradigm Publishing, Inc.

Skill 1: Use the Query Wizard, continued Select the Detail or Summary option and then click Next. Select the text in the Title text box and add a title for your query. Make sure the Open the query to view information option is selected and then click Finish to direct the query to run and view the results. Close the query. 6© Paradigm Publishing, Inc.

7 Query Wizard button New Query dialog box

8© Paradigm Publishing, Inc. Table name Field selected for query use Single arrow button

9© Paradigm Publishing, Inc. Detail or Summary option Next button

10© Paradigm Publishing, Inc. Title text box Open the query to view information Finish button

11© Paradigm Publishing, Inc. Deciding to Query or to Filter When you create a query, Access saves the query as an object in the database. Because the query is saved, you can run it again at a later time without having to recreate the query. In contrast, filtering displays the results temporarily. Deciding to Query or to Filter When you create a query, Access saves the query as an object in the database. Because the query is saved, you can run it again at a later time without having to recreate the query. In contrast, filtering displays the results temporarily.

Skill 2: Create a Query in Design View Open the database and click the Create tab. Click the Query Design button in the Queries group. Click the table name in the Tables tab of the Show Table dialog box. Click Add and close the Show Table dialog box. Double-click the fields in the table field list box that you wish to use in your query. The fields are added to the query design grid at the bottom of the window. 12© Paradigm Publishing, Inc.

Skill 2: Create a Query in Design View, continued Click the sort cell in any fields that you may wish to have sorted in your query. Click the drop-down arrow and select the sort view (ascending or descending). Click the criteria cell in the field you wish to use and add any criteria necessary. On the Query Tools Design tab, click the Run button in the Results group to display the results in a datasheet. Click the Save button and name your query. Close the query. 13© Paradigm Publishing, Inc.

14© Paradigm Publishing, Inc. Show Table dialog box Query Design button

15© Paradigm Publishing, Inc. Table Field list box Sort cell Criteria cell Query Design grid

16© Paradigm Publishing, Inc. Specifying Criteria You can also create a query with criteria from more than one field and you can use wildcards to represent any combination of letters, numbers, and special symbols.

Skill 3: Use More Than One Table in a Query Open the database and click the Create tab. Click the Query Design button in the Queries group. Click the table name in the Tables tab of the Show Table dialog box. Click the second table name in the Tables tab of the Show Table dialog box. Click Close to close the Show Table dialog box. 17© Paradigm Publishing, Inc.

Skill 3: Use More Than One Table, continued Double-click the fields in the first table field list box that you wish to use in your query. The fields are added to the query design grid at the bottom of the window. Double-click the fields in the second table field list box that you wish to use. Add any sorting and criteria necessary. Click the Run button in the Results group. Save and close the query. 18© Paradigm Publishing, Inc.

19© Paradigm Publishing, Inc. Two tables showing with relationship line Fields from both tables included in query design grid

20© Paradigm Publishing, Inc. Reviewing Relationships In most cases, an Access table is related to at least one other table in the database.

Skill 4: Create a Report With the database open, click the table or query you wish to use for your report. Click the Create tab and the Report button in the Reports group to display the report in Layout view. Click the Themes button in the Themes group and add an appropriate theme to your report. Click the Group & Sort button in the Grouping & Totals group to display the Group, Sort, and Total pane. Select any sorting options. 21© Paradigm Publishing, Inc.

Skill 4: Create a Report, continued Click a Total cell to make it active. Hover the mouse pointer over the border of the cell until the pointer becomes a double-headed arrow and then double-click the cell border to AutoFit the cell. Select the Add a Group button in the Group, Sort, and Total pane and select an option to group the report. Name and save the report. Close the report. 22© Paradigm Publishing, Inc.

23© Paradigm Publishing, Inc. Total cell selected Group, Sort, and Total pane Group & Sort button

24© Paradigm Publishing, Inc. Formatting a Report The Report Layout Tools Design tab contains options for formatting a report. Formatting a Report The Report Layout Tools Design tab contains options for formatting a report.

Skill 5: Preview a Report Double-click the report you wish to preview in the Navigation pane. Click the down arrow on the View button in the Views group on the Home tab. Select Print Preview from the drop-down list. On the Print Preview tab, click the Landscape button in the Page Layout group to change the print orientation to landscape. Click the Print button. 25© Paradigm Publishing, Inc.

26© Paradigm Publishing, Inc. View button Print Preview

27© Paradigm Publishing, Inc. Saving a Report as a PDF File You may want to save a report as a PDF file. You can save an Access report in other formats.

28© Paradigm Publishing, Inc. 1. Which of the following asks a question of the database? a.table b.form c.query d.report 1. Which of the following asks a question of the database? a.table b.form c.query d.report 2. You can distribute a database report a.in printed format. b.in electronic format. c.as a PDF file. d.All of the above 2. You can distribute a database report a.in printed format. b.in electronic format. c.as a PDF file. d.All of the above 3. Which button changes the print orientation from the default setting of Portrait? a.Group & Sort b.Themes c.Landscape d.Print 3. Which button changes the print orientation from the default setting of Portrait? a.Group & Sort b.Themes c.Landscape d.Print 4. Which view do you use to change the print orientation? a.Form view b.Datasheet view c.Print Preview h.Design view 4. Which view do you use to change the print orientation? a.Form view b.Datasheet view c.Print Preview h.Design view Answer Next Slide Checkpoint

Tasks Summary 29© Paradigm Publishing, Inc.