Microsoft Office
Access 2013
Microsoft Office
Access 2013
Courseware # 3255
Lesson 1: Exploring the
Access Environment
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 2
An Introduction to Databases
• A database is an organized collection of
information
–The primary function is to store data
–If the data is well-organized, retrieving
the data is easy
• The key to designing a database
successfully lies in understanding the
nature of the data
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 3
Databases in Spreadsheets
• Many databases begin as
data entered into a
spreadsheet
– the rows and columns are
easy to understand
– all the data is stored in one
location
• Spreadsheet databases often
contain a considerable
amount of repeated data
– This leads to large file size
– Complex data relationships
cannot be represented
Microsoft Office
Access 2013
Design the tables for a new database
What is a Database?
• Used to describe a collection of related “data”
of information stored on computers.
• It is essentially a collection of information.
• A filing cabinet, a library card catalog and
even the internet are all types of databases.
• Is an organized collection of related data
about a subject organized a useful manner
that allows access, retrieval and use of that
data.
Microsoft Office
Access 2013
Design the tables for a new database
DATA are raw facts that constitute
building block of information.
DATABASE is a collection of
information and a means to
manipulate data in a useful way,
which must provide proper
storage for large amounts of data,
easy and fast access and facilitate
the processing of data.
Microsoft Office
Access 2013
Design the tables for a new database
Objectives of Database
1. Data Integrity – Maintaining and assuring the
accuracy and consistency of data
2. Data Integration – Combining data residing in
different sources and providing users with a
unified view of these data.
3. Data Independence – It allows the database to
be structurally changed without affecting most
existing programs.
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 7
IMPORTANCE OF DATABASE SYSTEM
• Integrated data
• Data Accessibility
• Data Expanded and Manipulated
• Data Independence
• Reduced Redundancy of data
• Data Security
• Data Sharing
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 8
1. Database Administrator – A person who is responsible for
the overall information from database.
2. System Developer – Persons who designed and develop
new application program.
3. End User - people who interact with database
management system to perform different operations on
database such as encoding, retrieving, updating, inserting,
and deleting data.
4. User Interface - consists of menus, buttons and other
components. All windows based software use graphical
user interface
Components of Database Environment
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 9
5. Application Programs - a program that is used to send
commands to the database management system to
manipulate database.
6. Repository - a collection of all data definitions, data
relationships, output styles and repot formats.
7. DBMS – a software that manages the database on a
computer.
Components of Database Environment
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 10
1. Table– Collection of stored data that is organized
into fields. Has Row and Column.
2. Query – it is a way of searching for and compiling
data from one or more tables..
3. Form - it is where you enter a new record, study
existing data, view data from a table or a query.
4. Report - it is a carefully organized presentation of
data from a table of query in print.
Four (4) Types of Database Objects
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 11
What is Access?
• Access 2016 is a RDBMS and a complete
application development environment
– Includes the tools you need to develop user-
friendly interfaces and reports
– Provides a user-friendly environment for
accomplishing database tasks even without
prior knowledge
– Uses SQL code behind the scenes
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 12
Access Database File
• An Access database file is a container for a
variety of database objects
• All database objects are stored within a
single database file with the .accdb file
name extension
–Access 2007 also uses the .accdb
extension
–Earlier versions of Access use the .mdb
extension
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 13
Database Objects
• Tables – store data in rows and columns. In a table, each
row is a record, and each record consists of one or more
fields
• Forms – function as user-friendly interfaces for working
with data
• Reports – print and summarize data
• Queries – extract subsets of data from one or more tables,
allowing you to view exactly the data you want
• Macros – add functionality to database objects and are
often used to automate certain database tasks
• Modules – also add functionality to a database, and are
stored collections of Visual Basic for Applications (VBA)
programming language statements and procedures
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 14
• An Access app is a new type of
database that you create, design
and modify in Access 2013 and then
use in a standard web browser
• You share Access apps with other
users as SharePoint apps
• To build an app, select the type of
data you want to track and Access
creates the database structure for
you
Desktop Databases and Access Apps
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 15
The Ribbon
The Ribbon contains the commands and options you use to
perform database tasks. Each tab contains a group of related
commands.
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 16
The Ribbon
To reduce screen clutter, contextual tabs appear only when
they are applicable. For example, the Table Tools tab
appears only when a table is open.
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 17
The Ribbon includes:
Ribbon tabs Relate to a specific type of activity. You will see
contextual tabs when they are applicable.
Command buttons Appear on the ribbon tabs in groups. When you
click a command button, an action takes place.
Collapse the
Ribbon button
(CTRL+F1)
Collapse the Ribbon to just the tab names in order
to conserve space on the screen. You can still use
the Ribbon while it is collapsed. To toggle between
a collapsed and expanded state, press Ctrl+F1.
Microsoft Access
Help (F1) button
Provides access to the Help system.
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 18
The Ribbon
Each tab on the Ribbon contains
groups with similar commands. If a
group shows a feature with a drop-
down arrow, click the arrow to display a
list or a gallery of options for that
feature.
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 19
• The Navigation Pane
is a central location
from which you can
use any type of
database object
• The Navigation Pane
replaces the
Database window
found in versions of
Access previous to
2007.
The Navigation Pane
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 20
The Navigation Pane includes:
Navigation Pane
menu
Click the drop-down arrow to open a menu that allows
you to specify which objects to show. The default
selection is All Access Objects.
Open/Close buttons Collapses the Navigation Pane so only its Open/Close
button and shutter bar display.
Object groups Organize the objects in a database so you can find what
you are looking for.
Database objects The tables, queries, forms and other objects that exist in
the database. Each object appears in its appropriate
group.
Search box You can type the name of an object you want to find
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 21
• Used to create, open, save,
print and manage
databases
• Includes commands and
options related to things
you can do with a
database itself
• Shows the commands and
options available on the
File tab of the Ribbon
Backstage View
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 22
Looking at the Screen
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 23
The screen includes the following components:
Title bar Lists the name of the open file and its path
Quick Access
Toolbar
Provides access to frequently used commands. By default,
includes the Save, Undo and Redo commands.
Minimize,
Restore/Maximize
and Close buttons
Enable you to minimize the program to a button on the
taskbar, maximize the window to full screen, restore the
window to its former size, and close the application
Close object
button
Closes the object viewed on the right of the Navigation Pane
Dialog box
launcher
Opens a dialog box, window or task pane when you click it
Access work area When objects in the Navigation Pane are opened, the appear
in the Access work area so you can work with them
View buttons Enable you to switch between views of the currently selected
object
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 24
The screen includes the following components:
Status bar Indicates the currently displayed view and whether
specific modes are applied.
Split bar Drag this bar to increase or decrease the size of the
Navigation Pane, or to increase or decrease the size of
the object you are viewing in the work area.
Navigation buttons Enable you to move between records in a table or form.
Filter Enables you to remove or re-apply a filter
Search Enables you to search and find characters in the table
records.
Office Account Sign in to Office (optional) to save your files online to a
SkyDrive account.
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 25
• ScreenTips help identify
buttons or elements on
the tabs of the Ribbon
and the screen
• To view a ScreenTip,
position the mouse
pointer over the item; a
tip then displays the
name of the button along
with a description of its
purpose.
Viewing Screen Tips
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 26
• Includes buttons for
frequently used commands
• By default, includes the Save,
Undo, Redo and Customize
Quick Access Toolbar buttons
• By default, located at the left
of the title bar above the
Ribbon
• You can move the Quick
Access toolbar and you can
customize it by adding
buttons
Using the Quick Access Toolbar
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 27
Starting Access
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 28
• Database templates
have replaced the
Database Wizard found
in older versions
• Some templates include
objects and sample
data.
• The Blank database
template does not
include any pre-defined
database objects
Wizards and Templates
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 29
• The Blank database template
creates an empty database
file
• Click the Browse for a
location button to specify a
name and location for the
new database
• Specify a file name and
location and click OK to save
your specifications
• Click the Create button to
create the blank database file
Creating a New Blank Database
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 30
Creating a Database from a Template
• Click a template in the gallery
• Specify a name and location
• Click Create
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 31
Closing a Database
• Use the Close command in Backstage view, OR
• Close the application window to close the file
and exit Access
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 32
Opening an Existing Database
• Recently used databases appear in the Quick Access list in
the Startup screen – simply click the database name to
open the file
• You can click the Recent tab to see a list of up to 50
database files you have recently accessed – click a database
name to open the file
• You can configure Access to provide quick access links to
up to 25 databases at the bottom of the left panel in
Backstage view – click a quick access link to open the
database
• You can use the Open dialog box to locate and open a
database file as well
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 33
Viewing Objects
• Select options in the Navigation
Pane menu to control which
objects display in the Navigation
Pane
• By default, objects display by type
and all objects appear in the
Navigation Pane
• You can filter which objects display
• You can control how objects are
grouped or organized
Using the Navigation Pane
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 34
Sorting and Filtering Objects
• You can sort and filter objects in
the Navigation Pane
• To sort, right-click the object
group heading, point to Sort By,
then select an option
• To filter objects, select an item in
the Filter By Group list
Using the Navigation Pane
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 35
Copying Objects
• You can copy and paste objects in the
Navigation Pane
• Different objects have different options
• You can also use the Save Object As command
to create a copy of the current object with a
new name
Using the Navigation Pane
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 36
Using the Navigation Pane
Renaming Objects
• Right-click an object in the Navigation Pane and select
Rename in the shortcut menu to open an object name
for editing
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 37
Using the Navigation Pane
Deleting Objects
• Select an object in the Navigation Pane, then press the
Delete key or click the Delete button in the Home tab on
the Ribbon
• You can also right-click the object in the Navigation Pane
and select Delete in the shortcut menu
• You will be prompted to confirm object deletions
• Take care when deleting objects – make sure that they
are not referenced by other objects
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 38
Using the Navigation Pane
Setting Options
• You can create custom categories and groups and set
options that control how objects displays in the Navigation
Pane
• To create a custom category, right-click the Navigation
Pane menu bar, then select Navigation Options to open
the Navigation Options dialog box
– Click the Add Item button to create a new category
– Specify a name for the new category, then click OK
– Display the Navigation Pane menu and select the new
category, then drag items from the Unassigned Objects list
into the Items list so that they will appear in the new category
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 39
• Use options in the Save
As tab in Backstage view
to save a database with a
different file name or save
a database in a different
location
Saving and Exporting Databases
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 40
• Use the Save As dialog
box to save a database
file to a different location
• Locations can include the
local network, an
attached storage device,
a cloud location or your
organization’s SharePoint
site
Saving Databases to a Different Location
Microsoft Office
Access 2013
© CCI Learning Solutions Inc. 41
Exporting Data to Alternate Formats
• Excel
• Text file
• XML
• PDF or XPS
• Email
• Access
• Word Merge
• Word (listed under More)
• SharePoint List (listed under More)
• ODBC Database (listed under More)
• HTML Document (listed under More)

