SlideShare une entreprise Scribd logo
1  sur  10
Télécharger pour lire hors ligne
Microsoft Access
1.Starting and Exiting
        1.1.Starting Access
        1.2.Exiting Access
2.Creating and Opening a Database
        2.1.Creating a New Database
        2.2.Opening an Existing Database
3.Working with a Table
        3.1.Creating a Table
        3.2.Opening a table
        3.3.Switch between views of a table
        3.4.Adding Fields and Choosing Data Types
        3.5.Customizing Fields
                3.5.1.To move a field
                3.5.2.To change a field name
                3.5.3.To delete a field
                3.5.4.To insert the field
4.Entering and Editing Data
        4.1.Add new data in Datasheet or Form view
        4.2.Delete a record in Datasheet or Form view
        4.3.Edit the data in a field in Datasheet or Form view
        4.4.Ways to work with data in a table’s datasheet
                4.4.1.Cut, Copy and Paste
                4.4.2.Sorting
                4.4.3.Find and Replace
5.Creating and Using Forms
        5.1.Create a form
        5.2.Open a form
        5.3.Switch between views of a form
        5.4.Working in Design View of a form
                5.4.1.Adding Fields
                5.4.2.Add or remove a form header and footer or a page header and footer
                5.4.3.Adding controls
                5.4.4.Changing the properties of form or controls
6.Working with Queries
        6.1.Create a simple select query with a wizard
        6.2.Create a simple select query without a wizard
        6.3.Open a query
        6.4.Using Criteria
        6.5.Some examples of criteria expressions
        6.6.Create a parameter query that prompts for criteria each time it's run
        6.7.Calculate a sum, average, count, or other total on groups of records in a query
7.Creating and Using Reports
        7.1.Create a report
        7.2.Open a report
        7.3.Switch between views of a report
        7.4.Print a report
1.Starting and Exiting

 1.1.Starting Access

 Click the Start button,
 select the Programs
 option and then
 click the Microsoft
 Access option.

 1.2.Exiting Access

 Click the File menu and then
 click the Exit command.




                           2.Creating and Opening a Database
2.1.Creating a New Database

 -Click the Start, select the Programs
 and click the Microsoft Access.
 -Click the Blank Access Database and
 then click OK.
 If you have already opened a database
 or closed the dialog box that displays
 when Microsoft Access starts up, click
 New on the toolbar, and then double-
 click the Blank Database icon on the
 General tab.
 -Specify a name and location for the
 database and then click the Create
 button.
2.2.Opening an Existing
Database

-Click the Start, select the
Programs and click the
Microsoft Access.
-Click the Existing Database
and select the file and then click
OK.
 (If you have already opened a
database)
-On the File menu, click Open.
-Find the database you want to
open and click Open.
                                 3.Working with a Table
3.1.Creating a Table



-Click the Tables under Objects, and
then click New on the Database
window toolbar.



-Double-click Design View.(or)
 Click Design View and click OK.



- Define each of the fields
  in your table.



- Click Save on the toolbar, and type
a name for the table and click OK.
3.2.Opening a table
 -In the Database window, click Tables under
 Objects.
 -Click the name of the table you want to
 open.
  To open the table in Design view, click
 Design on the Database window toolbar.
  To open the table in Datasheet view, click
 Open on the Database window toolbar.

 3.3.Switch between views of a table
 Click the View button on the toolbar.

3.4.Adding Fields and Choosing Data Types
-Open the table in Design view.
-Click in the Field Name column and type the name for the field.
-Click in the Data Type column, click the arrow, and select the data type you want.
-In the Description column, type a description of the information this field will contain. The
description is optional.
-If you want, set field properties for the field in the bottom part of the window.

3.5.Customizing Fields
3.5.1.To move a field
-Select the field(s) you want to move.
 To select one field, click that field's row selector.
 To select a group of fields, drag through the row selectors of those fields.
-Click and hold down the mouse button in the row selector again. Microsoft Access displays a
thin horizontal bar just above the last selected row.
-Drag the horizontal bar to the row just below where you want to move the fields.
Note: Changing field order in table Design view changes the order in which fields are stored in
the table and also changes the column order in the table's datasheet.

3.5.2.To insert the field
-Click in the row below where you want to add the field and -Click Insert Rows on the toolbar.


                                                                       3.5.3.To delete a field
                                                                       -Select the field(s) you
                                                                       want to delete.
                                                                       -Click Delete Row on the
                                                                       toolbar.




3.5.4.To change a field name
 -Double-click the field name you want to change.
-Type the new field name.
-Click Save on the toolbar to save your changes.
4.Entering and Editing Data

4.1.Add new data in Datasheet or Form
view

-Open a Datasheet, or form in Form
view.
-Click New Record on the toolbar.
-Type the data you want, and then
 press TAB to go to the next field.

4.2.Delete a record in Datasheet or Form
view
-Open a Datasheet, or form in Form
view.
-Click the record you want to delete.
-Click Delete Record on the toolbar.


4.3.Edit the data in a field in Datasheet or
Form view
-Open a Datasheet, or form in Form
view.
-To edit data within a field, click in the
field you want to edit.
-Type the text you want to insert.
                                                    Sort Ascending       Add Record




                               Cut, Copy, Paste       Sort Descending      Find    Delete Record


4.4.Ways to work with data in a table’s datasheet

4.4.1.Cut, Copy and Paste
Click Cut, Copy and Paste on the toolbar to edit selected text, fields, whole records, or the entire
datasheet.

