SlideShare a Scribd company logo
1 of 14
Exploring: Microsoft® Access® 2016 Comprehensive
First Edition
Chapter 4
Creating and Using Professional Forms and Reports
Moving Beyond Tables and Queries
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
If this PowerPoint presentation contains mathematical
equations, you may need to check that your computer has the
following installed:
1) MathType Plugin
2) Math Player (free versions available)
3) NVDA Reader (free versions available)
Exploring: Microsoft® Access® 2016 Comprehensive
In Chapter 4, you will develop and modify forms to input and
manage data. Then you will create and modify reports to display
and present information.
1
Objectives
Create Forms Using Form Tools
Modify Forms
Work with a Form Layout
Sort Records in a Form
Create Reports Using Report Tools
Use Report Views
Modify a Report
Sort Records in a Report
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
The objectives for this chapter are:
Create Forms Using Form Tools
Modify Forms
Work with a Form Layout
Sort Records in a Form
Create Reports Using Report Tools
Use Report Views
Modify a Report
Sort Records in a Report
2
Objective 1: Create Forms Using Form Tools
Skills:
Create a Form Using the Form Tool
Create a Split Form
Create a Multiple Items Form
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
In this section, the skills include:
Create a Form Using the Form Tool
Create a Split Form
Create a Multiple Items Form
3
Create a Form Using Form Tool (1 of 3)
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
A form is a database object used to add data to or edit data in a
table. There are several ways to create forms in Access in the
Form group on the Create tab. The most commonly used tool is
the Form tool. The Form tool is used to create data entry forms
for customers, employees, products, and other types of tables.
4
Create a Form Using Form Tool (2 of 3)
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
A split form combines two views of the same record source. By
default the top section is displayed in a stacked layout (Form
view), and the bottom section is displayed in a tabular layout
(Datasheet view). To create a split form, select a table or query
in the Navigation Pane. Click More Forms, and click Split Form
in the Forms group of the Create tab.
5
Create a Form Using Form Tool (3 of 3)
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
A multiple items form displays multiple records in a tabular
layout similar to a table’s Datasheet view. It provides you with
more customization options than a datasheet, such as graphical
elements, buttons, and other controls. To create a multiple items
form, select a table or query in the Navigation Pane. Click More
Forms, and click Multiple Items in the Forms group on the
Create tab.
6
Objective 2: Modify Forms
Skills:
Edit Data in Form View
Delete a Field
Add a Field
Format Controls
Add a Theme
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
In this section, the skills include:
Edit Data in Form View
Delete a Field
Add a Field
Format Controls
Add a Theme
7
Modify Forms (1 of 5)
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
You can use Form view to add, edit, and delete data in a form.
However, the layout and design of the form cannot be changed
in this view. Use the Navigation bar at the bottom of the form to
move between records. You can move from one field to the next
using the Tab key or clicking your mouse into the field.
8
Modify Forms (2 of 5)
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
To delete a field in a form, display the form in (Stacked) Layout
view, and click the text box control of the field to be deleted.
Click Select Row in the Rows & Columns group on the Arrange
tab to select both the text box and its associated label. Press
Delete.
9
Modify Forms (3 of 5)
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
You may need to add new fields to an existing table and
incorporate them into a form. To do so, display the form in
(Stacked) Layout view, and click Add Existing Fields in the
Tools group on the Design tab. A Field List pane opens. Click
and drag the desired field to the precise location on the form.
10
Modify Forms (4 of 5)
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
You may want to change the formatting of one or more controls
on the form. Some common formats for form controls include
font size, font emphasis, alignment, background color, font
color, and number format.
11
Modify Forms (5 of 5)
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
A theme is a defined set of colors, fonts, and graphics that can
be applied to forms or reports. You can see a Live Preview of
the available themes as you point to them in Layout or Design
view using the Themes command in the Themes group of the
Design tab.
12
Objective 3: Work with a Form Layout
Skills:
Modify a Form Layout
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
In this section, the skill is:
Modify a Form Layout
13
Work with a Form Layout
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
Although Access uses a layout control to keep the controls and
fields in a form neatly arranged, you can easily modify a form
layout. The tools are on the Arrange tab and will display in
either Layout view or Design view. The Table group on the
Arrange tab contains commands to add gridlines to a form’s
layout, change from stacked to tabular layout, or remove the
layout. The Rows & Columns group contains commands to
insert rows and columns.
14
Objective 4: Sort Records in a Form
Skills:
Sort Records in a Form
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
In this section, the skill is:
Sort Records in a Form
15
Sort Records in a Form
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
When a form is initially created using the Form tool, the sort
order of the records depends on the sort order of the record
source. Tables sort on the primary key. Queries are sorted in a
variety of ways. You can modify the sort order in a form using
the Sort & Filter group.
16
Objective 5: Create Reports Using Report Tools
Skills:
Use the Report Tool
Use the Report Wizard
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
In this section, the skills include:
Use the Report Tool
Use the Report Wizard
17
Create Reports Using Report Tools (1 of 3)
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
A report is a document that displays information from a
database in a format that outputs meaningful information to its
readers. The easiest way to create a report is to use the Report
tool in the Reports group on the Create tab, which can create a
tabular report based on the selected table or query.
18
Create Reports Using Report Tools (2 of 3)
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
The Report Wizard prompts you for input in a series of steps to
generate a customized report. Using the wizard enables you to
make certain customizations quickly and easily without having
to be an expert in report design. You’ll find the Report Wizard
in the Reports group on the Create tab. Additional steps of the
wizard are shown on the next slide.
19
Create Reports Using Report Tools (3 of 3)
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
After selecting the tables and grouping as shown on the
previous slide, the Report Wizard prompts you to determine the
sorting and summary data. You will also specify the preferred
layout of the report on the wizard.
20
Objective 6: Use Report Views
Skills:
Use Print Preview
Publish to PDF
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
In this section, the skills include:
Use Print Preview
Publish to PDF
21
Use Report Views (1 of 2)
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
Access has four report views. These include Report, Layout,
Design, and Print Preview. To switch between the four views,
click the View arrow in the Views group.
Report view and Print Preview view do not allow you to make
modifications to the report. Print Preview enables you to see
exactly what the report will look like when its printed. It also
provides you with the option to export and save the report to a
different file type such as Word.
22
Use Report Views (2 of 2)
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
When you want to share a report but not the entire database, you
can export the report to PDF. Portable Document Format, or
PDF, is a file type that was created for exchanging documents
independently of software applications and operating system
environments. Because some Access reports can be very large
files, check the file size prior to emailing a report.
23
Objective 7: Modify a Report
Skills:
Add a Field
Remove a Field
Change Orientation
Apply a Theme
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
In this section, the skills include:
Add a Field
Remove a Field
Change Orientation
Apply a Theme
24
Modify a Report (1 of 4)
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
New fields can be added to a table and then incorporated into a
report. Adding a field to a report with stacked or tabular layout
is similar to adding a field to a form. To add a field to a report,
open the report in Layout view. Click Add Existing Fields in the
Tools group on the Design tab. Click and drag the desired field
to the precise location on the report.
25
Modify a Report (2 of 4)
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
Even if a field was available in a table or query as a record
source, you may not want it displayed in a report. You can
delete it from the report by opening the report in Layout view.
Click the Text box control of the field to be deleted. Click
Select Row in the Rows & Columns group on the Arrange tab.
Press Delete.
26
Modify a Report (3 of 4)
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
At times, you may want to print a report in Landscape
orientation instead of Portrait orientation so that more columns
display or for other considerations. You can make this change
using the Page Setup tab. In the Page Size group, you can
change the margins and in the Page Layout group and you can
work with options such as orientation.
27
Modify a Report (4 of 4)
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
Themes can enhance a report’s appearance and improve its
readability. Access has built-in themes that you can use. To
apply a theme, open the report in Layout or Design view. Select
Themes in the Themes group on the Design tab. As you point to
a theme, you will see a Live Preview. Click the theme to select,
and then apply it.
28
Objective 8: Sort Records in a Report
Skills:
Sort Records in a Report
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
In this section, the skill is:
Sort Records in a Report
29
Sort Records in a Report
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
When a report is created using the Report tool, the sort order of
the records depends on the sort order of the record source.
Typically, the primarily key of the record source controls the
sort order. However, a report has additional features for sorting.
To change the sorting in a report, open the report in Layout or
Design view. Click Group & Sort in the Groupings & Totals
group on the Design tab. Click Add a sort and select the field by
which you want to sort. You can add additional sorts by
clicking Add a sort again.
30
Summary
Forms and reports are database objects
Forms improve data entry and editing
Form tools enable you to create customized, professional
looking forms
Reports display information in a meaningful format
Report tools enable you to create a variety of reports
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
Forms and reports as database objects have some characteristics
in common. Tools to create them are similar in function. They
use tables or queries as record sources.
Forms improve the data entry process and enable editing of the
data. With Form tools you can create customized, professional
looking forms.
Reports display database information in a meaningful format.
Using Report tools you can create a variety of reports, and
implement sorting and grouping.
31
Questions
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
Forms are useful to input and manage data. Reports are useful
to display, present, and share information. Access has many
tools to help you with both. Are there any questions?
32
Copyright
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
Copyright © 2017 Pearson Education, Inc. All Rights Reserved
33