More Related Content

PPT
Microsoft Access 2007
PPTX
Operate Database Applicationitss level2.pptx
PPTX
Skill Development 2.pptx
PDF
LECTURE MICROSOFT ACCESS INFORMATION TECHNOLOGY
PDF
Ms access
PPTX
PPT
Chapter 01 Introduction to Microsoft Access.ppt
PPTX
Understanding Microsoft Access
Microsoft Access 2007
Operate Database Applicationitss level2.pptx
Skill Development 2.pptx
LECTURE MICROSOFT ACCESS INFORMATION TECHNOLOGY
Ms access
Chapter 01 Introduction to Microsoft Access.ppt
Understanding Microsoft Access

Similar to databasebesignmsaccessfirstdiscussiononline1 (20)

PDF
Operate Database Application UC info sheet.pdf
PPTX
MS-ACCESS.pptx
PDF
Access_lab_manual06.pdf
PDF
Database management system
PPTX
Ms access .ppt naman.pptsssssssssssssssx
PPTX
MS Access 2. pptx
PDF
Quickstart Microsoft access 2013
PPTX
MS Access.pptx
PPTX
Access Basics 01
PPT
SAS BASICS
PPT
Access PPT Lesson 01-REVISED.ppt
PDF
Access 2003 tutorial 3
PPTX
PDF
001.general
PPT
DBMS ACCESS programming and learning .ppt
PPT
Database an introduction
PPTX
Ms access
PDF
Ms access
PDF
Operating Database Application L2.pdfsfhhqfjbfegfggfdw
PPTX
Introduction to database with ms access.hetvii
Operate Database Application UC info sheet.pdf
MS-ACCESS.pptx
Access_lab_manual06.pdf
Database management system
Ms access .ppt naman.pptsssssssssssssssx
MS Access 2. pptx
Quickstart Microsoft access 2013
MS Access.pptx
Access Basics 01
SAS BASICS
Access PPT Lesson 01-REVISED.ppt
Access 2003 tutorial 3
001.general
DBMS ACCESS programming and learning .ppt
Database an introduction
Ms access
Ms access
Operating Database Application L2.pdfsfhhqfjbfegfggfdw
Introduction to database with ms access.hetvii
Ad