4.4.2.Sorting
Click the field you want to sort by, and then click Sort Ascending or Sort Descending on the
toolbar.

4.4.3.Find and Replace
Click Find on the toolbar to find a value in a field in every record in which it occurs.
Click Replace on the Edit menu to replace the value that you find.
5.Creating and Using Forms


5.1.Create a form

-In the Database Window,
 click Forms under Objects.

-Click the New button
 on the Database window toolbar.




-In the New Form dialog box,
 Click Design View (or)
 Click Form Wizard (or)
 Click AutoForm the wizard
  that you want to use.

-Click the table or query
that contains the data
you want to base your form on.

-Click OK.




5.2.Open a form

-In the Database Window, click
Forms under Objects.
-Click the form you want to open.
-Click the Open button to open the
form in Form view, or the Design
button to open the form in Design
view.



5.3.Switch between views of a form
Click the View button on the toolbar.
5.4.Working in Design View of a form
                                          Field list
5.4.1.Adding Fields                                                     Adding controls
-Click the Field List button on                                         -Click the Toolbox button
the toolbar to display a floating                                       on the toolbar.
list box with the fields.                        Toolbox   Properties   -Click the control (such as
-Click and drag the required                                            text boxes, labels, check
field from the Field List box                                           boxes, etc.) and draw on the
 to the Detail area of the form.                                        form.




5.4.2.Add or remove                                                                  5.4.3.Changing
a form header and footer                                                             the properties
or a page header and footer                                                          of form or
-Open the form in Design view.                                                       controls
-Click Form Header/Footer or                                                         -Click the
Page Header/Footer                                                                   Properties
 on the View menu.                                                                   button on the
                                                                                     toolbar.
                                                                                      To select the
                                                                                     form click the
                                                                                     form selector
                                                                                      To select the
                                                                                     required
                                                                                     control click it.




                                    6.Working with Queries



   6.1.Create a simple select query with a wizard

   -In the Database window, click Queries under
   Objects, and then click New on the Database
   window toolbar.
-In the New Query dialog box, click
 Simple Query Wizard.
 -Click OK.
 -Click the name of the table or query
 you want to base your query on, and
 then select the fields whose data you
 want to retrieve.
 -Follow the directions in the wizard
 dialog boxes. In the last dialog box, you
 can choose either to run the query or to
 see the query's structure in Design
   i


 6.2.Create a select query without a
 wizard
 -In the Database window, click
 Queries under Objects, and then click
 New on the Database window toolbar.
 -In the New Query dialog box, click
 Design View.
 -Click OK.
 -Select the Tables/Queries/Both tab on
 the Show Tables dialog box.
 (If the Show Tables dialog box is not
 already opened, click Show Table on
 the toolbar)
 -Select the required table or query and
 click Add and then click Close.
 -From the field list box, double-click
 the required field.
 -Click Save button on the toolbar.
 -In the Save As dialog box, type the
 name and click OK




6.3.Open a query
-In the Database window, click Queries under Objects
-Click the query you want to open, and then click Design/Open on the Database window toolbar.

Switch between views of a query
Click the View button on the toolbar.
View    Save                                                Total

 6.4.Using Criteria
 -Open a query in Design view.
 -Click the Criteria cell for the field
 you want to set criteria for.
 -Enter the criteria expression by typing
 it or by using the Expression Builder.
 (To display the Expression Builder,
 right-click in the Criteria cell, and then
 click Build.)

6.5.Some examples of criteria expressions
      Field                  Expression                                  Description
StaffName          "Mg Mg"                            Staff name is Mg Mg
StaffName          Like "S*"                          Staff name starts with the letter S.
Sex                “m”                                For male staff
Dob                Between #1/5/70# And               Uses the Between...And operator to display
                   #1/10/75#                          staff no earlier than 5-Jan-70 and no later
                                                      than 10-Jan-75.
Dept                  "che" Or "phy"                  Uses the Or operator to display Department
                                                      to phy or che.
Salary                >=7500                          Salary is greater then 7500

6.6.Create a parameter query that prompts for criteria each time it's run
-Open a select query in Design view.
-In the Criteria cell for each field you want to use as a parameter, type a prompt enclosed in
square brackets.
        E.g >=[Type the Salary]
            LIKE [Enter the first character to search by: ] & "*"

(Microsoft Access will display this prompt when the query is run.)
-To view the results, click View on the toolbar, and then type a value for the parameter.


6.7.Calculate a sum, average, count, or other total on groups of records in a query
-Open a select query in Design view.
-Click Totals on the toolbar. (Microsoft Access displays the Total row in the design grid.)
-For the field or fields you want to group on, leave Group By in the Total cell.
-For each field you want to calculate, click its cell in the Total row, and then click one of the
following aggregate functions: Sum, Avg, Min, Max, Count.
-If you want, enter criteria to affect the results of the calculation.
-If you want, sort the results.
-Click View on the toolbar to view the results.
7.Creating and Using Reports
7.1.Create a report

-In the Database Window, click Reports
under Objects.
-Click the New button on the Database
window toolbar.




-In the New Report dialog box,
 Click Design View (or) click Report
Wizard (or) click AutoForm the wizard
that you want to use.
-Click the table or query that contains the
data you want to base your report on.
-Click OK.




7.2.Open a report

-In the Database Window, click Reports
under Objects.
-Click the report you want to open.
-Click the Design button to open the report
in Design view, or click the Preview
button to open the report in Print Preview.
(You can use the navigation buttons at the
bottom of the Print Preview window to
move between pages.)
7.3.Switch between views of a report
Click the View button on the toolbar.