More Related Content

Similar to Exploring Microsoft® Access® 2016 ComprehensiveFirst Edition.docx

Wk 3 - Market Penetration Plan [due Mon]Top of FormBottom of F.docx
Wk 3 - Market Penetration Plan [due Mon]Top of FormBottom of F.docxWk 3 - Market Penetration Plan [due Mon]Top of FormBottom of F.docx
Wk 3 - Market Penetration Plan [due Mon]Top of FormBottom of F.docxhelzerpatrina
 
Page 1 of 11 A. Lab # BSBA BIS245A-5B B.docx
  Page 1 of 11     A. Lab #  BSBA BIS245A-5B  B.docx  Page 1 of 11     A. Lab #  BSBA BIS245A-5B  B.docx
Page 1 of 11 A. Lab # BSBA BIS245A-5B B.docxjoyjonna282
 
Lesson 3 advanced word processing skills
Lesson 3 advanced word processing skillsLesson 3 advanced word processing skills
Lesson 3 advanced word processing skillsEmmanuelaSernicul
 
Ms word thesis_082
Ms word thesis_082Ms word thesis_082
Ms word thesis_082hegazoh
 
New Perspectives on Microsoft Access 2016Module 4Creating.docx
New Perspectives on Microsoft Access 2016Module 4Creating.docxNew Perspectives on Microsoft Access 2016Module 4Creating.docx
New Perspectives on Microsoft Access 2016Module 4Creating.docxgibbonshay
 