More from DaySeaGVestonilo (7)

PPTX
constructivistapproachtolearningmethod-5emodel-240304064216-b88f024b.pptx
PPT
SSYSTEMS ANALAYSIS AND DESIGN CHAPT 1.ppt
PPTX
chapter01-120827115344-phpapp01 (1)-converted.pptx
PPTX
Data-Flow-Diagrams-Understanding-the-Flow-of-Information.pptx
PPTX
ROLE OF SYSTEM ANALYST IN SYSTEM ANALYSIS AND DESIGN.pptx
PPTX
SYSTEM ANALYSIS AND DESIGN IN LIBRARIES AND INFORMATION CENTERS.pptx
PDF
The Impact of Study and Learning Strategies On Post-Secondary Student Academi...
constructivistapproachtolearningmethod-5emodel-240304064216-b88f024b.pptx
SSYSTEMS ANALAYSIS AND DESIGN CHAPT 1.ppt
chapter01-120827115344-phpapp01 (1)-converted.pptx
Data-Flow-Diagrams-Understanding-the-Flow-of-Information.pptx
ROLE OF SYSTEM ANALYST IN SYSTEM ANALYSIS AND DESIGN.pptx
SYSTEM ANALYSIS AND DESIGN IN LIBRARIES AND INFORMATION CENTERS.pptx
The Impact of Study and Learning Strategies On Post-Secondary Student Academi...
Ad