7.4.Print a report
-Select the report in the Database window, or open the report in Design view or Print Preview.
-On the File menu, click Print.
-Enter the settings you want in the Print dialog box.
-Click OK.
(Tip To print a report without bringing up the dialog box, click Print on the toolbar.)

Contenu connexe

Tendances

Object oriented approach to ALV Lists in ABAP
Object oriented approach to ALV Lists in ABAPObject oriented approach to ALV Lists in ABAP
Object oriented approach to ALV Lists in ABAPNoman Mohamed Hanif
 
Introduction to programming using Visual Basic 6
Introduction to programming using Visual Basic 6Introduction to programming using Visual Basic 6
Introduction to programming using Visual Basic 6Jeanie Arnoco
 
Libre Office Calc Lesson 2: Formatting and Charts
Libre Office Calc Lesson 2: Formatting and ChartsLibre Office Calc Lesson 2: Formatting and Charts
Libre Office Calc Lesson 2: Formatting and ChartsSmart Chicago Collaborative
 
desktop startmenu task bar
desktop startmenu task bardesktop startmenu task bar
desktop startmenu task barHARSH GOSWAMI
 
Visual basic 6.0
Visual basic 6.0Visual basic 6.0
Visual basic 6.0Aarti P
 
Vb6.0 Introduction
Vb6.0 IntroductionVb6.0 Introduction
Vb6.0 IntroductionTennyson
 
Basic controls of Visual Basic 6.0
Basic controls of Visual Basic 6.0Basic controls of Visual Basic 6.0
Basic controls of Visual Basic 6.0Salim M
 
Introduction to Visual Basic 6.0 Fundamentals
Introduction to Visual Basic 6.0 FundamentalsIntroduction to Visual Basic 6.0 Fundamentals
Introduction to Visual Basic 6.0 FundamentalsSanay Kumar
 
Full Presentation on Notepad
Full Presentation on NotepadFull Presentation on Notepad
Full Presentation on Notepadmanish chaturvedi
 
abap list viewer (alv)
abap list viewer (alv)abap list viewer (alv)
abap list viewer (alv)Kranthi Kumar
 
Visual basic 6.0
Visual basic 6.0Visual basic 6.0
Visual basic 6.0sanket1996
 
System Requirements
System Requirements System Requirements
System Requirements Alaa Al Nouri
 
Microsoft Word - Mail Merge Tutorial
Microsoft Word - Mail Merge TutorialMicrosoft Word - Mail Merge Tutorial
Microsoft Word - Mail Merge TutorialBen-Murray
 

Tendances (20)

Microsoft Excel Basics
Microsoft Excel BasicsMicrosoft Excel Basics
Microsoft Excel Basics
 
Object oriented approach to ALV Lists in ABAP
Object oriented approach to ALV Lists in ABAPObject oriented approach to ALV Lists in ABAP
Object oriented approach to ALV Lists in ABAP
 
Introduction to programming using Visual Basic 6
Introduction to programming using Visual Basic 6Introduction to programming using Visual Basic 6
Introduction to programming using Visual Basic 6
 
Intro to Microsoft Excel 2007
Intro to Microsoft Excel 2007Intro to Microsoft Excel 2007
Intro to Microsoft Excel 2007
 
Libre Office Calc Lesson 2: Formatting and Charts
Libre Office Calc Lesson 2: Formatting and ChartsLibre Office Calc Lesson 2: Formatting and Charts
Libre Office Calc Lesson 2: Formatting and Charts
 
desktop startmenu task bar
desktop startmenu task bardesktop startmenu task bar
desktop startmenu task bar
 
Visual basic 6.0
Visual basic 6.0Visual basic 6.0
Visual basic 6.0
 
Vb6.0 Introduction
Vb6.0 IntroductionVb6.0 Introduction
Vb6.0 Introduction
 
Basic controls of Visual Basic 6.0
Basic controls of Visual Basic 6.0Basic controls of Visual Basic 6.0
Basic controls of Visual Basic 6.0
 
Sp rao abap
Sp rao abapSp rao abap
Sp rao abap
 
Introduction to Visual Basic 6.0 Fundamentals
Introduction to Visual Basic 6.0 FundamentalsIntroduction to Visual Basic 6.0 Fundamentals
Introduction to Visual Basic 6.0 Fundamentals
 
MACROS excel
MACROS excelMACROS excel
MACROS excel
 
Full Presentation on Notepad
Full Presentation on NotepadFull Presentation on Notepad
Full Presentation on Notepad
 
abap list viewer (alv)
abap list viewer (alv)abap list viewer (alv)
abap list viewer (alv)
 
Windows Basic
Windows BasicWindows Basic
Windows Basic
 
Dialog programming ABAP
Dialog programming ABAPDialog programming ABAP
Dialog programming ABAP
 
Active x control
Active x controlActive x control
Active x control
 
Visual basic 6.0
Visual basic 6.0Visual basic 6.0
Visual basic 6.0
 
System Requirements
System Requirements System Requirements
System Requirements
 
Microsoft Word - Mail Merge Tutorial
Microsoft Word - Mail Merge TutorialMicrosoft Word - Mail Merge Tutorial
Microsoft Word - Mail Merge Tutorial
 

En vedette

Basic introduction to ms access
Basic introduction to ms accessBasic introduction to ms access
Basic introduction to ms accessjigeno
 