Management of database information system
Management of database information systemManagement of database information system
Management of database information systemKAZEMBETVOnline
 
ETL Microsoft Material
ETL Microsoft MaterialETL Microsoft Material
ETL Microsoft MaterialAhmed Hashem
 
Ms office 2003
Ms office 2003Ms office 2003
Ms office 2003Hepsijeba
 
Database as information system
Database as information systemDatabase as information system
Database as information systemKAZEMBETVOnline
 
Create a basic performance point dashboard epc
Create a basic performance point dashboard   epcCreate a basic performance point dashboard   epc
Create a basic performance point dashboard epcEPC Group
 
Introduction to Microsoft Access2.ppt
Introduction to Microsoft Access2.pptIntroduction to Microsoft Access2.ppt
Introduction to Microsoft Access2.pptJoshCasas1
 
Creating and modifying a form
Creating and modifying a form Creating and modifying a form
Creating and modifying a form lmondal810
 
Chapter.04
Chapter.04Chapter.04
Chapter.04klivsie
 

Similar to Exploring Microsoft® Access® 2016 ComprehensiveFirst Edition.docx (20)

Chapter.11
Chapter.11Chapter.11
Chapter.11
 
Wk 3 - Market Penetration Plan [due Mon]Top of FormBottom of F.docx
Wk 3 - Market Penetration Plan [due Mon]Top of FormBottom of F.docxWk 3 - Market Penetration Plan [due Mon]Top of FormBottom of F.docx
Wk 3 - Market Penetration Plan [due Mon]Top of FormBottom of F.docx
 
Access 2007
Access 2007Access 2007
Access 2007
 
Access 2007
Access 2007Access 2007
Access 2007
 
Exp31sp1 at a-glance-en
Exp31sp1 at a-glance-enExp31sp1 at a-glance-en
Exp31sp1 at a-glance-en
 
Access p3
Access p3Access p3
Access p3
 
Access2007
Access2007Access2007
Access2007
 
Page 1 of 11 A. Lab # BSBA BIS245A-5B B.docx
  Page 1 of 11     A. Lab #  BSBA BIS245A-5B  B.docx  Page 1 of 11     A. Lab #  BSBA BIS245A-5B  B.docx
Page 1 of 11 A. Lab # BSBA BIS245A-5B B.docx
 
Lesson 3 advanced word processing skills
Lesson 3 advanced word processing skillsLesson 3 advanced word processing skills
Lesson 3 advanced word processing skills
 
Ms word thesis_082
Ms word thesis_082Ms word thesis_082
Ms word thesis_082
 
Access4
Access4Access4
Access4
 
New Perspectives on Microsoft Access 2016Module 4Creating.docx
New Perspectives on Microsoft Access 2016Module 4Creating.docxNew Perspectives on Microsoft Access 2016Module 4Creating.docx
New Perspectives on Microsoft Access 2016Module 4Creating.docx
 
Management of database information system
Management of database information systemManagement of database information system
Management of database information system
 
ETL Microsoft Material
ETL Microsoft MaterialETL Microsoft Material
ETL Microsoft Material
 
Ms office 2003
Ms office 2003Ms office 2003
Ms office 2003
 
Database as information system
Database as information systemDatabase as information system
Database as information system
 
Create a basic performance point dashboard epc
Create a basic performance point dashboard   epcCreate a basic performance point dashboard   epc
Create a basic performance point dashboard epc
 
Introduction to Microsoft Access2.ppt
Introduction to Microsoft Access2.pptIntroduction to Microsoft Access2.ppt
Introduction to Microsoft Access2.ppt
 
Creating and modifying a form
Creating and modifying a form Creating and modifying a form
Creating and modifying a form
 
Chapter.04
Chapter.04Chapter.04
Chapter.04
 

More from lmelaine

Jan 18, 2013 at 217pmNo unread replies.No replies.Post yo.docx
Jan 18, 2013 at 217pmNo unread replies.No replies.Post yo.docxJan 18, 2013 at 217pmNo unread replies.No replies.Post yo.docx
Jan 18, 2013 at 217pmNo unread replies.No replies.Post yo.docxlmelaine
 
Jan 10, 20141.Definition of law A set of rules and proced.docx
Jan 10, 20141.Definition of law A set of rules and proced.docxJan 10, 20141.Definition of law A set of rules and proced.docx
Jan 10, 20141.Definition of law A set of rules and proced.docxlmelaine
 
James RiverJewelryProjectQuesti.docx
James RiverJewelryProjectQuesti.docxJames RiverJewelryProjectQuesti.docx
James RiverJewelryProjectQuesti.docxlmelaine
 
Jacob claims the employer violated his rights. In your opinion, what.docx
Jacob claims the employer violated his rights. In your opinion, what.docxJacob claims the employer violated his rights. In your opinion, what.docx
Jacob claims the employer violated his rights. In your opinion, what.docxlmelaine
 
Ive been promised A+ papers in the past but so far I have not seen .docx
Ive been promised A+ papers in the past but so far I have not seen .docxIve been promised A+ papers in the past but so far I have not seen .docx
Ive been promised A+ papers in the past but so far I have not seen .docxlmelaine
 