Recently uploaded (20)

PPTX
ENGlishGrade8_Quarter2_WEEK1_LESSON1.pptx
PDF
LATAM’s Top EdTech Innovators Transforming Learning in 2025.pdf
PPTX
Theoretical for class.pptxgshdhddhdhdhgd
PDF
Disorder of Endocrine system (1).pdfyyhyyyy
PPTX
2025 High Blood Pressure Guideline Slide Set.pptx
PPTX
Math 2 Quarter 2 Week 1 Matatag Curriculum
PPTX
Cite It Right: A Compact Illustration of APA 7th Edition.pptx
PDF
African Communication Research: A review
PDF
Unleashing the Potential of the Cultural and creative industries
PPTX
Diploma pharmaceutics notes..helps diploma students
PDF
GSA-Past-Papers-2010-2024-2.pdf CSS examination
PPTX
4. Diagnosis and treatment planning in RPD.pptx
PDF
Review of Related Literature & Studies.pdf
PDF
BSc-Zoology-02Sem-DrVijay-Comparative anatomy of vertebrates.pdf
PPTX
Approach to a child with acute kidney injury
DOCX
THEORY AND PRACTICE ASSIGNMENT SEMESTER MAY 2025.docx
PDF
CHALLENGES FACED BY TEACHERS WHEN TEACHING LEARNERS WITH DEVELOPMENTAL DISABI...
PDF
Kalaari-SaaS-Founder-Playbook-2024-Edition-.pdf
PPTX
Copy of ARAL Program Primer_071725(1).pptx
PPTX
Power Point PR B.Inggris 12 Ed. 2019.pptx
ENGlishGrade8_Quarter2_WEEK1_LESSON1.pptx
LATAM’s Top EdTech Innovators Transforming Learning in 2025.pdf
Theoretical for class.pptxgshdhddhdhdhgd
Disorder of Endocrine system (1).pdfyyhyyyy
2025 High Blood Pressure Guideline Slide Set.pptx
Math 2 Quarter 2 Week 1 Matatag Curriculum
Cite It Right: A Compact Illustration of APA 7th Edition.pptx
African Communication Research: A review
Unleashing the Potential of the Cultural and creative industries
Diploma pharmaceutics notes..helps diploma students
GSA-Past-Papers-2010-2024-2.pdf CSS examination
4. Diagnosis and treatment planning in RPD.pptx
Review of Related Literature & Studies.pdf
BSc-Zoology-02Sem-DrVijay-Comparative anatomy of vertebrates.pdf
Approach to a child with acute kidney injury
THEORY AND PRACTICE ASSIGNMENT SEMESTER MAY 2025.docx
CHALLENGES FACED BY TEACHERS WHEN TEACHING LEARNERS WITH DEVELOPMENTAL DISABI...
Kalaari-SaaS-Founder-Playbook-2024-Edition-.pdf
Copy of ARAL Program Primer_071725(1).pptx
Power Point PR B.Inggris 12 Ed. 2019.pptx