Ms access notes
Ms access notesMs access notes
Ms access notesIKIARA
 
Introduction to microsoft access
Introduction to microsoft accessIntroduction to microsoft access
Introduction to microsoft accessHardik Patel
 
Ms Access ppt
Ms Access pptMs Access ppt
Ms Access pptanuj
 
AIA101.2.Access Queries Accelerated
AIA101.2.Access Queries AcceleratedAIA101.2.Access Queries Accelerated
AIA101.2.Access Queries AcceleratedDan D'Urso
 
AIN102.2 Microsoft Access Queries
AIN102.2 Microsoft Access QueriesAIN102.2 Microsoft Access Queries
AIN102.2 Microsoft Access QueriesDan D'Urso
 
AIN102.1 Microsoft Access Queries Module 1
AIN102.1 Microsoft Access Queries Module 1AIN102.1 Microsoft Access Queries Module 1
AIN102.1 Microsoft Access Queries Module 1Dan D'Urso
 
Access 2010 Unit A PPT
Access 2010 Unit A PPTAccess 2010 Unit A PPT
Access 2010 Unit A PPTokmomwalking
 
Introduction to microsoft power point 2007
Introduction to microsoft power point 2007 Introduction to microsoft power point 2007
Introduction to microsoft power point 2007 indika rathninda
 
Training MS Access 2007
Training MS Access 2007Training MS Access 2007
Training MS Access 2007crespoje
 
Practical Applications Of Access
Practical Applications Of AccessPractical Applications Of Access
Practical Applications Of Accessjudahs
 
Ch03 Access
Ch03 AccessCh03 Access
Ch03 AccessD
 
Get database properties using power shell in sql server 2008 techrepublic
Get database properties using power shell in sql server 2008   techrepublicGet database properties using power shell in sql server 2008   techrepublic
Get database properties using power shell in sql server 2008 techrepublicKaing Menglieng
 
Computer system administrator
Computer system administratorComputer system administrator
Computer system administratorTheZayne92
 
How to Create A Microsoft Access 2007 Database
How to Create A Microsoft Access 2007 DatabaseHow to Create A Microsoft Access 2007 Database
How to Create A Microsoft Access 2007 DatabaseRebecca Wright-Washington
 
Duties of a system administrator
Duties of a system administratorDuties of a system administrator
Duties of a system administratorKhang-Ling Loh
 
Database Administration
Database AdministrationDatabase Administration
Database AdministrationBilal Arshad
 

En vedette (20)

Basic introduction to ms access
Basic introduction to ms accessBasic introduction to ms access
Basic introduction to ms access
 
Ms access notes
Ms access notesMs access notes
Ms access notes
 
Introduction to microsoft access
Introduction to microsoft accessIntroduction to microsoft access
Introduction to microsoft access
 
Ms Access ppt
Ms Access pptMs Access ppt
Ms Access ppt
 
Ms access 2007
Ms access 2007Ms access 2007
Ms access 2007
 
Access 2007 lecture notes students
Access 2007 lecture notes studentsAccess 2007 lecture notes students
Access 2007 lecture notes students
 
AIA101.2.Access Queries Accelerated
AIA101.2.Access Queries AcceleratedAIA101.2.Access Queries Accelerated
AIA101.2.Access Queries Accelerated
 
AIN102.2 Microsoft Access Queries
AIN102.2 Microsoft Access QueriesAIN102.2 Microsoft Access Queries
AIN102.2 Microsoft Access Queries
 
AIN102.1 Microsoft Access Queries Module 1
AIN102.1 Microsoft Access Queries Module 1AIN102.1 Microsoft Access Queries Module 1
AIN102.1 Microsoft Access Queries Module 1
 
Access 2010 Unit A PPT
Access 2010 Unit A PPTAccess 2010 Unit A PPT
Access 2010 Unit A PPT
 
Introduction to microsoft power point 2007
Introduction to microsoft power point 2007 Introduction to microsoft power point 2007
Introduction to microsoft power point 2007
 
Training MS Access 2007
Training MS Access 2007Training MS Access 2007
Training MS Access 2007
 
Practical Applications Of Access
Practical Applications Of AccessPractical Applications Of Access
Practical Applications Of Access
 
Ch03 Access
Ch03 AccessCh03 Access
Ch03 Access
 
Get database properties using power shell in sql server 2008 techrepublic
Get database properties using power shell in sql server 2008   techrepublicGet database properties using power shell in sql server 2008   techrepublic
Get database properties using power shell in sql server 2008 techrepublic
 
Computer system administrator
Computer system administratorComputer system administrator
Computer system administrator
 
Ms access 2010
Ms access 2010Ms access 2010
Ms access 2010
 
How to Create A Microsoft Access 2007 Database
How to Create A Microsoft Access 2007 DatabaseHow to Create A Microsoft Access 2007 Database
How to Create A Microsoft Access 2007 Database
 
Duties of a system administrator
Duties of a system administratorDuties of a system administrator
Duties of a system administrator
 
Database Administration
Database AdministrationDatabase Administration
Database Administration
 

Similaire à Basic Access Notes

Chapter 10.1.5
Chapter 10.1.5Chapter 10.1.5
Chapter 10.1.5patcha535
 
Management of database information system
Management of database information systemManagement of database information system
Management of database information systemKAZEMBETVOnline
 
Microsft excel 2007 ( ict )
Microsft excel 2007 ( ict )Microsft excel 2007 ( ict )
Microsft excel 2007 ( ict )Nisrina Khalilah
 