It’s easy to dismiss the works from the Dada movement as silly. Cons.docx
It’s easy to dismiss the works from the Dada movement as silly. Cons.docxIt’s easy to dismiss the works from the Dada movement as silly. Cons.docx
It’s easy to dismiss the works from the Dada movement as silly. Cons.docxlmelaine
 
Its meaning is still debated. It could be a symbol of the city of Fl.docx
Its meaning is still debated. It could be a symbol of the city of Fl.docxIts meaning is still debated. It could be a symbol of the city of Fl.docx
Its meaning is still debated. It could be a symbol of the city of Fl.docxlmelaine
 
Jaffe and Jordan want to use financial planning models to prepar.docx
Jaffe and Jordan want to use financial planning models to prepar.docxJaffe and Jordan want to use financial planning models to prepar.docx
Jaffe and Jordan want to use financial planning models to prepar.docxlmelaine
 
Ive got this assinment due and was wondering if anyone has done any.docx
Ive got this assinment due and was wondering if anyone has done any.docxIve got this assinment due and was wondering if anyone has done any.docx
Ive got this assinment due and was wondering if anyone has done any.docxlmelaine
 
It is thought that a metabolic waste product produced by a certain g.docx
It is thought that a metabolic waste product produced by a certain g.docxIt is thought that a metabolic waste product produced by a certain g.docx
It is thought that a metabolic waste product produced by a certain g.docxlmelaine
 
it is not the eassay it is about anwering the question with 2,3 pa.docx
it is not the eassay it is about anwering the question with 2,3 pa.docxit is not the eassay it is about anwering the question with 2,3 pa.docx
it is not the eassay it is about anwering the question with 2,3 pa.docxlmelaine
 
It is now time to select sources and take some notes. You will nee.docx
It is now time to select sources and take some notes. You will nee.docxIt is now time to select sources and take some notes. You will nee.docx
It is now time to select sources and take some notes. You will nee.docxlmelaine
 
Its a linear equations question...Neilsen Media Research surveys .docx
Its a linear equations question...Neilsen Media Research surveys .docxIts a linear equations question...Neilsen Media Research surveys .docx
Its a linear equations question...Neilsen Media Research surveys .docxlmelaine
 
itively impact job satisfactionWeek 3 - Learning Team Paper - Due .docx
itively impact job satisfactionWeek 3 - Learning Team Paper - Due .docxitively impact job satisfactionWeek 3 - Learning Team Paper - Due .docx
itively impact job satisfactionWeek 3 - Learning Team Paper - Due .docxlmelaine
 
IT205 Management of Information SystemsHello, I am looking for he.docx
IT205 Management of Information SystemsHello, I am looking for he.docxIT205 Management of Information SystemsHello, I am looking for he.docx
IT205 Management of Information SystemsHello, I am looking for he.docxlmelaine
 
It is not an online course so i cannot share any login details. No d.docx
It is not an online course so i cannot share any login details. No d.docxIt is not an online course so i cannot share any login details. No d.docx
It is not an online course so i cannot share any login details. No d.docxlmelaine
 
IT Strategic Plan, Part 1Using the case provided, analyze the busi.docx
IT Strategic Plan, Part 1Using the case provided, analyze the busi.docxIT Strategic Plan, Part 1Using the case provided, analyze the busi.docx
IT Strategic Plan, Part 1Using the case provided, analyze the busi.docxlmelaine
 
It should be in API format.Research paper should be on Ethernet .docx
It should be in API format.Research paper should be on Ethernet .docxIt should be in API format.Research paper should be on Ethernet .docx
It should be in API format.Research paper should be on Ethernet .docxlmelaine
 
IT Strategic Plan, Part 2Using the case provided, build on Part .docx
IT Strategic Plan, Part 2Using the case provided, build on Part .docxIT Strategic Plan, Part 2Using the case provided, build on Part .docx
IT Strategic Plan, Part 2Using the case provided, build on Part .docxlmelaine
 
It seems most everything we buy these days has the label made in Ch.docx
It seems most everything we buy these days has the label made in Ch.docxIt seems most everything we buy these days has the label made in Ch.docx
It seems most everything we buy these days has the label made in Ch.docxlmelaine
 

More from lmelaine (20)

Jan 18, 2013 at 217pmNo unread replies.No replies.Post yo.docx
Jan 18, 2013 at 217pmNo unread replies.No replies.Post yo.docxJan 18, 2013 at 217pmNo unread replies.No replies.Post yo.docx
Jan 18, 2013 at 217pmNo unread replies.No replies.Post yo.docx
 
Jan 10, 20141.Definition of law A set of rules and proced.docx
Jan 10, 20141.Definition of law A set of rules and proced.docxJan 10, 20141.Definition of law A set of rules and proced.docx
Jan 10, 20141.Definition of law A set of rules and proced.docx
 
James RiverJewelryProjectQuesti.docx
James RiverJewelryProjectQuesti.docxJames RiverJewelryProjectQuesti.docx
James RiverJewelryProjectQuesti.docx
 
Jacob claims the employer violated his rights. In your opinion, what.docx
Jacob claims the employer violated his rights. In your opinion, what.docxJacob claims the employer violated his rights. In your opinion, what.docx
Jacob claims the employer violated his rights. In your opinion, what.docx
 