databasebesignmsaccessfirstdiscussiononline1

  • 1. Microsoft Office Access 2013 Microsoft Office Access 2013 Courseware # 3255 Lesson 1: Exploring the Access Environment
  • 2. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 2 An Introduction to Databases • A database is an organized collection of information –The primary function is to store data –If the data is well-organized, retrieving the data is easy • The key to designing a database successfully lies in understanding the nature of the data
  • 3. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 3 Databases in Spreadsheets • Many databases begin as data entered into a spreadsheet – the rows and columns are easy to understand – all the data is stored in one location • Spreadsheet databases often contain a considerable amount of repeated data – This leads to large file size – Complex data relationships cannot be represented
  • 4. Microsoft Office Access 2013 Design the tables for a new database What is a Database? • Used to describe a collection of related “data” of information stored on computers. • It is essentially a collection of information. • A filing cabinet, a library card catalog and even the internet are all types of databases. • Is an organized collection of related data about a subject organized a useful manner that allows access, retrieval and use of that data.
  • 5. Microsoft Office Access 2013 Design the tables for a new database DATA are raw facts that constitute building block of information. DATABASE is a collection of information and a means to manipulate data in a useful way, which must provide proper storage for large amounts of data, easy and fast access and facilitate the processing of data.
  • 6. Microsoft Office Access 2013 Design the tables for a new database Objectives of Database 1. Data Integrity – Maintaining and assuring the accuracy and consistency of data 2. Data Integration – Combining data residing in different sources and providing users with a unified view of these data. 3. Data Independence – It allows the database to be structurally changed without affecting most existing programs.
  • 7. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 7 IMPORTANCE OF DATABASE SYSTEM • Integrated data • Data Accessibility • Data Expanded and Manipulated • Data Independence • Reduced Redundancy of data • Data Security • Data Sharing
  • 8. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 8 1. Database Administrator – A person who is responsible for the overall information from database. 2. System Developer – Persons who designed and develop new application program. 3. End User - people who interact with database management system to perform different operations on database such as encoding, retrieving, updating, inserting, and deleting data. 4. User Interface - consists of menus, buttons and other components. All windows based software use graphical user interface Components of Database Environment
  • 9. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 9 5. Application Programs - a program that is used to send commands to the database management system to manipulate database. 6. Repository - a collection of all data definitions, data relationships, output styles and repot formats. 7. DBMS – a software that manages the database on a computer. Components of Database Environment
  • 10. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 10 1. Table– Collection of stored data that is organized into fields. Has Row and Column. 2. Query – it is a way of searching for and compiling data from one or more tables.. 3. Form - it is where you enter a new record, study existing data, view data from a table or a query. 4. Report - it is a carefully organized presentation of data from a table of query in print. Four (4) Types of Database Objects
  • 11. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 11 What is Access? • Access 2016 is a RDBMS and a complete application development environment – Includes the tools you need to develop user- friendly interfaces and reports – Provides a user-friendly environment for accomplishing database tasks even without prior knowledge – Uses SQL code behind the scenes
  • 12. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 12 Access Database File • An Access database file is a container for a variety of database objects • All database objects are stored within a single database file with the .accdb file name extension –Access 2007 also uses the .accdb extension –Earlier versions of Access use the .mdb extension
  • 13. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 13 Database Objects • Tables – store data in rows and columns. In a table, each row is a record, and each record consists of one or more fields • Forms – function as user-friendly interfaces for working with data • Reports – print and summarize data • Queries – extract subsets of data from one or more tables, allowing you to view exactly the data you want • Macros – add functionality to database objects and are often used to automate certain database tasks • Modules – also add functionality to a database, and are stored collections of Visual Basic for Applications (VBA) programming language statements and procedures
  • 14. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 14 • An Access app is a new type of database that you create, design and modify in Access 2013 and then use in a standard web browser • You share Access apps with other users as SharePoint apps • To build an app, select the type of data you want to track and Access creates the database structure for you Desktop Databases and Access Apps
  • 15. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 15 The Ribbon The Ribbon contains the commands and options you use to perform database tasks. Each tab contains a group of related commands.
  • 16. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 16 The Ribbon To reduce screen clutter, contextual tabs appear only when they are applicable. For example, the Table Tools tab appears only when a table is open.
  • 17. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 17 The Ribbon includes: Ribbon tabs Relate to a specific type of activity. You will see contextual tabs when they are applicable. Command buttons Appear on the ribbon tabs in groups. When you click a command button, an action takes place. Collapse the Ribbon button (CTRL+F1) Collapse the Ribbon to just the tab names in order to conserve space on the screen. You can still use the Ribbon while it is collapsed. To toggle between a collapsed and expanded state, press Ctrl+F1. Microsoft Access Help (F1) button Provides access to the Help system.
  • 18. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 18 The Ribbon Each tab on the Ribbon contains groups with similar commands. If a group shows a feature with a drop- down arrow, click the arrow to display a list or a gallery of options for that feature.
  • 19. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 19 • The Navigation Pane is a central location from which you can use any type of database object • The Navigation Pane replaces the Database window found in versions of Access previous to 2007. The Navigation Pane
  • 20. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 20 The Navigation Pane includes: Navigation Pane menu Click the drop-down arrow to open a menu that allows you to specify which objects to show. The default selection is All Access Objects. Open/Close buttons Collapses the Navigation Pane so only its Open/Close button and shutter bar display. Object groups Organize the objects in a database so you can find what you are looking for. Database objects The tables, queries, forms and other objects that exist in the database. Each object appears in its appropriate group. Search box You can type the name of an object you want to find
  • 21. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 21 • Used to create, open, save, print and manage databases • Includes commands and options related to things you can do with a database itself • Shows the commands and options available on the File tab of the Ribbon Backstage View
  • 22. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 22 Looking at the Screen
  • 23. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 23 The screen includes the following components: Title bar Lists the name of the open file and its path Quick Access Toolbar Provides access to frequently used commands. By default, includes the Save, Undo and Redo commands. Minimize, Restore/Maximize and Close buttons Enable you to minimize the program to a button on the taskbar, maximize the window to full screen, restore the window to its former size, and close the application Close object button Closes the object viewed on the right of the Navigation Pane Dialog box launcher Opens a dialog box, window or task pane when you click it Access work area When objects in the Navigation Pane are opened, the appear in the Access work area so you can work with them View buttons Enable you to switch between views of the currently selected object
  • 24. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 24 The screen includes the following components: Status bar Indicates the currently displayed view and whether specific modes are applied. Split bar Drag this bar to increase or decrease the size of the Navigation Pane, or to increase or decrease the size of the object you are viewing in the work area. Navigation buttons Enable you to move between records in a table or form. Filter Enables you to remove or re-apply a filter Search Enables you to search and find characters in the table records. Office Account Sign in to Office (optional) to save your files online to a SkyDrive account.
  • 25. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 25 • ScreenTips help identify buttons or elements on the tabs of the Ribbon and the screen • To view a ScreenTip, position the mouse pointer over the item; a tip then displays the name of the button along with a description of its purpose. Viewing Screen Tips
  • 26. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 26 • Includes buttons for frequently used commands • By default, includes the Save, Undo, Redo and Customize Quick Access Toolbar buttons • By default, located at the left of the title bar above the Ribbon • You can move the Quick Access toolbar and you can customize it by adding buttons Using the Quick Access Toolbar
  • 27. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 27 Starting Access
  • 28. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 28 • Database templates have replaced the Database Wizard found in older versions • Some templates include objects and sample data. • The Blank database template does not include any pre-defined database objects Wizards and Templates
  • 29. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 29 • The Blank database template creates an empty database file • Click the Browse for a location button to specify a name and location for the new database • Specify a file name and location and click OK to save your specifications • Click the Create button to create the blank database file Creating a New Blank Database
  • 30. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 30 Creating a Database from a Template • Click a template in the gallery • Specify a name and location • Click Create
  • 31. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 31 Closing a Database • Use the Close command in Backstage view, OR • Close the application window to close the file and exit Access
  • 32. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 32 Opening an Existing Database • Recently used databases appear in the Quick Access list in the Startup screen – simply click the database name to open the file • You can click the Recent tab to see a list of up to 50 database files you have recently accessed – click a database name to open the file • You can configure Access to provide quick access links to up to 25 databases at the bottom of the left panel in Backstage view – click a quick access link to open the database • You can use the Open dialog box to locate and open a database file as well
  • 33. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 33 Viewing Objects • Select options in the Navigation Pane menu to control which objects display in the Navigation Pane • By default, objects display by type and all objects appear in the Navigation Pane • You can filter which objects display • You can control how objects are grouped or organized Using the Navigation Pane
  • 34. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 34 Sorting and Filtering Objects • You can sort and filter objects in the Navigation Pane • To sort, right-click the object group heading, point to Sort By, then select an option • To filter objects, select an item in the Filter By Group list Using the Navigation Pane
  • 35. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 35 Copying Objects • You can copy and paste objects in the Navigation Pane • Different objects have different options • You can also use the Save Object As command to create a copy of the current object with a new name Using the Navigation Pane
  • 36. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 36 Using the Navigation Pane Renaming Objects • Right-click an object in the Navigation Pane and select Rename in the shortcut menu to open an object name for editing
  • 37. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 37 Using the Navigation Pane Deleting Objects • Select an object in the Navigation Pane, then press the Delete key or click the Delete button in the Home tab on the Ribbon • You can also right-click the object in the Navigation Pane and select Delete in the shortcut menu • You will be prompted to confirm object deletions • Take care when deleting objects – make sure that they are not referenced by other objects
  • 38. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 38 Using the Navigation Pane Setting Options • You can create custom categories and groups and set options that control how objects displays in the Navigation Pane • To create a custom category, right-click the Navigation Pane menu bar, then select Navigation Options to open the Navigation Options dialog box – Click the Add Item button to create a new category – Specify a name for the new category, then click OK – Display the Navigation Pane menu and select the new category, then drag items from the Unassigned Objects list into the Items list so that they will appear in the new category
  • 39. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 39 • Use options in the Save As tab in Backstage view to save a database with a different file name or save a database in a different location Saving and Exporting Databases
  • 40. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 40 • Use the Save As dialog box to save a database file to a different location • Locations can include the local network, an attached storage device, a cloud location or your organization’s SharePoint site Saving Databases to a Different Location
  • 41. Microsoft Office Access 2013 © CCI Learning Solutions Inc. 41 Exporting Data to Alternate Formats • Excel • Text file • XML • PDF or XPS • Email • Access • Word Merge • Word (listed under More) • SharePoint List (listed under More) • ODBC Database (listed under More) • HTML Document (listed under More)

Editor's Notes