4 creating and modifying objects in access
4 creating and modifying objects in access4 creating and modifying objects in access
4 creating and modifying objects in accessCJ Quijano
 
5.4 Modifying Control Properties
5.4 Modifying Control Properties5.4 Modifying Control Properties
5.4 Modifying Control PropertiesPyi Soe
 
Chapter 10.1.4
Chapter 10.1.4Chapter 10.1.4
Chapter 10.1.4patcha535
 
Database as information system
Database as information systemDatabase as information system
Database as information systemKAZEMBETVOnline
 
Creating and modifying a form
Creating and modifying a form Creating and modifying a form
Creating and modifying a form lmondal810
 
Frog vle update december 2012
Frog vle update december 2012Frog vle update december 2012
Frog vle update december 2012Ira Raji
 
Creating forms word 2003
Creating forms word 2003Creating forms word 2003
Creating forms word 2003Khoa (K.A)
 
Access advanced tutorial
Access advanced tutorialAccess advanced tutorial
Access advanced tutorialcatacata1976
 
Microsft access 2003 tutorial isa
Microsft access 2003 tutorial isaMicrosft access 2003 tutorial isa
Microsft access 2003 tutorial isaisawaroh74
 
Access lesson 04 Creating and Modifying Forms
Access lesson 04 Creating and Modifying FormsAccess lesson 04 Creating and Modifying Forms
Access lesson 04 Creating and Modifying FormsAram SE
 
Micro Soft Access - Creating Forms
Micro Soft Access - Creating FormsMicro Soft Access - Creating Forms
Micro Soft Access - Creating FormsFaHaD .H. NooR
 
Microsoft excel training
Microsoft excel trainingMicrosoft excel training
Microsoft excel trainingMohamed Hassan
 
Class viii ch-4 working with queries
Class  viii ch-4 working with queriesClass  viii ch-4 working with queries
Class viii ch-4 working with queriesjessandy
 

Similaire à Basic Access Notes (20)

Chapter 10.1.5
Chapter 10.1.5Chapter 10.1.5
Chapter 10.1.5
 
Access4
Access4Access4
Access4
 
Management of database information system
Management of database information systemManagement of database information system
Management of database information system
 
Microsft excel 2007 ( ict )
Microsft excel 2007 ( ict )Microsft excel 2007 ( ict )
Microsft excel 2007 ( ict )
 
4 creating and modifying objects in access
4 creating and modifying objects in access4 creating and modifying objects in access
4 creating and modifying objects in access
 
5.4 Modifying Control Properties
5.4 Modifying Control Properties5.4 Modifying Control Properties
5.4 Modifying Control Properties
 
Chapter 10.1.4
Chapter 10.1.4Chapter 10.1.4
Chapter 10.1.4
 
Database as information system
Database as information systemDatabase as information system
Database as information system
 
Creating and modifying a form
Creating and modifying a form Creating and modifying a form
Creating and modifying a form
 
Frog vle update december 2012
Frog vle update december 2012Frog vle update december 2012
Frog vle update december 2012
 
Creating forms word 2003
Creating forms word 2003Creating forms word 2003
Creating forms word 2003
 
Access advanced tutorial
Access advanced tutorialAccess advanced tutorial
Access advanced tutorial
 
Microsft access 2003 tutorial isa
Microsft access 2003 tutorial isaMicrosft access 2003 tutorial isa
Microsft access 2003 tutorial isa
 
Naval PPT.pptx
Naval PPT.pptxNaval PPT.pptx
Naval PPT.pptx
 
Access lesson 04 Creating and Modifying Forms
Access lesson 04 Creating and Modifying FormsAccess lesson 04 Creating and Modifying Forms
Access lesson 04 Creating and Modifying Forms
 
Micro Soft Access - Creating Forms
Micro Soft Access - Creating FormsMicro Soft Access - Creating Forms
Micro Soft Access - Creating Forms
 
Microsoft excel training
Microsoft excel trainingMicrosoft excel training
Microsoft excel training
 
Access 2007
Access 2007Access 2007
Access 2007
 
Access 2007
Access 2007Access 2007
Access 2007
 
Class viii ch-4 working with queries
Class  viii ch-4 working with queriesClass  viii ch-4 working with queries
Class viii ch-4 working with queries
 

Plus de Pyi Soe

Atlas.Ti Summary
Atlas.Ti SummaryAtlas.Ti Summary
Atlas.Ti SummaryPyi Soe
 
6.2 Creating a Report Using the Report Wizard
6.2 Creating a Report Using the Report Wizard6.2 Creating a Report Using the Report Wizard
6.2 Creating a Report Using the Report WizardPyi Soe
 
6.6 Creating Calculated Controls
6.6 Creating Calculated Controls6.6 Creating Calculated Controls
6.6 Creating Calculated ControlsPyi Soe
 
6.3 Adding a Control to a Report
6.3 Adding a Control to a Report6.3 Adding a Control to a Report
6.3 Adding a Control to a ReportPyi Soe
 
6.4 Creating a Report in Design View
6.4 Creating a Report in Design View6.4 Creating a Report in Design View
6.4 Creating a Report in Design ViewPyi Soe
 
6.1 Creating a Report Using AutoReport
6.1 Creating a Report Using AutoReport6.1 Creating a Report Using AutoReport
6.1 Creating a Report Using AutoReportPyi Soe
 
