0% found this document useful (0 votes)
70 views2 pages

Access 2010 QRG

This document provides instructions for performing common tasks in Microsoft Access 2010, including: 1) Creating, opening, and modifying databases, tables, queries, forms, reports, and other objects. 2) Importing and exporting data between Access and other file types. 3) Using keyboard shortcuts for navigation, editing, sorting, filtering, and other functions. 4) Working with different field data types and changing a field's data type. 5) Creating select queries using the Query Wizard.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
70 views2 pages

Access 2010 QRG

This document provides instructions for performing common tasks in Microsoft Access 2010, including: 1) Creating, opening, and modifying databases, tables, queries, forms, reports, and other objects. 2) Importing and exporting data between Access and other file types. 3) Using keyboard shortcuts for navigation, editing, sorting, filtering, and other functions. 4) Working with different field data types and changing a field's data type. 5) Creating select queries using the Query Wizard.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

http://www.mousetraining.co.

uk To Repair/Compress a Database:
Click the Office Button and select

Access 2010 Manage → Compact and Repair


Database.
To Import Data: Click the External
Quick Reference Card Data tab on the Ribbon and click the
type of file you want to import from in
Working with Databases and Objects the Import group. Follow the onscreen
instructions.
To Export Data: Click the External
Getting Started Data tab on the Ribbon and click the
type of file you want to export to in the
Window Export group. Follow the onscreen
To Create a Database: Click a instructions.
template category in the list and click
the template you want to use. Click
General
Create. Or, click the Blank Database Open a Database <Ctrl> + <O>
button.
Close a Database <Ctrl> + <W>
To Open an Existing Database:
Print Current View <Ctrl> + <P>
Click a database in the Recent
Database list or click Open and Delete <Delete>
browse for it. Undo <Ctrl> + <Z>

Access 2010 Screen Help <F1>


Delete Record <Ctrl> + < - >
Cancel Changes <Esc>
Insert Date <Ctrl> + < ; >
Insert Time <Shift> + <Ctrl>
+ <:>
Insert Value from <Ctrl> + < ’ >
Same Field in (Apostrophe)
Previous Record
Check Spelling <F7>
Switch Applications <Alt> + <Tab>

Navigation
Next Field <Tab>
Previous Field <Shift> + <Tab>
Next Screen <Page Down>
Previous Screen <Page Up>
First Record <Ctrl> + < f >
Last Record <Ctrl> + < J, >
Toggle Navigation Pane <F11>

Editing
Cut <Ctrl> + <X>
Copy <Ctrl> + <C>
Paste <Ctrl> + <V>
Database Objects
Find <Ctrl> + <F>
 Tables store related data in rows (records) and columns (fields). Replace <Ctrl> + <H>
 Queries view, filter, calculate, change, sort, and examine the data stored in tables.
Select All <Ctrl> + <A>
 Forms are custom screens that provide an easy way to enter and view data in a table.
 Reports present data from a table or query in a printed format. Design View
 Macros automate common tasks and can be run by clicking a button or pressing a Properties <Alt> + <Enter>
shortcut key.
Open object in <Ctrl> + <Enter>
 Modules are groups of procedures written in Visual Basic and used to automate tasks. Design View
 Page objects have been replaced by Windows Sharepoint Services. Pages in old Save Object <Ctrl> + <S>
databases can still be viewed—but not edited—in Internet Explorer.
 To Open an Object: Double-click the object in the Navigation Pane.

To Create a New Object: Click the Create tab on the Ribbon and click a button for
the object or wizard you want to use on the Objects bar.
To Modify an Object: Open the object or click its tab in the window, click the Format
tab on the Ribbon, click the View button in the Views group and select Design View
or Layout View.
To Delete an Object: Select the object and press <Delete>. Click Yes.
To Rename an Object: Right-click the object, select Rename from the contextual
menu, enter the new name, and press <Enter>.
Field Data Types
Data Type Description  To Sort Information: Place the cursor in the field that you
Text Stores text, numbers, or a combination of both, up want to sort by, click the Home tab and click either the
(Default) to 255 characters long. Ascending or Descending button in the Sort & Filter group.
Memo Stores long text entries—up to 64,000 characters  To Filter Information: Place the cursor in the field that
Number Stores numbers that can be used in calculations. contains the values you want to filter by, click the Home tab on
the Ribbon and click the Filter button in the Sort & Filter group.
Date/Time Stores dates, times, or both.
Check the boxes for the values you want to filter for.
Currency Stores numbers and symbols that represent money.
 To Remove a Filter: Click the Toggle Filter button in the