Ive been promised A+ papers in the past but so far I have not seen .docx
Ive been promised A+ papers in the past but so far I have not seen .docxIve been promised A+ papers in the past but so far I have not seen .docx
Ive been promised A+ papers in the past but so far I have not seen .docx
 
It’s easy to dismiss the works from the Dada movement as silly. Cons.docx
It’s easy to dismiss the works from the Dada movement as silly. Cons.docxIt’s easy to dismiss the works from the Dada movement as silly. Cons.docx
It’s easy to dismiss the works from the Dada movement as silly. Cons.docx
 
Its meaning is still debated. It could be a symbol of the city of Fl.docx
Its meaning is still debated. It could be a symbol of the city of Fl.docxIts meaning is still debated. It could be a symbol of the city of Fl.docx
Its meaning is still debated. It could be a symbol of the city of Fl.docx
 
Jaffe and Jordan want to use financial planning models to prepar.docx
Jaffe and Jordan want to use financial planning models to prepar.docxJaffe and Jordan want to use financial planning models to prepar.docx
Jaffe and Jordan want to use financial planning models to prepar.docx
 
Ive got this assinment due and was wondering if anyone has done any.docx
Ive got this assinment due and was wondering if anyone has done any.docxIve got this assinment due and was wondering if anyone has done any.docx
Ive got this assinment due and was wondering if anyone has done any.docx
 
It is thought that a metabolic waste product produced by a certain g.docx
It is thought that a metabolic waste product produced by a certain g.docxIt is thought that a metabolic waste product produced by a certain g.docx
It is thought that a metabolic waste product produced by a certain g.docx
 
it is not the eassay it is about anwering the question with 2,3 pa.docx
it is not the eassay it is about anwering the question with 2,3 pa.docxit is not the eassay it is about anwering the question with 2,3 pa.docx
it is not the eassay it is about anwering the question with 2,3 pa.docx
 
It is now time to select sources and take some notes. You will nee.docx
It is now time to select sources and take some notes. You will nee.docxIt is now time to select sources and take some notes. You will nee.docx
It is now time to select sources and take some notes. You will nee.docx
 
Its a linear equations question...Neilsen Media Research surveys .docx
Its a linear equations question...Neilsen Media Research surveys .docxIts a linear equations question...Neilsen Media Research surveys .docx
Its a linear equations question...Neilsen Media Research surveys .docx
 
itively impact job satisfactionWeek 3 - Learning Team Paper - Due .docx
itively impact job satisfactionWeek 3 - Learning Team Paper - Due .docxitively impact job satisfactionWeek 3 - Learning Team Paper - Due .docx
itively impact job satisfactionWeek 3 - Learning Team Paper - Due .docx
 
IT205 Management of Information SystemsHello, I am looking for he.docx
IT205 Management of Information SystemsHello, I am looking for he.docxIT205 Management of Information SystemsHello, I am looking for he.docx
IT205 Management of Information SystemsHello, I am looking for he.docx
 
It is not an online course so i cannot share any login details. No d.docx
It is not an online course so i cannot share any login details. No d.docxIt is not an online course so i cannot share any login details. No d.docx
It is not an online course so i cannot share any login details. No d.docx
 
IT Strategic Plan, Part 1Using the case provided, analyze the busi.docx
IT Strategic Plan, Part 1Using the case provided, analyze the busi.docxIT Strategic Plan, Part 1Using the case provided, analyze the busi.docx
IT Strategic Plan, Part 1Using the case provided, analyze the busi.docx
 
It should be in API format.Research paper should be on Ethernet .docx
It should be in API format.Research paper should be on Ethernet .docxIt should be in API format.Research paper should be on Ethernet .docx
It should be in API format.Research paper should be on Ethernet .docx
 
IT Strategic Plan, Part 2Using the case provided, build on Part .docx
IT Strategic Plan, Part 2Using the case provided, build on Part .docxIT Strategic Plan, Part 2Using the case provided, build on Part .docx
IT Strategic Plan, Part 2Using the case provided, build on Part .docx
 
It seems most everything we buy these days has the label made in Ch.docx
It seems most everything we buy these days has the label made in Ch.docxIt seems most everything we buy these days has the label made in Ch.docx
It seems most everything we buy these days has the label made in Ch.docx
 

Recently uploaded

HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxmarlenawright1
 
AIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptAIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptNishitharanjan Rout
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17Celine George
 
What is 3 Way Matching Process in Odoo 17.pptx
What is 3 Way Matching Process in Odoo 17.pptxWhat is 3 Way Matching Process in Odoo 17.pptx
What is 3 Way Matching Process in Odoo 17.pptxCeline George
 
Introduction to TechSoup’s Digital Marketing Services and Use Cases
Introduction to TechSoup’s Digital Marketing  Services and Use CasesIntroduction to TechSoup’s Digital Marketing  Services and Use Cases
Introduction to TechSoup’s Digital Marketing Services and Use CasesTechSoup
 
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPSSpellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPSAnaAcapella
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxJisc
 
UGC NET Paper 1 Unit 7 DATA INTERPRETATION.pdf
UGC NET Paper 1 Unit 7 DATA INTERPRETATION.pdfUGC NET Paper 1 Unit 7 DATA INTERPRETATION.pdf
UGC NET Paper 1 Unit 7 DATA INTERPRETATION.pdfNirmal Dwivedi
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 
21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptxJoelynRubio1
 
Tatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsTatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsNbelano25
 
Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111GangaMaiya1
 
Play hard learn harder: The Serious Business of Play
Play hard learn harder:  The Serious Business of PlayPlay hard learn harder:  The Serious Business of Play
Play hard learn harder: The Serious Business of PlayPooky Knightsmith
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...Amil baba
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 
PANDITA RAMABAI- Indian political thought GENDER.pptx
PANDITA RAMABAI- Indian political thought GENDER.pptxPANDITA RAMABAI- Indian political thought GENDER.pptx
PANDITA RAMABAI- Indian political thought GENDER.pptxakanksha16arora
 
OSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsOSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsSandeep D Chaudhary
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17Celine George
 
QUATER-1-PE-HEALTH-LC2- this is just a sample of unpacked lesson
QUATER-1-PE-HEALTH-LC2- this is just a sample of unpacked lessonQUATER-1-PE-HEALTH-LC2- this is just a sample of unpacked lesson
QUATER-1-PE-HEALTH-LC2- this is just a sample of unpacked lessonhttgc7rh9c
 

Recently uploaded (20)

HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
AIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptAIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.ppt
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
What is 3 Way Matching Process in Odoo 17.pptx
What is 3 Way Matching Process in Odoo 17.pptxWhat is 3 Way Matching Process in Odoo 17.pptx
What is 3 Way Matching Process in Odoo 17.pptx
 
Introduction to TechSoup’s Digital Marketing Services and Use Cases
Introduction to TechSoup’s Digital Marketing  Services and Use CasesIntroduction to TechSoup’s Digital Marketing  Services and Use Cases
Introduction to TechSoup’s Digital Marketing Services and Use Cases
 
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPSSpellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
UGC NET Paper 1 Unit 7 DATA INTERPRETATION.pdf
UGC NET Paper 1 Unit 7 DATA INTERPRETATION.pdfUGC NET Paper 1 Unit 7 DATA INTERPRETATION.pdf
UGC NET Paper 1 Unit 7 DATA INTERPRETATION.pdf
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx
 
Tatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsTatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf arts
 
Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111
 
Play hard learn harder: The Serious Business of Play
Play hard learn harder:  The Serious Business of PlayPlay hard learn harder:  The Serious Business of Play
Play hard learn harder: The Serious Business of Play
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
PANDITA RAMABAI- Indian political thought GENDER.pptx
PANDITA RAMABAI- Indian political thought GENDER.pptxPANDITA RAMABAI- Indian political thought GENDER.pptx
PANDITA RAMABAI- Indian political thought GENDER.pptx
 
OSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsOSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & Systems
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
OS-operating systems- ch05 (CPU Scheduling) ...
OS-operating systems- ch05 (CPU Scheduling) ...OS-operating systems- ch05 (CPU Scheduling) ...
OS-operating systems- ch05 (CPU Scheduling) ...
 
QUATER-1-PE-HEALTH-LC2- this is just a sample of unpacked lesson
QUATER-1-PE-HEALTH-LC2- this is just a sample of unpacked lessonQUATER-1-PE-HEALTH-LC2- this is just a sample of unpacked lesson
QUATER-1-PE-HEALTH-LC2- this is just a sample of unpacked lesson
 

Exploring Microsoft® Access® 2016 ComprehensiveFirst Edition.docx

  • 1. Exploring: Microsoft® Access® 2016 Comprehensive First Edition Chapter 4 Creating and Using Professional Forms and Reports Moving Beyond Tables and Queries Copyright © 2017 Pearson Education, Inc. All Rights Reserved Copyright © 2017 Pearson Education, Inc. All Rights Reserved If this PowerPoint presentation contains mathematical equations, you may need to check that your computer has the following installed: 1) MathType Plugin 2) Math Player (free versions available) 3) NVDA Reader (free versions available) Exploring: Microsoft® Access® 2016 Comprehensive In Chapter 4, you will develop and modify forms to input and manage data. Then you will create and modify reports to display and present information. 1 Objectives Create Forms Using Form Tools Modify Forms Work with a Form Layout Sort Records in a Form Create Reports Using Report Tools Use Report Views Modify a Report Sort Records in a Report
  • 2. Copyright © 2017 Pearson Education, Inc. All Rights Reserved The objectives for this chapter are: Create Forms Using Form Tools Modify Forms Work with a Form Layout Sort Records in a Form Create Reports Using Report Tools Use Report Views Modify a Report Sort Records in a Report 2 Objective 1: Create Forms Using Form Tools Skills: Create a Form Using the Form Tool Create a Split Form Create a Multiple Items Form Copyright © 2017 Pearson Education, Inc. All Rights Reserved In this section, the skills include: Create a Form Using the Form Tool Create a Split Form Create a Multiple Items Form 3 Create a Form Using Form Tool (1 of 3) Copyright © 2017 Pearson Education, Inc. All Rights Reserved Copyright © 2017 Pearson Education, Inc. All Rights Reserved A form is a database object used to add data to or edit data in a table. There are several ways to create forms in Access in the
  • 3. Form group on the Create tab. The most commonly used tool is the Form tool. The Form tool is used to create data entry forms for customers, employees, products, and other types of tables. 4 Create a Form Using Form Tool (2 of 3) Copyright © 2017 Pearson Education, Inc. All Rights Reserved Copyright © 2017 Pearson Education, Inc. All Rights Reserved A split form combines two views of the same record source. By default the top section is displayed in a stacked layout (Form view), and the bottom section is displayed in a tabular layout (Datasheet view). To create a split form, select a table or query in the Navigation Pane. Click More Forms, and click Split Form in the Forms group of the Create tab. 5 Create a Form Using Form Tool (3 of 3) Copyright © 2017 Pearson Education, Inc. All Rights Reserved Copyright © 2017 Pearson Education, Inc. All Rights Reserved A multiple items form displays multiple records in a tabular layout similar to a table’s Datasheet view. It provides you with more customization options than a datasheet, such as graphical elements, buttons, and other controls. To create a multiple items form, select a table or query in the Navigation Pane. Click More Forms, and click Multiple Items in the Forms group on the Create tab. 6 Objective 2: Modify Forms Skills:
  • 4. Edit Data in Form View Delete a Field Add a Field Format Controls Add a Theme Copyright © 2017 Pearson Education, Inc. All Rights Reserved In this section, the skills include: Edit Data in Form View Delete a Field Add a Field Format Controls Add a Theme 7 Modify Forms (1 of 5) Copyright © 2017 Pearson Education, Inc. All Rights Reserved Copyright © 2017 Pearson Education, Inc. All Rights Reserved You can use Form view to add, edit, and delete data in a form. However, the layout and design of the form cannot be changed in this view. Use the Navigation bar at the bottom of the form to move between records. You can move from one field to the next using the Tab key or clicking your mouse into the field. 8 Modify Forms (2 of 5) Copyright © 2017 Pearson Education, Inc. All Rights Reserved Copyright © 2017 Pearson Education, Inc. All Rights Reserved To delete a field in a form, display the form in (Stacked) Layout
  • 5. view, and click the text box control of the field to be deleted. Click Select Row in the Rows & Columns group on the Arrange tab to select both the text box and its associated label. Press Delete. 9 Modify Forms (3 of 5) Copyright © 2017 Pearson Education, Inc. All Rights Reserved Copyright © 2017 Pearson Education, Inc. All Rights Reserved You may need to add new fields to an existing table and incorporate them into a form. To do so, display the form in (Stacked) Layout view, and click Add Existing Fields in the Tools group on the Design tab. A Field List pane opens. Click and drag the desired field to the precise location on the form. 10 Modify Forms (4 of 5) Copyright © 2017 Pearson Education, Inc. All Rights Reserved Copyright © 2017 Pearson Education, Inc. All Rights Reserved You may want to change the formatting of one or more controls on the form. Some common formats for form controls include font size, font emphasis, alignment, background color, font color, and number format. 11 Modify Forms (5 of 5) Copyright © 2017 Pearson Education, Inc. All Rights Reserved Copyright © 2017 Pearson Education, Inc. All Rights Reserved
  • 6. A theme is a defined set of colors, fonts, and graphics that can be applied to forms or reports. You can see a Live Preview of the available themes as you point to them in Layout or Design view using the Themes command in the Themes group of the Design tab. 12 Objective 3: Work with a Form Layout Skills: Modify a Form Layout Copyright © 2017 Pearson Education, Inc. All Rights Reserved In this section, the skill is: Modify a Form Layout 13 Work with a Form Layout Copyright © 2017 Pearson Education, Inc. All Rights Reserved Copyright © 2017 Pearson Education, Inc. All Rights Reserved Although Access uses a layout control to keep the controls and fields in a form neatly arranged, you can easily modify a form layout. The tools are on the Arrange tab and will display in either Layout view or Design view. The Table group on the Arrange tab contains commands to add gridlines to a form’s layout, change from stacked to tabular layout, or remove the layout. The Rows & Columns group contains commands to insert rows and columns. 14 Objective 4: Sort Records in a Form Skills:
  • 7. Sort Records in a Form Copyright © 2017 Pearson Education, Inc. All Rights Reserved In this section, the skill is: Sort Records in a Form 15 Sort Records in a Form Copyright © 2017 Pearson Education, Inc. All Rights Reserved Copyright © 2017 Pearson Education, Inc. All Rights Reserved When a form is initially created using the Form tool, the sort order of the records depends on the sort order of the record source. Tables sort on the primary key. Queries are sorted in a variety of ways. You can modify the sort order in a form using the Sort & Filter group. 16 Objective 5: Create Reports Using Report Tools Skills: Use the Report Tool Use the Report Wizard Copyright © 2017 Pearson Education, Inc. All Rights Reserved In this section, the skills include: Use the Report Tool Use the Report Wizard 17 Create Reports Using Report Tools (1 of 3)
  • 8. Copyright © 2017 Pearson Education, Inc. All Rights Reserved Copyright © 2017 Pearson Education, Inc. All Rights Reserved A report is a document that displays information from a database in a format that outputs meaningful information to its readers. The easiest way to create a report is to use the Report tool in the Reports group on the Create tab, which can create a tabular report based on the selected table or query. 18 Create Reports Using Report Tools (2 of 3) Copyright © 2017 Pearson Education, Inc. All Rights Reserved Copyright © 2017 Pearson Education, Inc. All Rights Reserved The Report Wizard prompts you for input in a series of steps to generate a customized report. Using the wizard enables you to make certain customizations quickly and easily without having to be an expert in report design. You’ll find the Report Wizard in the Reports group on the Create tab. Additional steps of the wizard are shown on the next slide. 19 Create Reports Using Report Tools (3 of 3) Copyright © 2017 Pearson Education, Inc. All Rights Reserved Copyright © 2017 Pearson Education, Inc. All Rights Reserved After selecting the tables and grouping as shown on the previous slide, the Report Wizard prompts you to determine the sorting and summary data. You will also specify the preferred
  • 9. layout of the report on the wizard. 20 Objective 6: Use Report Views Skills: Use Print Preview Publish to PDF Copyright © 2017 Pearson Education, Inc. All Rights Reserved In this section, the skills include: Use Print Preview Publish to PDF 21 Use Report Views (1 of 2) Copyright © 2017 Pearson Education, Inc. All Rights Reserved Copyright © 2017 Pearson Education, Inc. All Rights Reserved Access has four report views. These include Report, Layout, Design, and Print Preview. To switch between the four views, click the View arrow in the Views group. Report view and Print Preview view do not allow you to make modifications to the report. Print Preview enables you to see exactly what the report will look like when its printed. It also provides you with the option to export and save the report to a different file type such as Word. 22 Use Report Views (2 of 2) Copyright © 2017 Pearson Education, Inc. All Rights Reserved
  • 10. Copyright © 2017 Pearson Education, Inc. All Rights Reserved When you want to share a report but not the entire database, you can export the report to PDF. Portable Document Format, or PDF, is a file type that was created for exchanging documents independently of software applications and operating system environments. Because some Access reports can be very large files, check the file size prior to emailing a report. 23 Objective 7: Modify a Report Skills: Add a Field Remove a Field Change Orientation Apply a Theme Copyright © 2017 Pearson Education, Inc. All Rights Reserved In this section, the skills include: Add a Field Remove a Field Change Orientation Apply a Theme 24 Modify a Report (1 of 4) Copyright © 2017 Pearson Education, Inc. All Rights Reserved Copyright © 2017 Pearson Education, Inc. All Rights Reserved New fields can be added to a table and then incorporated into a report. Adding a field to a report with stacked or tabular layout is similar to adding a field to a form. To add a field to a report, open the report in Layout view. Click Add Existing Fields in the
  • 11. Tools group on the Design tab. Click and drag the desired field to the precise location on the report. 25 Modify a Report (2 of 4) Copyright © 2017 Pearson Education, Inc. All Rights Reserved Copyright © 2017 Pearson Education, Inc. All Rights Reserved Even if a field was available in a table or query as a record source, you may not want it displayed in a report. You can delete it from the report by opening the report in Layout view. Click the Text box control of the field to be deleted. Click Select Row in the Rows & Columns group on the Arrange tab. Press Delete. 26 Modify a Report (3 of 4) Copyright © 2017 Pearson Education, Inc. All Rights Reserved Copyright © 2017 Pearson Education, Inc. All Rights Reserved At times, you may want to print a report in Landscape orientation instead of Portrait orientation so that more columns display or for other considerations. You can make this change using the Page Setup tab. In the Page Size group, you can change the margins and in the Page Layout group and you can work with options such as orientation. 27 Modify a Report (4 of 4) Copyright © 2017 Pearson Education, Inc. All Rights Reserved
  • 12. Copyright © 2017 Pearson Education, Inc. All Rights Reserved Themes can enhance a report’s appearance and improve its readability. Access has built-in themes that you can use. To apply a theme, open the report in Layout or Design view. Select Themes in the Themes group on the Design tab. As you point to a theme, you will see a Live Preview. Click the theme to select, and then apply it. 28 Objective 8: Sort Records in a Report Skills: Sort Records in a Report Copyright © 2017 Pearson Education, Inc. All Rights Reserved In this section, the skill is: Sort Records in a Report 29 Sort Records in a Report Copyright © 2017 Pearson Education, Inc. All Rights Reserved Copyright © 2017 Pearson Education, Inc. All Rights Reserved When a report is created using the Report tool, the sort order of the records depends on the sort order of the record source. Typically, the primarily key of the record source controls the sort order. However, a report has additional features for sorting. To change the sorting in a report, open the report in Layout or Design view. Click Group & Sort in the Groupings & Totals group on the Design tab. Click Add a sort and select the field by which you want to sort. You can add additional sorts by clicking Add a sort again. 30
  • 13. Summary Forms and reports are database objects Forms improve data entry and editing Form tools enable you to create customized, professional looking forms Reports display information in a meaningful format Report tools enable you to create a variety of reports Copyright © 2017 Pearson Education, Inc. All Rights Reserved Forms and reports as database objects have some characteristics in common. Tools to create them are similar in function. They use tables or queries as record sources. Forms improve the data entry process and enable editing of the data. With Form tools you can create customized, professional looking forms. Reports display database information in a meaningful format. Using Report tools you can create a variety of reports, and implement sorting and grouping. 31 Questions Copyright © 2017 Pearson Education, Inc. All Rights Reserved Copyright © 2017 Pearson Education, Inc. All Rights Reserved Forms are useful to input and manage data. Reports are useful to display, present, and share information. Access has many tools to help you with both. Are there any questions? 32 Copyright
  • 14. Copyright © 2017 Pearson Education, Inc. All Rights Reserved Copyright © 2017 Pearson Education, Inc. All Rights Reserved 33