5.5 Resizing Controls on Forms
5.5 Resizing Controls on Forms5.5 Resizing Controls on Forms
5.5 Resizing Controls on FormsPyi Soe
 
5 Designing Form
5 Designing Form5 Designing Form
5 Designing FormPyi Soe
 
5.3 Adding Controls to a Form
5.3 Adding Controls to a Form5.3 Adding Controls to a Form
5.3 Adding Controls to a FormPyi Soe
 
5.1 Creating a Form Using AutoForm
5.1 Creating a Form Using AutoForm5.1 Creating a Form Using AutoForm
5.1 Creating a Form Using AutoFormPyi Soe
 
4.4 Creating a Calculated Field
4.4 Creating a Calculated Field4.4 Creating a Calculated Field
4.4 Creating a Calculated FieldPyi Soe
 
4.1 Creating a Query Using the Simple Query Wizard
4.1 Creating a Query Using the Simple Query Wizard4.1 Creating a Query Using the Simple Query Wizard
4.1 Creating a Query Using the Simple Query WizardPyi Soe
 
4.2 Specifying Criteria in a Query
4.2 Specifying Criteria in a Query4.2 Specifying Criteria in a Query
4.2 Specifying Criteria in a QueryPyi Soe
 
3.1 Formatting a Table
3.1 Formatting a Table3.1 Formatting a Table
3.1 Formatting a TablePyi Soe
 
3.3 Finding Records in a Table
3.3 Finding Records in a Table3.3 Finding Records in a Table
3.3 Finding Records in a TablePyi Soe
 
2.4 Adding Records
2.4 Adding Records2.4 Adding Records
2.4 Adding RecordsPyi Soe
 
3.6 Establishing a Relationship
3.6 Establishing a Relationship3.6 Establishing a Relationship
3.6 Establishing a RelationshipPyi Soe
 
2.1 Creating a Database
2.1 Creating a Database2.1 Creating a Database
2.1 Creating a DatabasePyi Soe
 
1.3 Moving Around in Access
1.3 Moving Around in Access1.3 Moving Around in Access
1.3 Moving Around in AccessPyi Soe
 
1.4 Opening an Object in Datasheet View
1.4 Opening an Object in Datasheet View1.4 Opening an Object in Datasheet View
1.4 Opening an Object in Datasheet ViewPyi Soe
 

Plus de Pyi Soe (20)

Atlas.Ti Summary
Atlas.Ti SummaryAtlas.Ti Summary
Atlas.Ti Summary
 
6.2 Creating a Report Using the Report Wizard
6.2 Creating a Report Using the Report Wizard6.2 Creating a Report Using the Report Wizard
6.2 Creating a Report Using the Report Wizard
 
6.6 Creating Calculated Controls
6.6 Creating Calculated Controls6.6 Creating Calculated Controls
6.6 Creating Calculated Controls
 
6.3 Adding a Control to a Report
6.3 Adding a Control to a Report6.3 Adding a Control to a Report
6.3 Adding a Control to a Report
 
6.4 Creating a Report in Design View
6.4 Creating a Report in Design View6.4 Creating a Report in Design View
6.4 Creating a Report in Design View
 
6.1 Creating a Report Using AutoReport
6.1 Creating a Report Using AutoReport6.1 Creating a Report Using AutoReport
6.1 Creating a Report Using AutoReport
 
5.5 Resizing Controls on Forms
5.5 Resizing Controls on Forms5.5 Resizing Controls on Forms
5.5 Resizing Controls on Forms
 
5 Designing Form
5 Designing Form5 Designing Form
5 Designing Form
 
5.3 Adding Controls to a Form
5.3 Adding Controls to a Form5.3 Adding Controls to a Form
5.3 Adding Controls to a Form
 
5.1 Creating a Form Using AutoForm
5.1 Creating a Form Using AutoForm5.1 Creating a Form Using AutoForm
5.1 Creating a Form Using AutoForm
 
4.4 Creating a Calculated Field
4.4 Creating a Calculated Field4.4 Creating a Calculated Field
4.4 Creating a Calculated Field
 
4.1 Creating a Query Using the Simple Query Wizard
4.1 Creating a Query Using the Simple Query Wizard4.1 Creating a Query Using the Simple Query Wizard
4.1 Creating a Query Using the Simple Query Wizard
 
4.2 Specifying Criteria in a Query
4.2 Specifying Criteria in a Query4.2 Specifying Criteria in a Query
4.2 Specifying Criteria in a Query
 
3.1 Formatting a Table
3.1 Formatting a Table3.1 Formatting a Table
3.1 Formatting a Table
 
3.3 Finding Records in a Table
3.3 Finding Records in a Table3.3 Finding Records in a Table
3.3 Finding Records in a Table
 
2.4 Adding Records
2.4 Adding Records2.4 Adding Records
2.4 Adding Records
 
3.6 Establishing a Relationship
3.6 Establishing a Relationship3.6 Establishing a Relationship
3.6 Establishing a Relationship
 
2.1 Creating a Database
2.1 Creating a Database2.1 Creating a Database
2.1 Creating a Database
 
1.3 Moving Around in Access
1.3 Moving Around in Access1.3 Moving Around in Access
1.3 Moving Around in Access
 
1.4 Opening an Object in Datasheet View
1.4 Opening an Object in Datasheet View1.4 Opening an Object in Datasheet View
1.4 Opening an Object in Datasheet View
 

Dernier

Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmStan Meyer
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSMae Pangan
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfPatidar M
 
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Association for Project Management
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management systemChristalin Nelson
 
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxGrade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxkarenfajardo43
 
Measures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataMeasures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataBabyAnnMotar
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvRicaMaeCastro1
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxlancelewisportillo
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxDIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxMichelleTuguinay1
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptxDhatriParmar
 
Congestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationCongestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationdeepaannamalai16
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Projectjordimapav
 

Dernier (20)

Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and Film
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHS
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdf
 
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management system
 
Paradigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTAParadigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTA
 
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxGrade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
 
Faculty Profile prashantha K EEE dept Sri Sairam college of Engineering
Faculty Profile prashantha K EEE dept Sri Sairam college of EngineeringFaculty Profile prashantha K EEE dept Sri Sairam college of Engineering
Faculty Profile prashantha K EEE dept Sri Sairam college of Engineering
 
Measures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataMeasures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped data
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxDIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
 
Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"
 
Congestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationCongestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentation
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Project
 

Basic Access Notes

  • 1. Microsoft Access 1.Starting and Exiting 1.1.Starting Access 1.2.Exiting Access 2.Creating and Opening a Database 2.1.Creating a New Database 2.2.Opening an Existing Database 3.Working with a Table 3.1.Creating a Table 3.2.Opening a table 3.3.Switch between views of a table 3.4.Adding Fields and Choosing Data Types 3.5.Customizing Fields 3.5.1.To move a field 3.5.2.To change a field name 3.5.3.To delete a field 3.5.4.To insert the field 4.Entering and Editing Data 4.1.Add new data in Datasheet or Form view 4.2.Delete a record in Datasheet or Form view 4.3.Edit the data in a field in Datasheet or Form view 4.4.Ways to work with data in a table’s datasheet 4.4.1.Cut, Copy and Paste 4.4.2.Sorting 4.4.3.Find and Replace 5.Creating and Using Forms 5.1.Create a form 5.2.Open a form 5.3.Switch between views of a form 5.4.Working in Design View of a form 5.4.1.Adding Fields 5.4.2.Add or remove a form header and footer or a page header and footer 5.4.3.Adding controls 5.4.4.Changing the properties of form or controls 6.Working with Queries 6.1.Create a simple select query with a wizard 6.2.Create a simple select query without a wizard 6.3.Open a query 6.4.Using Criteria 6.5.Some examples of criteria expressions 6.6.Create a parameter query that prompts for criteria each time it's run 6.7.Calculate a sum, average, count, or other total on groups of records in a query 7.Creating and Using Reports 7.1.Create a report 7.2.Open a report 7.3.Switch between views of a report 7.4.Print a report
  • 2. 1.Starting and Exiting 1.1.Starting Access Click the Start button, select the Programs option and then click the Microsoft Access option. 1.2.Exiting Access Click the File menu and then click the Exit command. 2.Creating and Opening a Database 2.1.Creating a New Database -Click the Start, select the Programs and click the Microsoft Access. -Click the Blank Access Database and then click OK. If you have already opened a database or closed the dialog box that displays when Microsoft Access starts up, click New on the toolbar, and then double- click the Blank Database icon on the General tab. -Specify a name and location for the database and then click the Create button.
  • 3. 2.2.Opening an Existing Database -Click the Start, select the Programs and click the Microsoft Access. -Click the Existing Database and select the file and then click OK. (If you have already opened a database) -On the File menu, click Open. -Find the database you want to open and click Open. 3.Working with a Table 3.1.Creating a Table -Click the Tables under Objects, and then click New on the Database window toolbar. -Double-click Design View.(or) Click Design View and click OK. - Define each of the fields in your table. - Click Save on the toolbar, and type a name for the table and click OK.
  • 4. 3.2.Opening a table -In the Database window, click Tables under Objects. -Click the name of the table you want to open. To open the table in Design view, click Design on the Database window toolbar. To open the table in Datasheet view, click Open on the Database window toolbar. 3.3.Switch between views of a table Click the View button on the toolbar. 3.4.Adding Fields and Choosing Data Types -Open the table in Design view. -Click in the Field Name column and type the name for the field. -Click in the Data Type column, click the arrow, and select the data type you want. -In the Description column, type a description of the information this field will contain. The description is optional. -If you want, set field properties for the field in the bottom part of the window. 3.5.Customizing Fields 3.5.1.To move a field -Select the field(s) you want to move. To select one field, click that field's row selector. To select a group of fields, drag through the row selectors of those fields. -Click and hold down the mouse button in the row selector again. Microsoft Access displays a thin horizontal bar just above the last selected row. -Drag the horizontal bar to the row just below where you want to move the fields. Note: Changing field order in table Design view changes the order in which fields are stored in the table and also changes the column order in the table's datasheet. 3.5.2.To insert the field -Click in the row below where you want to add the field and -Click Insert Rows on the toolbar. 3.5.3.To delete a field -Select the field(s) you want to delete. -Click Delete Row on the toolbar. 3.5.4.To change a field name -Double-click the field name you want to change. -Type the new field name. -Click Save on the toolbar to save your changes.
  • 5. 4.Entering and Editing Data 4.1.Add new data in Datasheet or Form view -Open a Datasheet, or form in Form view. -Click New Record on the toolbar. -Type the data you want, and then press TAB to go to the next field. 4.2.Delete a record in Datasheet or Form view -Open a Datasheet, or form in Form view. -Click the record you want to delete. -Click Delete Record on the toolbar. 4.3.Edit the data in a field in Datasheet or Form view -Open a Datasheet, or form in Form view. -To edit data within a field, click in the field you want to edit. -Type the text you want to insert. Sort Ascending Add Record Cut, Copy, Paste Sort Descending Find Delete Record 4.4.Ways to work with data in a table’s datasheet 4.4.1.Cut, Copy and Paste Click Cut, Copy and Paste on the toolbar to edit selected text, fields, whole records, or the entire datasheet. 4.4.2.Sorting Click the field you want to sort by, and then click Sort Ascending or Sort Descending on the toolbar. 4.4.3.Find and Replace Click Find on the toolbar to find a value in a field in every record in which it occurs. Click Replace on the Edit menu to replace the value that you find.
  • 6. 5.Creating and Using Forms 5.1.Create a form -In the Database Window, click Forms under Objects. -Click the New button on the Database window toolbar. -In the New Form dialog box, Click Design View (or) Click Form Wizard (or) Click AutoForm the wizard that you want to use. -Click the table or query that contains the data you want to base your form on. -Click OK. 5.2.Open a form -In the Database Window, click Forms under Objects. -Click the form you want to open. -Click the Open button to open the form in Form view, or the Design button to open the form in Design view. 5.3.Switch between views of a form Click the View button on the toolbar.
  • 7. 5.4.Working in Design View of a form Field list 5.4.1.Adding Fields Adding controls -Click the Field List button on -Click the Toolbox button the toolbar to display a floating on the toolbar. list box with the fields. Toolbox Properties -Click the control (such as -Click and drag the required text boxes, labels, check field from the Field List box boxes, etc.) and draw on the to the Detail area of the form. form. 5.4.2.Add or remove 5.4.3.Changing a form header and footer the properties or a page header and footer of form or -Open the form in Design view. controls -Click Form Header/Footer or -Click the Page Header/Footer Properties on the View menu. button on the toolbar. To select the form click the form selector To select the required control click it. 6.Working with Queries 6.1.Create a simple select query with a wizard -In the Database window, click Queries under Objects, and then click New on the Database window toolbar.
  • 8. -In the New Query dialog box, click Simple Query Wizard. -Click OK. -Click the name of the table or query you want to base your query on, and then select the fields whose data you want to retrieve. -Follow the directions in the wizard dialog boxes. In the last dialog box, you can choose either to run the query or to see the query's structure in Design i 6.2.Create a select query without a wizard -In the Database window, click Queries under Objects, and then click New on the Database window toolbar. -In the New Query dialog box, click Design View. -Click OK. -Select the Tables/Queries/Both tab on the Show Tables dialog box. (If the Show Tables dialog box is not already opened, click Show Table on the toolbar) -Select the required table or query and click Add and then click Close. -From the field list box, double-click the required field. -Click Save button on the toolbar. -In the Save As dialog box, type the name and click OK 6.3.Open a query -In the Database window, click Queries under Objects -Click the query you want to open, and then click Design/Open on the Database window toolbar. Switch between views of a query Click the View button on the toolbar.
  • 9. View Save Total 6.4.Using Criteria -Open a query in Design view. -Click the Criteria cell for the field you want to set criteria for. -Enter the criteria expression by typing it or by using the Expression Builder. (To display the Expression Builder, right-click in the Criteria cell, and then click Build.) 6.5.Some examples of criteria expressions Field Expression Description StaffName "Mg Mg" Staff name is Mg Mg StaffName Like "S*" Staff name starts with the letter S. Sex “m” For male staff Dob Between #1/5/70# And Uses the Between...And operator to display #1/10/75# staff no earlier than 5-Jan-70 and no later than 10-Jan-75. Dept "che" Or "phy" Uses the Or operator to display Department to phy or che. Salary >=7500 Salary is greater then 7500 6.6.Create a parameter query that prompts for criteria each time it's run -Open a select query in Design view. -In the Criteria cell for each field you want to use as a parameter, type a prompt enclosed in square brackets. E.g >=[Type the Salary] LIKE [Enter the first character to search by: ] & "*" (Microsoft Access will display this prompt when the query is run.) -To view the results, click View on the toolbar, and then type a value for the parameter. 6.7.Calculate a sum, average, count, or other total on groups of records in a query -Open a select query in Design view. -Click Totals on the toolbar. (Microsoft Access displays the Total row in the design grid.) -For the field or fields you want to group on, leave Group By in the Total cell. -For each field you want to calculate, click its cell in the Total row, and then click one of the following aggregate functions: Sum, Avg, Min, Max, Count. -If you want, enter criteria to affect the results of the calculation. -If you want, sort the results. -Click View on the toolbar to view the results.
  • 10. 7.Creating and Using Reports 7.1.Create a report -In the Database Window, click Reports under Objects. -Click the New button on the Database window toolbar. -In the New Report dialog box, Click Design View (or) click Report Wizard (or) click AutoForm the wizard that you want to use. -Click the table or query that contains the data you want to base your report on. -Click OK. 7.2.Open a report -In the Database Window, click Reports under Objects. -Click the report you want to open. -Click the Design button to open the report in Design view, or click the Preview button to open the report in Print Preview. (You can use the navigation buttons at the bottom of the Print Preview window to move between pages.) 7.3.Switch between views of a report Click the View button on the toolbar. 7.4.Print a report -Select the report in the Database window, or open the report in Design view or Print Preview. -On the File menu, click Print. -Enter the settings you want in the Print dialog box. -Click OK. (Tip To print a report without bringing up the dialog box, click Print on the toolbar.)