Ms Access
Ms Access
Ms Access
CHAPTER-1
MANAGE DATABASE
Learning objectives
Understand the basics of databases, including their advantages
and the structure of Access databases.
Create, navigate, and effectively use Access databases, both
from scratch and using templates.
Create, manage, and relate tables, as well as create and modify
queries using SQL commands.
Integrate Access with Outlook, Word, and Excel for data sharing
and manipulation.
Modify forms and reports, automate tasks with macros, and
enhance functionality using modules.
Introduction
Data: basic value or facts represented as text, numbers, or multimedia.
(unprocessed or processed)
Database: A database is an organized collection of data so that it can be easily
accessed and managed.
DBMS database management
system
DBMS is a tool that allows users to access, modify, and manipulate that
data in various ways.
DBMS are used in a wide range of applications, including financial
transactions, customer relationship management, supply chain
management, and more.
They are essential for businesses, organizations, and individuals to store,
manage, and retrieve data efficiently and securely.
Here are the basic steps
involved in the working of
a DBMS:
Data definition: The DBMS is used to define the structure of the database, including the
data types, relationships, and constraints for the data being stored.
Data storage: The DBMS stores the data in a structured format, such as tables with rows
and columns, making it easy to retrieve and manipulate the data.
Data manipulation: The DBMS provides a set of tools and commands that allow users to
retrieve, update, and delete data as needed. It also provides security measures to ensure
that only authorized users can access the data.
Here are the basic steps involved
in the working of a DBMS:
Data integrity: The DBMS ensures the integrity of the data by
enforcing constraints and rules, such as ensuring that data is
entered correctly and that relationships between data are
maintained.
CHAPTER-2
CREATE & MANAGE TABLES,
CREATE &MODIFY QUERIES, SQL
COMMANDS
LEARNING OBJECTIVES:
Adding, importing, and
Crafting select queries.
how to create tables.
Using SQL for query
an aging data.
Understand table and definition.
Sorting and summarizing
field properties.
Comprehend relational data.
Basic SQL understanding.
databases.
Writing SELECT statements.
Primary and foreign
Utilizing SQL clauses.
keys.
Establishing Combining query results
table
relationships. with UNION.
2.1 How to create tables
Table in datasheet view
C re ate a ta bl e i n t he de s i g n v i ew
Create table in design view
Common Data Types
Record, fi eld and fi eld value
This SQL query selects the first name of all customers from the customer table
SQL COMMANDS
The WHERE clause allows us to fetch records from a database table that
matches specified condition(s)
This SQL query selects all customers from the customer table with the last
name ‘ram’
SQL COMMANDS
Sorting the results: ORDER BY
CHAPTER-3
INTEGRATING MS ACCESS WITH
MS OUTLOOK,
MS WORD, MS EXCEL
LEARNING OBJECTIVES:
Export Data to Outlook.
Link Access Tables.
Send Email from Access.
Calendar Integration.
3.1. INTEGRATING MS ACCESS WITH MS
OUTLOOK
EXPORTING DATA TO OUTLOOK
LINKING ACCESS TABLES
SENDING EMAIL FROM ACCESS
CALENDAR INTEGRATION
3.2 INTEGRATING MS ACCESS
WITH MS WORD
MAIL MERGE
EMBEDDING ACCESS DATA
VBA (VISUAL BASIC FOR APPLICATIONS)
3.3. INTEGRATING MS
ACCESS WITH MS EXCEL
IMPORT AND EXPORT DATA
LINKING TABLES
AUTOMATION WITH VBA
EXCEL AS A REPORTING TOOL
UNIT-3: MS-ACCESS
CHAPTER-4
MODIFY FORMS IN LAYOUT VIEW
LEARNING OBJECTIVES:
Effectively add titles and logos to Access forms.
Differentiate Layout and Design views.
Utilize Title and Logo options.
Adjust logos and understand form view limitations.
Understand title/logo importance.
Use Title and Logo tools.
Add, resize logos.
Recognize form view limits
4.1. ADD A TITLE TO A
FORM
With this option you can add a title to a form in Layout view or Design view by using
the Title option on the Design tab within the Form Design Tools or Form Layout Tools
tab. Adding a title will add a Form Header if the form doesn’t have one already. If there
is a title already, the Title option will select the text in the title and allow you to edit it.
4.1.1. ADD A LOGO TO A FORM
HEADER
You can add a logo to a form in Layout view or Design view by using
the Logo option on the Design tab within the Form Design Tools or
Form Layout Tools tab. Adding a logo in this way will add a Form
Header to the form if the form doesn’t have one already. The logo is
added to the form header in a layout.
To add a logo
Open a form in Design view.
In the Layout view of the form, go to the Design tab within the Form Layout
Tools tab, and then in the Header/Footer group, select Logo. Alternatively, in
the Design view of the form, go to the Design tab within the Form Design
Tools tab, and then in the Header/Footer group, select Logo.
UNIT-3: MS-ACCESS
CHAPTER-4
MODIFY FORMS IN LAYOUT VIEW
LEARNING OBJECTIVES:
By the end of this training module, you will be proficient in using Microsoft
Access’s Layout View to enhance reports. They will understand how to:
Navigate Layout View: Learn the benefits of Layout View in Access, which
closely resembles the printed report and is suitable for various
modifications.
Modify Reports: Learn to switch between Layout and Design Views, adjust
column/field widths, change row/field heights, and add new fields for
improved report readability
5.2 UNDERSTAND LAYOUT VIEW
•The easiest view to utilize for report modification is layout view, which can be
used for almost all modifications you could wish to make to a report in Access.
The report is actually running in Layout view, allowing you to see your data
almost exactly as it will on paper. But in this view, you can also alter the
report’s layout. It’s a very helpful view for altering column widths, adding
grouping levels, or carrying out nearly any other action that impacts the layout
and readability of the report because you can see the data while you are
making the modifications.
5.3 MODIFY REPORT ELEMENTS
AND POSITIONING:
When creating reports, you
also need to consider the
report’s design layout and
common report modifications
that you can perform in Layout
view. You can use the following
steps to modify some report
design elements for an existing
report.
1.On the Home tab, in the Views
group, select View, and then select
Design View.
2.You can also select the Report
drop-down list in the Property
Sheet pane and then choose the
option you want to modify, as
depicted in the following
screenshot
5.4 CHANGE COLUMN OR FIELD WIDTH IN
LAYOUT VIEW
Click an item in the column that you want to adjust. A border is drawn around the item to indicate that the field is
selected.
Drag the right or left edge of the border until the column is the width you want