AutoNumber Automatically fills in a unique number for each Sort & Filter group.
Yes/No Stores only one of two values, such as Yes or No.  To Change a Field’s Data Type: Select the field you want
to change, click the Datasheet tab on the Ribbon, and click
OLE Object Stores objects created in other programs, such
the Data Type list arrow in the Data Type & Formatting group.
as a graphic, Excel spreadsheet, or Word
Select a data type.
Hyperlink Stores clickable links to Web pages on the Internet
or files on a network. Working with Queries
Lookup A wizard that helps you create a field whose
Wizard values are selected from another table, query, or To Create a Select Query: Click the Create tab on the Ribbon
Attachment Allows you to attach files and images to your and click the Query Wizard button in the Other group. Click
d t b Simple Query Wizard and click OK. Follow the onscreen
instructions to select the fields you want to use from the desired
Creating Table Relationships tables and create the query. If you want to filter records, view the
query in Design view and enter the criteria in the Criteria row.
Linking Tables tells Access how two tables are related to each other.

The fields that you use to link two tables must contain the same concept
in two different tables. A primary key field from one table is often used
when linking two tables.
1. Click the Datasheet tab on the Ribbon and click the
Relationships button in the Relationships group.
2. If necessary, click the Show Table button in the Relationships
group on the Design tab. In the Show Table window, select a table
you want to link, click the Add button, and repeat for each table.
Click Close.
3. Drag a field from one table and drop it on the related field in the
second table. (Optional) Check the Enforce Referential
Integrity box. Click Create.

Working with Table Data


To Switch Views: Click the Home tab on the Ribbon and click
Database information can be directly added and modified from tables the View button in the Views group.
and some queries and forms.
To Summarize Values: Open the Query in Datasheet View, click
 To Add a Field to a Table: Enter data in the cell below the Add
the Home tab on the Ribbon and click the Totals button in the
New Field column header. Or, click and drag a field from the Field
Records group. Click the list arrow in a column in the Total row in the
Templates pane to the table (to display the Field Templates pane,
query select a calculation type (Sum, Average, etc.).
click the Datasheet tab on the Ribbon and click the New Field
button in the Fields & Columns group). Criteria Example Description
 To Add a New Record: Enter data in the bottom row of the
table. “London” Displays records where the field equals
“London.”
 To Select a Record: Click the Record selector to the left of
the record. Between 1/1/00 Displays records where the date is between
 To Delete a Record: Select the record, click the Home tab on and 12/31/00 1/1/00 and 12/31/00.
the Ribbon and click the Delete button in the Records group. Click NOT "USA" Displays records where the field does not
Yes. or <> "" contain the text "USA" and is not blank.
 To Spell Check: Click the Home tab on the Ribbon and click the Like “S*” Displays records where the field text starts with
Spelling button in the Records group. an “S.”
 To Find Information: Place the cursor in the field that contains IS NULL Displays records where the field is blank.
the value you want to search for, click the Home tab on the Ribbon IS NOT NULL Displays records where the field is not blank.
and click the Find button in the Find group or press <Ctrl> + <F>. >100 Displays records whose field value is greater
Type the value you want to search for in the Find What box and than 100.
click Find Next.
 To Replace Information: Place the cursor in the field that
contains the value you want to replace, click the Home tab on the
Ribbon and click the Replace button in the Find group or press
<Ctrl> + <H>. Type the value you want to search for in the Find
What box and the new value in the Replace With box.
 Click Find Next until you’ve found what you’re looking for, then
click Replace or Replace All to replace every instance of the
value.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy