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

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
 
Microsoft Office PowerPoint 2007 - Lesson 1
Microsoft Office PowerPoint 2007 - Lesson 1Microsoft Office PowerPoint 2007 - Lesson 1
Microsoft Office PowerPoint 2007 - Lesson 1Samantha TerBeest
 
Mobile Application Development MAD J2ME UNIT 2
Mobile Application Development  MAD J2ME UNIT 2Mobile Application Development  MAD J2ME UNIT 2
Mobile Application Development MAD J2ME UNIT 2Pallepati Vasavi
 
Java Presentation For Syntax
Java Presentation For SyntaxJava Presentation For Syntax
Java Presentation For SyntaxPravinYalameli
 
How to Edit in Photoshop (Part 1): Inserting, Cropping, and Fixing Images
How to Edit in Photoshop (Part 1): Inserting, Cropping, and Fixing ImagesHow to Edit in Photoshop (Part 1): Inserting, Cropping, and Fixing Images
How to Edit in Photoshop (Part 1): Inserting, Cropping, and Fixing ImagesMaria Eloisa Blanza
 
Mobile Application Development,J2ME,UNIT-4-JNTU
Mobile Application Development,J2ME,UNIT-4-JNTUMobile Application Development,J2ME,UNIT-4-JNTU
Mobile Application Development,J2ME,UNIT-4-JNTUPallepati Vasavi
 
Adobe illustrator cs6
Adobe illustrator cs6Adobe illustrator cs6
Adobe illustrator cs6ilaazmil2
 
Windows operating environment(unit 4)
Windows operating environment(unit 4)Windows operating environment(unit 4)
Windows operating environment(unit 4)SURBHI SAROHA
 
Session12 J2ME Generic Connection Framework
Session12 J2ME Generic Connection FrameworkSession12 J2ME Generic Connection Framework
Session12 J2ME Generic Connection Frameworkmuthusvm
 
Lesson 1 introduction to spreadsheet
Lesson 1 introduction to spreadsheet Lesson 1 introduction to spreadsheet
Lesson 1 introduction to spreadsheet afrimkofielias
 
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
 

Tendances (20)

Android Anatomy
Android  AnatomyAndroid  Anatomy
Android Anatomy
 
Visual studio.net
Visual studio.netVisual studio.net
Visual studio.net
 
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
 
Microsoft Office PowerPoint 2007 - Lesson 1
Microsoft Office PowerPoint 2007 - Lesson 1Microsoft Office PowerPoint 2007 - Lesson 1
Microsoft Office PowerPoint 2007 - Lesson 1
 
Mobile Application Development MAD J2ME UNIT 2
Mobile Application Development  MAD J2ME UNIT 2Mobile Application Development  MAD J2ME UNIT 2
Mobile Application Development MAD J2ME UNIT 2
 
Java Presentation For Syntax
Java Presentation For SyntaxJava Presentation For Syntax
Java Presentation For Syntax
 
Corel draw
Corel drawCorel draw
Corel draw
 
Insert a picture in Word
Insert a picture in WordInsert a picture in Word
Insert a picture in Word
 
How to Edit in Photoshop (Part 1): Inserting, Cropping, and Fixing Images
How to Edit in Photoshop (Part 1): Inserting, Cropping, and Fixing ImagesHow to Edit in Photoshop (Part 1): Inserting, Cropping, and Fixing Images
How to Edit in Photoshop (Part 1): Inserting, Cropping, and Fixing Images
 
Mobile Application Development,J2ME,UNIT-4-JNTU
Mobile Application Development,J2ME,UNIT-4-JNTUMobile Application Development,J2ME,UNIT-4-JNTU
Mobile Application Development,J2ME,UNIT-4-JNTU
 
Windows 10 user guide
Windows 10 user guideWindows 10 user guide
Windows 10 user guide
 
Adobe illustrator cs6
Adobe illustrator cs6Adobe illustrator cs6
Adobe illustrator cs6
 
Windows operating environment(unit 4)
Windows operating environment(unit 4)Windows operating environment(unit 4)
Windows operating environment(unit 4)
 
Session12 J2ME Generic Connection Framework
Session12 J2ME Generic Connection FrameworkSession12 J2ME Generic Connection Framework
Session12 J2ME Generic Connection Framework
 
Windows 10
Windows 10Windows 10
Windows 10
 
Ms access
Ms accessMs access
Ms access
 
Lesson 1 introduction to spreadsheet
Lesson 1 introduction to spreadsheet Lesson 1 introduction to spreadsheet
Lesson 1 introduction to spreadsheet
 
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
 
Vsam
VsamVsam
Vsam
 
visual basic programming
visual basic programmingvisual basic programming
visual basic programming
 

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
 
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
 
Using Outlook 2007 To Create Custom Contact List
Using Outlook 2007 To Create Custom Contact ListUsing Outlook 2007 To Create Custom Contact List
Using Outlook 2007 To Create Custom Contact ListPresGuru
 

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
 
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
 
Using Outlook 2007 To Create Custom Contact List
Using Outlook 2007 To Create Custom Contact ListUsing Outlook 2007 To Create Custom Contact List
Using Outlook 2007 To Create Custom Contact List
 

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

microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfakmcokerachita
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...M56BOOKSTORE PRODUCT/SERVICE
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 

Dernier (20)

microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdf
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 

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.)