Introduction to Access 2003

Size: px
Start display at page:

Download "Introduction to Access 2003"

Transcription

1 Introduction to Access 2003 Technical Support Services Office of Information Technology, West Virginia University OIT Help Desk x 1 Instructors: Kathy Fletcher, Bob Haring-Smith Last revised: January 19, 2006 Copyright 2005 West Virginia University

2 Table of Contents Course Description... 1 Getting Started... 2 Launching Access... 2 Activity 1 Getting familiar with the Access environment... 2 Access Environment... 3 Database Window... 3 Menus, Toolbars and Status Bar... 4 Object Utilities... 5 Activity 2: Managing Database Objects... 6 Database Utilities... 7 Creating Databases... 8 Creating A New Database From Scratch... 8 Activity 3 Create A New Database Named SCHOOL.MDB... 9 Create a New Table... 9 Inserting a new field in the Design view of a table Access Field Data Types Naming Conventions for Fields and Objects Designating a Primary Key Switching between Table Views Activity 4 Creating Tables In Design View Data Entry Activity 5 Add Additional Records to Your Tables Table Utilities: Datasheet View Activity 6 Practice Selecting Records, Moving Columns, Changing Font, etc Find Command Activity 7 Using the Find Command Sorting Data in a Table Activity 8 Using the Sort command Advanced Table Utilities Inserting Columns or Fields in a Table Hiding and Unhiding Columns Freezing And Unfreezing Columns Creating a Data Entry Form Activity 9 Creating a form using the Autoform Wizard Record Navigation in Form View Creating A Simple Report Activity 10 Creating a Report using the Autoreport Wizard (Tabular) Learning More About Access XP (2002) How to Exit Access Properly ii

3 Course Description Microsoft Access is a program for creating and maintaining databases. A database is a collection of information that's related to a particular subject or purpose, such as tracking customer orders or maintaining a music collection. If your database isn't stored on a computer, or only parts of it are, you may be tracking information from a variety of sources that you have to coordinate and organize yourself. For example, suppose the phone numbers of your suppliers are stored in various locations: in a card file containing supplier phone numbers, in product information files in a file cabinet, and in a spreadsheet containing order information. If a supplier's phone number changes, you might have to update that information in all three places. In a relational database, however, if the database is truly relational and efficient*, you should only have to update that information in one place the supplier's phone number is automatically updated wherever you use it in the database. In the five classes taught here you will learn the basic skills for using and understanding the software s feature s and commands. This will not turn you into a database programmer. It is not our intention to do so. Our goal is to assist you to learn the software, understand some basic concepts and show you some tips and techniques so you can develop your database management skills over time. The five workshops are: Introduction to Access Access Queries Access Reports Access Database Design Access Form Design Thank you, The OIT Technical Support Services Trainers West Virginia University * You can have a database that is not relational and it will not work this way. Introduction to Access 1

4 Getting Started Launching Access Access is launched exactly like other applications. 1. Click on the Start button in the Taskbar to display the Start menu. 2. Select the Microsoft Access entry from the Programs menu. You might have to look under MS Office first. You may have a different method or shortcut available to you when you return to your office or to your home computer. In the computer lab today, click on the icon on the taskbar (it will look like a purple key) When you first start up Access, you will see the Task Pane toolbar (illustrated at right). In Activity 2 we will create a new blank database. Before creating a new database we will first get oriented with the Access working environment. Activity 1 Getting familiar with the Access environment We will open an existing database to begin our orientation. 1. Click the More Files icon in the topmost Open a file section of the Task Pane. 2. Use the standard Open file dialog to locate and open the Access folder. 3. Open the Northwind.mdb file. Note: Access databases end with the file extension.mdb The Northwind file is a sample database that comes with Microsoft Office intended for learning and practice. If it is not already installed on your computer you may need to install it from your Office CD. 4. When you open the Northwind database, you will see a splash screen giving you some general information about the database. Click on the OK button in the lower right corner of this splash screen dialog to continue. 5. Click the Display Database Window button in the Main Switchboard window. 2 Introduction to Access

5 Access Environment Database Window Title bar Command buttons View Shortcuts Objects List Groups list The title bar of the database window shows the name and file format of the database. The left pane of the database window contains the Objects list. Clicking an object name entry in the list allows you to view, edit and create objects of that type. Individual objects are displayed in the right pane of the window. On the database window toolbar, use the Open button to work with existing objects, use the Design button to modify existing objects, or use the New button to create new objects. A list of groups of database objects appears under the Groups bar. You can add objects of different types to a group, which consists of shortcuts to the database objects that belong to it. When you click the Groups bar in the database window and then click the icon for your group, all of the database objects that you have added to the group appear in the list in the right pane of the database window. Use the View shortcut icons at the top of the database window toolbar to change how the objects are displayed. Introduction to Access 3

6 Menus, Toolbars and Status Bar Menus The menu bar in Access works like menus in other Windows programs. The contents of the menu will vary depending on which type of object you are viewing and whether you are in design view, datasheet view or print preview. Click your mouse on each menu listed across your menu bar to see a list of commands for that menu item. Toolbars Toolbars are a collection of buttons and menu items to make menu commands available with a single mouse click. Toolbars change from window to window (screen to screen) so careful attention should be paid to the available tools. To find out what a button does, hold your mouse over it for a few seconds. A ToolTip is displayed; it is a small box with the name of the button. ToolTips are handy when you cannot figure out or remember what the picture on the button means. For more information on a button, press Shift F1. Your cursor will change to an arrow & question mark; use this new cursor to click on the button. When you are comfortable using Access software, you can customize your toolbars and/or move them around on the screen. For an overview of commonly used toolbar buttons in Access, refer to that page in the Supplemental handout document. Status bar The status bar, located at the bottom of the screen, provides message and data display services. Using property settings, you can often customize the text displayed on the status bar. 4 Introduction to Access

7 Object Utilities You can manage database objects directly from the database window. First select the desired object by clicking on it to highlight the object s name. Then select one of the following utility procedures: Deleting Choose the Delete command from the Edit menu or Right click on the object and choose the Delete command or Click on the object and use the Delete shortcut in the toolbar or Press the Delete key Renaming Choose the Rename command from the Edit menu or Right click on the object and choose the Rename command Copying Choose the Copy command from the Edit menu or Right click on the object and choose the Copy command Right click on a blank area and choose Paste to insert a copy of the object (or choose the Paste command from the Edit menu). Printing Choose the Print command from the File menu or Right click on the object and choose the Print command Preview Choose the Print Preview command from the File menu or Right click on the object and choose the Print Preview command Introduction to Access 5

8 Activity 2: Managing Database Objects 1. Open the Employees table. Notice how a table resembles a spreadsheet. Use the NORTHWIND.mdb file Switch to Design view by choosing the Design View command from the View menu. You could have also selected the table in the database window and clicked the Design command shortcut in the database window shortcut toolbar. Close the Employees table by choosing the Close command from the File menu or by clicking on the X on the table s title bar. 2. Open the Employees form. Notice how a form displays table data differently. Close it. 3. Preview the Catalog report. Display 2 pages at same time. Use the Page Down key. Close it. 4. Select the Tables object. 5. Copy the Orders table by right clicking it and selecting Copy from the shortcut menu 6. Click on the white area (still in Tables tab) to remove any highlighting. 7. Right click on the white area and choose Paste. Name your copy of this table Order2. 8. Rename Order2 to New Order (right click on it, select Rename, type New Order). 9. Delete New Order (click on it, press the Delete key, click on Yes to confirm deletion). 10. Close NORTHWIND.mdb database. We will create a new database in the next activity. 6 Introduction to Access

9 Database Utilities Deleting, copying, or renaming databases These utility functions must be accomplished outside of Access using the Windows File Explorer, DOS command language, or a commercial file management package such as Norton Commander. You CANNOT make a copy of the entire database inside Access. While in Windows Explorer, you can right click on an mdb database file and choose Copy, Rename, Delete, or Send To. If you choose Copy, you will also have to right click on a blank area in a destination folder and choose Paste to complete the copy operation. There are multiple ways to copy, delete, and rename files. Backing up a database Access database objects are all stored in one file. Therefore it is extremely important that you protect your data by creating backups at regular intervals. Also create a backup copy of your database before you attempt certain procedures or queries or anytime you are unsure of what you re doing. Access does not have any internal back up procedure. To make a back up of your database, you must exit Access and copy your database file(s). See above for details on one way to copy files. Additional database utilities will be discussed in the Access Database Design workshop. Introduction to Access 7

10 Creating Databases When you are creating a new database, you have the options of building it yourself or having an Access wizard create it for you. Details on using the Database Wizard appear in the Supplemental handout. Creating A New Database From Scratch This option should be selected when you wish to create the database objects from scratch or when you plan to import or link objects from another database. There are several ways to create a new database. The following method will outline the basic procedure to do this. Annotations of alternatives have been added where necessary. 1. Select the New command from the File menu. This displays the Task Pane window. 2. In the Task Pane window you have 2 options: Click the Blank Database entry under the New section within the Task Pane window. This displays the New File Database file dialog box on the screen allowing you to name the new database and specify its storage location. Click the General Templates entry under the New from template section within the Task Pane window. This will display the Templates dialog box allowing you to choose a pre-defined database template. There are 2 sections from which you can choose a template. Click one of the following tabs in the dialog box. General Tab Provides the option to create a Blank Database, Blank Data Access Page, Project (Existing Database), Project (New Database). Databases Tab Allows you to select from a collection of pre-defined database templates. NOTE: In Access 2002 and higher, you may see a 3 rd tab at the top of the Templates dialog box named Office 97 templates. This is the result of having an older version of Access still installed on your computer. Access 2002 and 2003 CANNOT use the older Office 97 Templates. 8 Introduction to Access

11 3. In the General Tab section of the dialog box click the Blank Database icon then click the OK button at the bottom right corner of the dialog box. This displays the standard Save As file dialog box on the screen allowing you to name the new database and specify the storage location for the new file. NOTE: You can also double-click the Blank Database icon instead of clicking the OK button. 4. Name the new database, specify the storage location and click the OK button. A new blank database window is displayed on screen. Activity 3 Create A New Database Named SCHOOL.MDB 1. Select the New command from the File menu. 2. Click the Blank Database entry under the New section within the Task Pane window. 3. In the New File Database dialog box name the file SCHOOL.mbd and change the current (Save In:) directory to your Access folder on your desktop. Create a New Table Access tables are used to store the information in the database. There are several ways to create a table: Design View, Datasheet View, or the Table Wizard. Tables can also be created by importing from or linking to other databases. These last two methods will be covered in another workshop. For now, we are going to concentrate on using Design View. To create a table in the design view: 1. Name each field 2. Select a data type for each field 3. Designate the primary key field 4. Set field properties 5. Supply field descriptions (optional) Introduction to Access 9

12 Field Facts Each field name can be up to 64 characters long. In this example, each field starts with the first letter of the table name. Read about naming conventions on the next page. Use the tab key to move from item to item. The black triangle indicates which field you are currently working on. Field Properties are set in the area below, under the General tab. Inserting a new field in the Design view of a table 1. Click on the gray tab at the extreme left of the field that is to be shifted down (i.e. the field that will end up directly below the inserted field.) The field row should be highlighted. 2. Right-click on it, then select Insert Row from the shortcut menu (or choose Insert / Rows). You can also drag and drop rows in this view to rearrange the order of your fields. Deleting A Field To delete a field, select it by clicking to the left of it so that the field row is highlighted and press the Delete key (or choose the Delete command from the Edit menu). Click on the Yes button to confirm this action. NOTE: There is no Undo for this! 10 Introduction to Access

13 Access Field Data Types AutoNumber Holds automatic record numbering Date/Time Currency Holds dates and times in a variety of common formats Holds monetary data Text Holds characters, numbers, punctuation, special symbols (up to 255 characters); use a Text data type to store data such as names, addresses, and any numbers that do not require calculations, such as phone numbers, part numbers, ssn, or postal codes. The number of characters stored in a text field can be changed. Memo Number Yes/No Hyperlink OLE Stores a large quantity of text (up to 65,535 characters). The number of characters stored in a Memo field cannot be changed. Holds only numbers, plus/minus signs, and decimal places Stores either a Yes or No value (or True/False etc.) Appears in Datasheet view as a check box. Also referred to as a Logical or Boolean type. Text used as a hyperlink address, with up to three parts: display text, address, and sub address (location within a page). Holds graphics, sounds, and other Object Linking and Embedding objects. Naming Conventions for Fields and Objects In Microsoft Access, names for fields and objects can be up to 64 characters long and can include letters, numbers, spaces, and most special characters except for the period, exclamation point, accent grave `, and square brackets [ ]. You cannot begin a field name with a space or blank. Field names within a table must be unique. You might want to avoid naming queries or other objects with the same name as one of your tables. Some people name all queries starting with the letters q or qry, all forms with the letter f or frm, and reports with r or rpt. Avoid using extremely long names as they are difficult to remember and to refer to. You might also want to avoid using spaces anywhere in field names if you are planning to write macros or modules or use Visual Basic for Applications with this database. Avoid specifying a name for a field that could cause a conflict with built in Microsoft Access functions or property names (e.g. Name). Introduction to Access 11

14 Designating a Primary Key One field that contains unique data should be designated as the primary key for the table. To designate a primary key in the table design view, highlight the desired field and select Primary Key from the Edit menu or click on the Primary Key button on the Toolbar. You can have only one primary key per table (but can be a combination of more than 1 field). Switching between Table Views You can switch between the Design View and the Datasheet View of a table by selecting the desired view from the View menu or you can click on the View button on the Toolbar. The design view displays the table structure and properties while the datasheet view displays the contents of the table. In these views, Access displays a set of icons along the left edge of the table to provide you with some status information: Primary Key The key in design view denotes the primary key field of the table. Record pointer Next record A triangle in datasheet view denotes the current record. In design view, the triangle marks the current field. An asterisk denotes the first blank record in the table that will be used to add a new record. Edit record A pencil indicates that the record is currently being edited. 12 Introduction to Access

15 Activity 4 Creating Tables In Design View Create a table named TEACHER in the database named SCHOOL.MDB 1. In the Database Window: SCHOOL, click the Table object entry in the Objects list if it is not already selected. 2. Click the New button in the database window toolbar. This displays the New Table dialog box. 3. Select Design View. 4. When the Table Design View window appears, enter the following to define the table. Field Name Data Type Properties Description T-ID AutoNumber Primary key T-LName Text Field Size = 20 Teacher s Last Name T-FName Text Field Size = 15 Teacher s First Name T-Dept Text Field Size = 15 Academic Department T-Office Text Field Size = 15 Room and Building T-HireDate Date Teacher s Hire Date 5. Designate the T-ID field as the primary key. Either select the T-ID field row or place your insertion point in the field and choose the Primary Key command from the Edit menu. 6. When the table specifications are complete, change to the Datasheet View and assign the table the name TEACHER. Then enter the following data records: T-LName T-FName T-FName T-Office T-HireDate Rimmer Arnold Journalism 113 Austen 0714/90 Lister David Education 624-B Kemp 08/25/92 7. Close the table to return to the Database window. Introduction to Access 13

16 Create a table named STUDENT in the database named SCHOOL.MDB 1. In the Database Window: SCHOOL, click the Table object entry in the objects list if it is not already selected. 2. Click the New button in the database window toolbar. This displays the New Table dialog box. 3. Select Design View. 4. When the Table Design View window appears, enter the following to define the table. Field Name Data Type Properties Description S-ID AutoNumber Primary key S-LName Text Field Size = 20 Student s Last Name S-FName Text Field Size = 15 Student s First Name S-Major Text Field Size = 15 Major Field of Study S-Hair Text Field Size = 6 Hair Color PAID Yes / No Paid current term fee? 5. Designate the S-ID field as the primary key. Either select the S-ID field row or place your insertion point in the field and choose the Primary Key command from the Edit menu. 6. When the table specifications are complete, change to the Datasheet View and assign the table the name STUDENT. Then enter the following data records: S-LName S-FName S-Major S-Hair Paid Thompson Moose Journalism Black No Dugan Arnie CS Blonde Yes 7. Close the table to return to the Database window. 14 Introduction to Access

17 Create a table named TEXTBOOK in the database named SCHOOL.MDB 1. In the Database Window: SCHOOL, click the Table object entry in the objects list if it is not already selected. 2. Click the New button in the database window toolbar. This displays the New Table dialog box. 3. Select Design View. 4. When the Table Design View window appears, enter the following to define the table. Field Name Data Type Properties Description B-ID AutoNumber Primary key B-Title Text Field Size = 50 Textbook Name ISBN Text Field Size = 15 Book Number B-YR Text Field Size = 4 Year of publication 5. Designate the B-ID field as the primary key. Either select the B-ID field row or place your insertion point in the field and choose the Primary Key command from the Edit menu. 6. When the table specifications are complete, change to the Datasheet View and assign the table the name TEXTBOOK. Then enter the following data records: B-Title ISBN B_YR Oracle 8: the Complete Reference X 1997 The First Time Manager Close the table to return to the Database window. Introduction to Access 15

18 Create a table named CLASS in the database named SCHOOL.MDB 1. In the Database Window: SCHOOL, click the Table object entry in the objects list if it is not already selected. 2. Click the New button in the database window toolbar. This displays the New Table dialog box. 3. Select Design View. 4. When the Table Design View window appears, enter the following to define the table. Field Name Data Type Properties Description C-ID AutoNumber Primary key C-Code Text Field Size = 15 Catalog Code C-Name Text Field Size = 25 Course Title C-Day Text Field Size = 2 Class Day C-Time Text Field Size = 2 Starting Time C-Room Text Field Size = 6 Classroom C-Cost Number Single Course Cost C-Hrs Number Integer Credit hours 5. Designate the C-ID field as the primary key. Either select the C-ID field row or place your insertion point in the field and choose the Primary Key command from the Edit menu. 6. When the table specifications are complete, change to the Datasheet View and assign the table the name CLASS. Then enter the following data records: C-ID C-Code C-Name C-Day C-Time C-Room C-Cost C-Hrs 1 CS260 Database Design Mo 9 ESB113 $ J219 Desktop Publishing Tu 10 M37 $ Close the table to return to the Database window. 16 Introduction to Access

19 Data Entry Entering data in a datasheet You can enter data directly into the rows of a datasheet by simply typing the data into the cells. Use the tab key to move from cell to cell. A tab key press in the final column in a record will move you to the beginning of the next record. When you move to another record, Microsoft Access saves your changes. The Data Entry option for tables can be activated from the Records menu. It hides all completed records and places the current blank record directly under the column headers. To unhide the records, select the Remove Filter/Sort command from the Records menu. Cut, copy, and paste: Field data can be cut from, copied from, or pasted into the table cells by selecting the data and choosing the appropriate command from the Edit menu. The shortcut keys of Ctrl X for Cut, Ctrl C for Copy, and Ctrl V for Paste can also be used. The Ditto command can be used to repeat a field entry from the previous record into the current record. To issue the ditto command, press Ctrl ' or Ctrl ". To insert today s date in date/time or text cell, press Ctrl ; To undo a cell entry, press Ctrl Z or choose Undo from the Edit menu. To undo an entire record s entry before you start the next record, press the Escape key twice. Activity 5 Add Additional Records to Your Tables TEACHER Data T-ID T-LName T-FName T-FName T-Office T-HireDate 1 Rimmer Arnold Journalism 113 Austen 0714/90 2 Lister David Education 624-B Kemp 08/25/92 3 Keaton Alex Business 247 Smith 9/30/85 4 Shaunessy Hap Journalism 113 Austen 7/8/92 5 Green Bernice Education 620 Kemp 2/12/82 6 Peterson Marilyn CS 720 Saunders 5/19/75 7 Harmon Diana CS 713 Saunders 2/22/90 8 Campbell Scott Business 312 Smith 7/1/85 Introduction to Access 17

20 STUDENT Data S-ID S-LName S-FName S-Major S-Hair Paid S-Score S-Gender S-BDay 1 Thompson Moose Journalism Black No /1/74 2 Dugan Arnie CS Blonde Yes /12/72 3 Hatfield Buster Business Gray No /26/48 4 Humphrey Dalton Business Brown Yes /14/72 5 Piccolo Jennifer Business Black Yes /7/75 6 Simpson Joan Business Red No /8/78 7 Templeton Charles CS Brown No /15/72 8 Green Harold CS Black Yes /17/70 9 Singleton Junior CS Black No /27/65 10 Hoover Sparky CS Red Yes /6/68 11 McClintock Andrea Education Brown Yes /19/75 TEXTBOOK Data B-ID B-Title ISBN B-YR 1 Oracle 8: the Complete Reference X The First-Time Manager Argumentation Theory and the Rhetoric of Assent Applied Management Science Learning SAS(r) in the Computer Lab Graphic Design for the Electronic Age X Enhancing Adult Motivation to Learn The Instructional Design Process An Introduction to Database System Multimedia: Making it Work CLASS Data C-ID C-Code C-Name C-Day C-Time C-Room C-Cost C-Hrs 1 CS260 Database Design mo 9 ESB113 $ J219 Desktop Publishing tu 10 M37 $ CS360 Oracle Software we 9 ESB113 $ MGT214 Information Systems th 2 B&E221 $ ED311 Adult Learning mo 4 A411 $ CS221 SAS th 10 ARM209 $ ED30 Multimedia tu 2 A411 $ J50 Communications fr 9 M101 $ MGT101 Management Principles we 3 B&E259 $ ED240 Instructional Design fr 1 A635 $ NOTE: The sample database SCHOOL1.MDB contains all of the activities completed to this point in the workshop. Close SCHOOL.MDB and open SCHOOL1.MDB. 18 Introduction to Access

21 Table Utilities: Datasheet View Select records To select a record, click on the shaded tab to the left of the first column. To select a group of contiguous records, click and hold on the shaded tab of the first record and drag to select the group. Select columns or fields Columns can be selected by clicking on the column header when the heavy down arrow appears. Field data can be selected by double clicking in the field. Multiple items can be selected by dragging the left mouse button. Delete records To delete a record or group of records, select the desired records and press the Delete key. Change table display font Change column width Go to the Format menu and select Font. Select a new font, style, and size as you prefer. Click the OK button. This font change affects all cells in the datasheet view. Position your cursor on the column divider (crevice) between column headers. Your cursor will change to a double headed arrow. You can drag and drop the new cursor to make the column wider or narrower. Double click on the header divider to make the column just wide enough to accommodate the widest amount of text (including the column header text). Move columns Columns can be moved by first selecting the column and releasing the mouse button. Then click on the column header again and hold the mouse button down. Drag left or right until the heavy line is at the desired location of the column. Release the mouse button and the column will move. Current Record Selected Column Column Headers Introduction to Access 19

22 Activity 6 Practice Selecting Records, Moving Columns, Changing Font, etc. Using the knowledge you have learned practice manipulating the data in the tables you have created in the previous activity. Find Command To locate records with field values that match all or part of a particular value: 1. Open a table and select the field that you want to search by clicking on the column header to highlight the column. 2. Select the Find command from the Edit menu (Ctrl F) or click the Find button on the toolbar (Binoculars icon). The Find and Replace dialog box is displayed. 3. Enter your search text (string) in the Find What: field. Wildcard characters can be used to fine tune the search. Wildcard Meaning Example? Any single character Sm?ith will find Smith, Smath, Smyth, etc. A string of zero or more characters JO* will find Job, Jones, Joseph, etc. * Null or Is Null Unformatted blank fields Null will find empty or missing fields if you also specify Match-Whole Field 20 Introduction to Access

23 4. Select your desired options and then click the Find Next button. Option Meaning Criteria Find What: The string to search for User entered text Look In: Match: Allows you to specify the current field or the entire table What portion of the field should match our search string? Any Part of Field Whole Field Start of Field Search: The direction of the search Up Down All Match Case Search Fields As Formatted Should the field match the case of the search string? Should the formatting be considered part of the search? Checked = Yes Unchecked = No Checked = Yes Unchecked = No To Find additional records meeting the same criteria, click the Find Next button repeatedly. To resume the search after closing the Find Dialog Box, press Shift-F4. Activity 7 Using the Find Command 1. In your STUDENT table, find students whose last name starts with T. 2. Find students with Red hair. Introduction to Access 21

24 Sorting Data in a Table Sorting is arranging the data in some meaningful order. By default, Access displays the datasheet records on the screen in the order dictated by the primary key. To change the sort order of the display: 1. Select the desired sort field by clicking on the header to highlight the column. 2. Choose the Sort command from the Records menu then choose Ascending or Descending sort order. You could also click on one of the sort buttons on the toolbar labeled with [A->Z] or [Z->A]. 3. To remove the sort, choose the Remove Filter/Sort command from the Records menu. Activity 8 Using the Sort command Sort your STUDENT table by S-LName (student s last name). Sort on Multiple fields. 22 Introduction to Access

25 Advanced Table Utilities Inserting Columns or Fields in a Table The two methods discussed below add a new field to the table. This can be done in either the Datasheet view or the Design view. Inserting a column (field) in the Datasheet View of a table. Open a table in the Datasheet View. Click on (highlight) the header of the table column that is to be shifted to the right (i.e., the column that will end up directly on the right of the inserted column). Right-click, then select Insert from the shortcut menu. Note: You can also select Rename or Delete from the shortcut menu. Inserting a field in the Design view of a table. Open a table in the design view. Click on the gray tab at the extreme left of the field that is to be shifted down (i.e., the field that will end up directly below the inserted field. The field line should highlighted). Right-click on it, then select Insert from the shortcut menu. Note: You can also select Rename or Delete from the shortcut menu. Activity: Insert a new field named S-EyeColor between the S-Hair and Paid fields in the Student table in the SCHOOL2.MDB database. Hiding and Unhiding Columns You can change the appearance of the datasheet on the screen by hiding and unhiding columns temporarily. To hide a column, select the column, then select the Hide command from the Format menu. To show hidden columns, select the Unhide Columns command from the Format menu. Turn the checkbox On for the columns you want to show. Activity: Hide and Unhide the new field named S-EyeColor in the Student table in the SCHOOL2.MDB database. Introduction to Access 23

26 Freezing And Unfreezing Columns You can freeze one or more columns on the left side of the table while horizontally scrolling other columns to the right and left. A frozen column is shifted to the left side of the data table and does not scroll horizontally. This allows you to keep data that is widely separated in context to the frozen field when visually searching the data table. To Freeze columns Select the columns you want to freeze (use the Shift key to select multiple columns) and select the Freeze Columns command from the Format menu. To Unfreeze columns Select the Unfreeze All Columns command from the Format menu. Activity: Freeze and Unfreeze the field named S-LName and S-FName in the Student table in the SCHOOL2.MDB database. 24 Introduction to Access

27 Creating a Data Entry Form You will learn more about creating and designing forms in the workshop: Access Form Design. In the meantime, here is a quick way to create a simple data entry form using an Autoform Wizard. Activity 9 Creating a form using the Autoform Wizard 1. Close any open tables and return to the Database Window view. 2. Click once on the STUDENT table to select it. 3. Click on the Autoform Wizard button (it looks like a form with a lightning bolt). If you do not see the Autoform Wizard button in your toolbar, select the Toolbars option from the View menu, and choose Customize. This displays the Customize dialog box. Click the Toolbars tab at the top of the dialog box. Turn the Form Design checkbox On. This will display the Form Design toolbar. Click the Autoform Wizard button. 4. You will now see your table s data in a form instead of a datasheet view. 5. Click on the [ * ] button to add a new record. 6. Enter at least one more student into your table. Press tab to move from field to field. 7. Compare using the form to using a table for data entry. 8. Close the form. Access will prompt you to save it. Name it Student Form. Introduction to Access 25

28 Record Navigation in Form View While in Datasheet view, you are viewing several records at one time. You can use the scroll bar or the Page Down key to view the next screen of records. When you are in Form view, you are normally viewing one record at a time. You can use the Page Down key to view the next record. You can use the Go To command from the Edit menu to move to a specific record. You can also use the Find command from the Edit menu to find a specific record. You can also use the Record Navigation buttons available at the bottom of a form or table: First Record Previous Record Current Record Number Last Record Add New Record Total Number of Records Next Record You can type a record number in the Current Record Number box and press enter to go to that record. 26 Introduction to Access

29 Creating A Simple Report You will learn more about creating and modifying reports in the workshop: Access Reports. In the following activity, we ll use the Report Wizard to generate a simple report based on a table. Activity 10 Creating a Report using the Autoreport Wizard (Tabular) 1. Click on the Report entry in the Objects list. 2. Click on the New button on the right. This displays the New Report dialog box. 3. Click on AutoReport: Tabular. This style will put the fields in columns, as in Datasheet View. 4. Click on the down triangle next to the right of the empty field at the bottom of the dialog box to choose a table. 5. From the roll down list, select the TEACHER table. 6. Click the OK button. Wait until the wizard is finishes creating the report. 7. Review the report. Close the Print Preview by clicking on the Close button in the Print Preview toolbar. You will be returned to Report Design View. 8. Close the report. Access will prompt you to save it. Name it TEACHER Report. The database SCHOOL2.MDB contains all objects created in this workshop. Introduction to Access 27

30 Learning More About Access Microsoft Office Assistant If your Office Assistant is not visible in the lower right corner, then go to your Help menu and select the Show the Office Assistant entry. Access Help Window You can display the Access Help window by pressing F1. The Help window contains three tabs: Contents, Answer Wizard and Index. Contents: displays the contents of the help files in chapter form. Answer Wizard: allows you to enter a question. Clicking the Search button will instruct the wizard to find information that matches the text you entered as a question. Index: an alphabetic index of the keywords in the help files. You enter a word and the Help function finds appropriate matches for the keyword. How to Exit Access Properly It is extremely important that you exit any database package using the commands provided for that purpose. It is important to note that severe damage to your data file can occur if you do not exit properly. To exit Access: 1. Close your open database by clicking in the X (close box) in the upper right corner of the database window or by going to the File menu and selecting Close. If you have any unsaved objects (e.g. forms, reports) open, you will be prompted to save them at that time. 2. Select Exit from the File menu. 28 Introduction to Access

Access Database Design

Access Database Design Access Database Design Technical Support Services Office of Information Technology, West Virginia University OIT Help Desk -- 293-4444 x 1 http://oit.wvu.edu/support/training/classmat/db/ Instructors:

More information

Microsoft Access 2010 Part 1: Introduction to Access

Microsoft Access 2010 Part 1: Introduction to Access CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Access 2010 Part 1: Introduction to Access Fall 2014, Version 1.2 Table of Contents Introduction...3 Starting Access...3

More information

MS Access Lab 2. Topic: Tables

MS Access Lab 2. Topic: Tables MS Access Lab 2 Topic: Tables Summary Introduction: Tables, Start to build a new database Creating Tables: Datasheet View, Design View Working with Data: Sorting, Filtering Help on Tables Introduction

More information

Microsoft Access 2010 handout

Microsoft Access 2010 handout Microsoft Access 2010 handout Access 2010 is a relational database program you can use to create and manage large quantities of data. You can use Access to manage anything from a home inventory to a giant

More information

Access Queries (Office 2003)

Access Queries (Office 2003) Access Queries (Office 2003) Technical Support Services Office of Information Technology, West Virginia University OIT Help Desk 293-4444 x 1 oit.wvu.edu/support/training/classmat/db/ Instructor: Kathy

More information

Introduction to Microsoft Access XP

Introduction to Microsoft Access XP Introduction to Microsoft Access XP Access is the database management system in Microsoft Office. A database is an organized collection of facts about a particular subject. An address book or a library

More information

Microsoft Access 2010- Introduction

Microsoft Access 2010- Introduction Microsoft Access 2010- Introduction Access is the database management system in Microsoft Office. A database is an organized collection of facts about a particular subject. Examples of databases are an

More information

Microsoft Access 2007 Introduction

Microsoft Access 2007 Introduction Microsoft Access 2007 Introduction Access is the database management system in Microsoft Office. A database is an organized collection of facts about a particular subject. Examples of databases are an

More information

Microsoft Access Basics

Microsoft Access Basics Microsoft Access Basics 2006 ipic Development Group, LLC Authored by James D Ballotti Microsoft, Access, Excel, Word, and Office are registered trademarks of the Microsoft Corporation Version 1 - Revision

More information

Creating tables in Microsoft Access 2007

Creating tables in Microsoft Access 2007 Platform: Windows PC Ref no: USER 164 Date: 25 th October 2007 Version: 1 Authors: D.R.Sheward, C.L.Napier Creating tables in Microsoft Access 2007 The aim of this guide is to provide information on using

More information

Access I 2010. Tables, Queries, Forms, Reports. Lourdes Day, Technology Specialist, FDLRS Sunrise

Access I 2010. Tables, Queries, Forms, Reports. Lourdes Day, Technology Specialist, FDLRS Sunrise Access I 2010 Tables, Queries, Forms, Reports Lourdes Day, Technology Specialist, FDLRS Sunrise Objectives Participants will 1. create and edit a table 2. create queries with criteria 3. create and edit

More information

Microsoft Access 2010 Overview of Basics

Microsoft Access 2010 Overview of Basics Opening Screen Access 2010 launches with a window allowing you to: create a new database from a template; create a new template from scratch; or open an existing database. Open existing Templates Create

More information

Lab 2: MS ACCESS Tables

Lab 2: MS ACCESS Tables Lab 2: MS ACCESS Tables Summary Introduction to Tables and How to Build a New Database Creating Tables in Datasheet View and Design View Working with Data on Sorting and Filtering 1. Introduction Creating

More information

Access 2007. Using Access

Access 2007. Using Access Access 2007 Using Access 1 Contents Introduction to Microsoft Access 2007... 3 Microsoft Access 2007 features 3 Opening a database 4 Database objects 5 Opening objects 6 Working with objects 6 Saving in

More information

ACCESS 2007 BASICS. Best Practices in MS Access. Information Technology. MS Access 2007 Users Guide. IT Training & Development (818) 677-1700

ACCESS 2007 BASICS. Best Practices in MS Access. Information Technology. MS Access 2007 Users Guide. IT Training & Development (818) 677-1700 Information Technology MS Access 2007 Users Guide ACCESS 2007 BASICS Best Practices in MS Access IT Training & Development (818) 677-1700 Email: training@csun.edu Website: www.csun.edu/it/training Access

More information

Introduction to Microsoft Access 2013

Introduction to Microsoft Access 2013 Introduction to Microsoft Access 2013 A database is a collection of information that is related. Access allows you to manage your information in one database file. Within Access there are four major objects:

More information

Introduction to Microsoft Access 2010

Introduction to Microsoft Access 2010 Introduction to Microsoft Access 2010 A database is a collection of information that is related. Access allows you to manage your information in one database file. Within Access there are four major objects:

More information

Check out our website!

Check out our website! Check out our website! www.nvcc.edu/woodbr idge/computer-lab Contact Us Location: Open Computer Lab Seefeldt Building #336 NOVA Woodbridge Campus Hussna Azamy (OCL Supervisor) Phone: 703-878-5714 E-mail:

More information

IN THIS PROJECT, YOU LEARN HOW TO

IN THIS PROJECT, YOU LEARN HOW TO UNIT 2 PROJECT 11 CREATING A CUSTOMIZED DATABASE IN THIS PROJECT, YOU LEARN HOW TO Examine a Database and Its Objects Create Tables and Set Field Properties in Design View Create Relationships Add and

More information

Presentations and PowerPoint

Presentations and PowerPoint V-1.1 PART V Presentations and PowerPoint V-1.2 Computer Fundamentals V-1.3 LESSON 1 Creating a Presentation After completing this lesson, you will be able to: Start Microsoft PowerPoint. Explore the PowerPoint

More information

Microsoft Word 2010. Quick Reference Guide. Union Institute & University

Microsoft Word 2010. Quick Reference Guide. Union Institute & University Microsoft Word 2010 Quick Reference Guide Union Institute & University Contents Using Word Help (F1)... 4 Window Contents:... 4 File tab... 4 Quick Access Toolbar... 5 Backstage View... 5 The Ribbon...

More information

Basic Microsoft Excel 2007

Basic Microsoft Excel 2007 Basic Microsoft Excel 2007 The biggest difference between Excel 2007 and its predecessors is the new layout. All of the old functions are still there (with some new additions), but they are now located

More information

BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005

BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005 BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005 PLEASE NOTE: The contents of this publication, and any associated documentation provided to you, must not be disclosed to any third party without

More information

Access 2007 Creating Forms Table of Contents

Access 2007 Creating Forms Table of Contents Access 2007 Creating Forms Table of Contents CREATING FORMS IN ACCESS 2007... 3 UNDERSTAND LAYOUT VIEW AND DESIGN VIEW... 3 LAYOUT VIEW... 3 DESIGN VIEW... 3 UNDERSTAND CONTROLS... 4 BOUND CONTROL... 4

More information

BID2WIN Workshop. Advanced Report Writing

BID2WIN Workshop. Advanced Report Writing BID2WIN Workshop Advanced Report Writing Please Note: Please feel free to take this workbook home with you! Electronic copies of all lab documentation are available for download at http://www.bid2win.com/userconf/2011/labs/

More information

Chapter 5. Microsoft Access

Chapter 5. Microsoft Access Chapter 5 Microsoft Access Topic Introduction to DBMS Microsoft Access Getting Started Creating Database File Database Window Table Queries Form Report Introduction A set of programs designed to organize,

More information

Using Microsoft Access Databases

Using Microsoft Access Databases Using Microsoft Access Databases Print this document to use as a reference while you work through this course. Open Access, and follow all directions to familiarize yourself with the program. Database

More information

Creating a Database in Access

Creating a Database in Access Creating a Database in Access Microsoft Access is a database application. A database is collection of records and files organized for a particular purpose. For example, you could use a database to store

More information

Create a New Database in Access 2010

Create a New Database in Access 2010 Create a New Database in Access 2010 Table of Contents OVERVIEW... 1 CREATING A DATABASE... 1 ADDING TO A DATABASE... 2 CREATE A DATABASE BY USING A TEMPLATE... 2 CREATE A DATABASE WITHOUT USING A TEMPLATE...

More information

Access Tutorial 1 Creating a Database

Access Tutorial 1 Creating a Database Access Tutorial 1 Creating a Database Microsoft Office 2013 Objectives Session 1.1 Learn basic database concepts and terms Start and exit Access Explore the Microsoft Access window and Backstage view Create

More information

Microsoft Excel 2010 Tutorial

Microsoft Excel 2010 Tutorial 1 Microsoft Excel 2010 Tutorial Excel is a spreadsheet program in the Microsoft Office system. You can use Excel to create and format workbooks (a collection of spreadsheets) in order to analyze data and

More information

Excel 2003 Tutorial I

Excel 2003 Tutorial I This tutorial was adapted from a tutorial by see its complete version at http://www.fgcu.edu/support/office2000/excel/index.html Excel 2003 Tutorial I Spreadsheet Basics Screen Layout Title bar Menu bar

More information

PowerPoint 2013: Basic Skills

PowerPoint 2013: Basic Skills PowerPoint 2013: Basic Skills Information Technology September 1, 2014 1 P a g e Getting Started There are a variety of ways to start using PowerPoint software. You can click on a shortcut on your desktop

More information

MICROSOFT OFFICE ACCESS 2007 - LEVEL 1

MICROSOFT OFFICE ACCESS 2007 - LEVEL 1 MICROSOFT OFFICE 2007 MICROSOFT OFFICE ACCESS 2007 - LEVEL 1 Exploring Access Creating Tables Working with Tables Editing Tables Finding and Filtering Data Printing Data Creating Relationships Using Simple

More information

Database File. Table. Field. Datatype. Value. Department of Computer and Mathematical Sciences

Database File. Table. Field. Datatype. Value. Department of Computer and Mathematical Sciences Unit 4 Introduction to Spreadsheet and Database, pages 1 of 12 Department of Computer and Mathematical Sciences CS 1305 Intro to Computer Technology 15 Module 15: Introduction to Microsoft Access Objectives:

More information

Microsoft Using an Existing Database Amarillo College Revision Date: July 30, 2008

Microsoft Using an Existing Database Amarillo College Revision Date: July 30, 2008 Microsoft Amarillo College Revision Date: July 30, 2008 Table of Contents GENERAL INFORMATION... 1 TERMINOLOGY... 1 ADVANTAGES OF USING A DATABASE... 2 A DATABASE SHOULD CONTAIN:... 3 A DATABASE SHOULD

More information

INTRODUCTION TO MICROSOFT ACCESS Tables, Queries, Forms & Reports

INTRODUCTION TO MICROSOFT ACCESS Tables, Queries, Forms & Reports INTRODUCTION TO MICROSOFT ACCESS Tables, Queries, Forms & Reports Introduction...2 Tables...3 Designing a Table...3 Data Types...4 Relationships...8 Saving Object Designs and Saving Data...9 Queries...11

More information

Microsoft Office Access 2007 Basics

Microsoft Office Access 2007 Basics Access(ing) A Database Project PRESENTED BY THE TECHNOLOGY TRAINERS OF THE MONROE COUNTY LIBRARY SYSTEM EMAIL: TRAININGLAB@MONROE.LIB.MI.US MONROE COUNTY LIBRARY SYSTEM 734-241-5770 1 840 SOUTH ROESSLER

More information

Excel 2007 Basic knowledge

Excel 2007 Basic knowledge Ribbon menu The Ribbon menu system with tabs for various Excel commands. This Ribbon system replaces the traditional menus used with Excel 2003. Above the Ribbon in the upper-left corner is the Microsoft

More information

Using Microsoft Office XP Advanced Word Handout INFORMATION TECHNOLOGY SERVICES California State University, Los Angeles Version 1.

Using Microsoft Office XP Advanced Word Handout INFORMATION TECHNOLOGY SERVICES California State University, Los Angeles Version 1. Using Microsoft Office XP Advanced Word Handout INFORMATION TECHNOLOGY SERVICES California State University, Los Angeles Version 1.0 Spring 2004 Contents Advanced Microsoft Word XP... 3 Customizing Word

More information

Instructions for Creating Silly Survey Database

Instructions for Creating Silly Survey Database Instructions for Creating Silly Survey Database Create a New Database 1. Find the shortcut or the file that starts MS Access and click it to activate the program. 2. In the Create a New Database Using

More information

MICROSOFT ACCESS 2003 TUTORIAL

MICROSOFT ACCESS 2003 TUTORIAL MICROSOFT ACCESS 2003 TUTORIAL M I C R O S O F T A C C E S S 2 0 0 3 Microsoft Access is powerful software designed for PC. It allows you to create and manage databases. A database is an organized body

More information

Using the SAS Enterprise Guide (Version 4.2)

Using the SAS Enterprise Guide (Version 4.2) 2011-2012 Using the SAS Enterprise Guide (Version 4.2) Table of Contents Overview of the User Interface... 1 Navigating the Initial Contents of the Workspace... 3 Useful Pull-Down Menus... 3 Working with

More information

EXCEL PIVOT TABLE David Geffen School of Medicine, UCLA Dean s Office Oct 2002

EXCEL PIVOT TABLE David Geffen School of Medicine, UCLA Dean s Office Oct 2002 EXCEL PIVOT TABLE David Geffen School of Medicine, UCLA Dean s Office Oct 2002 Table of Contents Part I Creating a Pivot Table Excel Database......3 What is a Pivot Table...... 3 Creating Pivot Tables

More information

A Basic introduction to Microsoft Access

A Basic introduction to Microsoft Access A Basic introduction to Microsoft Access By Ojango J.M.K Department of Animal Sciences, Egerton University, Njoro, Kenya and International Livestock Research Institute, Nairobi, Kenya Ms Access is a database

More information

MICROSOFT ACCESS A. CREATING A DATABASE B. CREATING TABLES IN A DATABASE

MICROSOFT ACCESS A. CREATING A DATABASE B. CREATING TABLES IN A DATABASE Prepared for MIS 6326 by Dr. Sumit Sarkar 1 MICROSOFT ACCESS A database is a collection of different types of data, stored in a manner to facilitate use in diverse ways. In Microsoft Access 2000, a database

More information

Handout: Word 2010 Tips and Shortcuts

Handout: Word 2010 Tips and Shortcuts Word 2010: Tips and Shortcuts Table of Contents EXPORT A CUSTOMIZED QUICK ACCESS TOOLBAR... 2 IMPORT A CUSTOMIZED QUICK ACCESS TOOLBAR... 2 USE THE FORMAT PAINTER... 3 REPEAT THE LAST ACTION... 3 SHOW

More information

PROJECT ON MICROSOFT ACCESS (HOME TAB AND EXTERNAL DATA TAB) SUBMITTED BY: SUBMITTED TO: NAME: ROLL NO: REGN NO: BATCH:

PROJECT ON MICROSOFT ACCESS (HOME TAB AND EXTERNAL DATA TAB) SUBMITTED BY: SUBMITTED TO: NAME: ROLL NO: REGN NO: BATCH: PROJECT ON MICROSOFT ACCESS (HOME TAB AND EXTERNAL DATA TAB) SUBMITTED BY: SUBMITTED TO: NAME: ROLL NO: REGN NO: BATCH: INDEX Microsoft Access- An Overview 2 Datasheet view 4 Create a Table in Datasheet

More information

Word basics. Before you begin. What you'll learn. Requirements. Estimated time to complete:

Word basics. Before you begin. What you'll learn. Requirements. Estimated time to complete: Word basics Word is a powerful word processing and layout application, but to use it most effectively, you first have to understand the basics. This tutorial introduces some of the tasks and features that

More information

Access 2010: The Navigation Pane

Access 2010: The Navigation Pane Access 2010: The Navigation Pane Table of Contents OVERVIEW... 1 BEFORE YOU BEGIN... 2 ADJUSTING THE NAVIGATION PANE... 3 USING DATABASE OBJECTS... 3 CUSTOMIZE THE NAVIGATION PANE... 3 DISPLAY AND SORT

More information

HIT THE GROUND RUNNING MS WORD INTRODUCTION

HIT THE GROUND RUNNING MS WORD INTRODUCTION HIT THE GROUND RUNNING MS WORD INTRODUCTION MS Word is a word processing program. MS Word has many features and with it, a person can create reports, letters, faxes, memos, web pages, newsletters, and

More information

Excel Database Management Microsoft Excel 2003

Excel Database Management Microsoft Excel 2003 Excel Database Management Microsoft Reference Guide University Technology Services Computer Training Copyright Notice Copyright 2003 EBook Publishing. All rights reserved. No part of this publication may

More information

Basic Excel Handbook

Basic Excel Handbook 2 5 2 7 1 1 0 4 3 9 8 1 Basic Excel Handbook Version 3.6 May 6, 2008 Contents Contents... 1 Part I: Background Information...3 About This Handbook... 4 Excel Terminology... 5 Excel Terminology (cont.)...

More information

Introduction to. Microsoft Access 2000. Practicals

Introduction to. Microsoft Access 2000. Practicals Introduction to Microsoft Access 2000 Practicals 1 Contents Practical 1..1 Introduction to Access basics. Getting help in Access. Creating databases and tables. Practical 2 13 More on creating, editing

More information

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9.

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9. Working with Tables in Microsoft Word The purpose of this document is to lead you through the steps of creating, editing and deleting tables and parts of tables. This document follows a tutorial format

More information

Lesson 07: MS ACCESS - Handout. Introduction to database (30 mins)

Lesson 07: MS ACCESS - Handout. Introduction to database (30 mins) Lesson 07: MS ACCESS - Handout Handout Introduction to database (30 mins) Microsoft Access is a database application. A database is a collection of related information put together in database objects.

More information

Module One: Getting Started... 6. Opening Outlook... 6. Setting Up Outlook for the First Time... 7. Understanding the Interface...

Module One: Getting Started... 6. Opening Outlook... 6. Setting Up Outlook for the First Time... 7. Understanding the Interface... 2 CONTENTS Module One: Getting Started... 6 Opening Outlook... 6 Setting Up Outlook for the First Time... 7 Understanding the Interface...12 Using Backstage View...14 Viewing Your Inbox...15 Closing Outlook...17

More information

How To Create A Database For Employee Records In A Club Account In A Computer System In A Cell Phone Or Cell Phone With A Cell Computer (For A Cell)

How To Create A Database For Employee Records In A Club Account In A Computer System In A Cell Phone Or Cell Phone With A Cell Computer (For A Cell) Creating a Database Lab 1 Objectives After completing this lab, you will know how to: 1 Plan, create, and modify a database. 2 Create and save a table structure. 3 Define field names, data types, field

More information

Creating a Database using Access 2007

Creating a Database using Access 2007 Creating a Database using Access 2007 Starting Access 2007 Double click on the Access 2007 icon on the Windows desktop (see right), or click-on the Start button in the lower left corner of the screen,

More information

MS Access. Microsoft Access is a relational database management system for windows. Using this package, following tasks can be performed.

MS Access. Microsoft Access is a relational database management system for windows. Using this package, following tasks can be performed. MS Access Microsoft Access is a relational database management system for windows. Using this package, following tasks can be performed. Organize data into manageable related units Enter, modify and locate

More information

Intro to Excel spreadsheets

Intro to Excel spreadsheets Intro to Excel spreadsheets What are the objectives of this document? The objectives of document are: 1. Familiarize you with what a spreadsheet is, how it works, and what its capabilities are; 2. Using

More information

Table and field properties Tables and fields also have properties that you can set to control their characteristics or behavior.

Table and field properties Tables and fields also have properties that you can set to control their characteristics or behavior. Create a table When you create a database, you store your data in tables subject-based lists that contain rows and columns. For instance, you can create a Contacts table to store a list of names, addresses,

More information

Introduction to Microsoft Access 2003

Introduction to Microsoft Access 2003 Introduction to Microsoft Access 2003 Zhi Liu School of Information Fall/2006 Introduction and Objectives Microsoft Access 2003 is a powerful, yet easy to learn, relational database application for Microsoft

More information

Business Objects Version 5 : Introduction

Business Objects Version 5 : Introduction Business Objects Version 5 : Introduction Page 1 TABLE OF CONTENTS Introduction About Business Objects Changing Your Password Retrieving Pre-Defined Reports Formatting Your Report Using the Slice and Dice

More information

Introduction to MS WINDOWS XP

Introduction to MS WINDOWS XP Introduction to MS WINDOWS XP Mouse Desktop Windows Applications File handling Introduction to MS Windows XP 2 Table of Contents What is Windows XP?... 3 Windows within Windows... 3 The Desktop... 3 The

More information

Advanced Presentation Features and Animation

Advanced Presentation Features and Animation There are three features that you should remember as you work within PowerPoint 2007: the Microsoft Office Button, the Quick Access Toolbar, and the Ribbon. The function of these features will be more

More information

ECDL. European Computer Driving Licence. Spreadsheet Software BCS ITQ Level 2. Syllabus Version 5.0

ECDL. European Computer Driving Licence. Spreadsheet Software BCS ITQ Level 2. Syllabus Version 5.0 European Computer Driving Licence Spreadsheet Software BCS ITQ Level 2 Using Microsoft Excel 2010 Syllabus Version 5.0 This training, which has been approved by BCS, The Chartered Institute for IT, includes

More information

Using Microsoft Access

Using Microsoft Access Using Microsoft Access Microsoft Access is a computer application used to create and work with databases. In computer jargon that means it s a Database Management System or DBMS. So what is a database?

More information

Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick Reference Guide

Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick Reference Guide Open Crystal Reports From the Windows Start menu choose Programs and then Crystal Reports. Creating a Blank Report Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick

More information

Search help. More on Office.com: images templates

Search help. More on Office.com: images templates Page 1 of 14 Access 2010 Home > Access 2010 Help and How-to > Getting started Search help More on Office.com: images templates Access 2010: database tasks Here are some basic database tasks that you can

More information

Creating a Poster in PowerPoint 2010. A. Set Up Your Poster

Creating a Poster in PowerPoint 2010. A. Set Up Your Poster View the Best Practices in Poster Design located at http://www.emich.edu/training/poster before you begin creating a poster. Then in PowerPoint: (A) set up the poster size and orientation, (B) add and

More information

Microsoft Access 2007 Module 1

Microsoft Access 2007 Module 1 Microsoft Access 007 Module http://pds.hccfl.edu/pds Microsoft Access 007: Module August 007 007 Hillsborough Community College - Professional Development and Web Services Hillsborough Community College

More information

User Services. Microsoft Access 2003 II. Use the new Microsoft

User Services. Microsoft Access 2003 II. Use the new Microsoft User Services July 2007 OBJECTIVES Develop Field Properties Import Data from an Excel Spreadsheet Create Relationships Create a Form with a Subform Create Action Queries Create Command Buttons Create a

More information

Outlook Email. User Guide IS TRAINING CENTER. 833 Chestnut St, Suite 600. Philadelphia, PA 19107 215-503-7500

Outlook Email. User Guide IS TRAINING CENTER. 833 Chestnut St, Suite 600. Philadelphia, PA 19107 215-503-7500 Outlook Email User Guide IS TRAINING CENTER 833 Chestnut St, Suite 600 Philadelphia, PA 19107 215-503-7500 This page intentionally left blank. TABLE OF CONTENTS Getting Started... 3 Opening Outlook...

More information

EXCEL 2007. Using Excel for Data Query & Management. Information Technology. MS Office Excel 2007 Users Guide. IT Training & Development

EXCEL 2007. Using Excel for Data Query & Management. Information Technology. MS Office Excel 2007 Users Guide. IT Training & Development Information Technology MS Office Excel 2007 Users Guide EXCEL 2007 Using Excel for Data Query & Management IT Training & Development (818) 677-1700 Training@csun.edu http://www.csun.edu/training TABLE

More information

In this session, we will explain some of the basics of word processing. 1. Start Microsoft Word 11. Edit the Document cut & move

In this session, we will explain some of the basics of word processing. 1. Start Microsoft Word 11. Edit the Document cut & move WORD PROCESSING In this session, we will explain some of the basics of word processing. The following are the outlines: 1. Start Microsoft Word 11. Edit the Document cut & move 2. Describe the Word Screen

More information

Windows XP Pro: Basics 1

Windows XP Pro: Basics 1 NORTHWEST MISSOURI STATE UNIVERSITY ONLINE USER S GUIDE 2004 Windows XP Pro: Basics 1 Getting on the Northwest Network Getting on the Northwest network is easy with a university-provided PC, which has

More information

Microsoft Access 2010

Microsoft Access 2010 IT Training Microsoft Access 2010 Jane Barrett, IT Training & Engagement Team Information System Services Version 3.0 Scope Learning outcomes Learn how to navigate around Access. Learn how to design and

More information

Decision Support AITS University Administration. Web Intelligence Rich Client 4.1 User Guide

Decision Support AITS University Administration. Web Intelligence Rich Client 4.1 User Guide Decision Support AITS University Administration Web Intelligence Rich Client 4.1 User Guide 2 P age Web Intelligence 4.1 User Guide Web Intelligence 4.1 User Guide Contents Getting Started in Web Intelligence

More information

Microsoft PowerPoint 2010

Microsoft PowerPoint 2010 Microsoft PowerPoint 2010 Starting PowerPoint... 2 PowerPoint Window Properties... 2 The Ribbon... 3 Default Tabs... 3 Contextual Tabs... 3 Minimizing and Restoring the Ribbon... 4 The Backstage View...

More information

Getting Started with Excel 2008. Table of Contents

Getting Started with Excel 2008. Table of Contents Table of Contents Elements of An Excel Document... 2 Resizing and Hiding Columns and Rows... 3 Using Panes to Create Spreadsheet Headers... 3 Using the AutoFill Command... 4 Using AutoFill for Sequences...

More information

Excel basics. Before you begin. What you'll learn. Requirements. Estimated time to complete:

Excel basics. Before you begin. What you'll learn. Requirements. Estimated time to complete: Excel basics Excel is a powerful spreadsheet and data analysis application, but to use it most effectively, you first have to understand the basics. This tutorial introduces some of the tasks and features

More information

Contents. Launching FrontPage... 3. Working with the FrontPage Interface... 3 View Options... 4 The Folders List... 5 The Page View Frame...

Contents. Launching FrontPage... 3. Working with the FrontPage Interface... 3 View Options... 4 The Folders List... 5 The Page View Frame... Using Microsoft Office 2003 Introduction to FrontPage Handout INFORMATION TECHNOLOGY SERVICES California State University, Los Angeles Version 1.0 Fall 2005 Contents Launching FrontPage... 3 Working with

More information

Creating and Using Databases with Microsoft Access

Creating and Using Databases with Microsoft Access CHAPTER A Creating and Using Databases with Microsoft Access In this chapter, you will Use Access to explore a simple database Design and create a new database Create and use forms Create and use queries

More information

Access NAMES Computerized Database

Access NAMES Computerized Database Access NAMES Computerized Database 2014 USER'S GUIDE Last Updated: 4/2014 Prepared by: BEVERLY J. SIMS COMPUTER SPECIALIST bsims@uaex.edu 501-671-2263 The Division of Agriculture offers its programs to

More information

Merging Labels, Letters, and Envelopes Word 2013

Merging Labels, Letters, and Envelopes Word 2013 Merging Labels, Letters, and Envelopes Word 2013 Merging... 1 Types of Merges... 1 The Merging Process... 2 Labels - A Page of the Same... 2 Labels - A Blank Page... 3 Creating Custom Labels... 3 Merged

More information

MICROSOFT OFFICE ACCESS 2007 - NEW FEATURES

MICROSOFT OFFICE ACCESS 2007 - NEW FEATURES MICROSOFT OFFICE 2007 MICROSOFT OFFICE ACCESS 2007 - NEW FEATURES Exploring Access Creating and Working with Tables Finding and Filtering Data Working with Queries and Recordsets Working with Forms Working

More information

Creating a Database Using Access 2003 for Windows 2000/Me/XP

Creating a Database Using Access 2003 for Windows 2000/Me/XP Creating a Database Using Access 2003 for Windows 2000/Me/XP Starting Access 2003 Double click on the Access 2003 icon on the Windows desktop (see right), or click-on the Start button in the lower left

More information

Lab 9 Access PreLab Copy the prelab folder, Lab09 PreLab9_Access_intro

Lab 9 Access PreLab Copy the prelab folder, Lab09 PreLab9_Access_intro Lab 9 Access PreLab Copy the prelab folder, Lab09 PreLab9_Access_intro, to your M: drive. To do the second part of the prelab, you will need to have available a database from that folder. Creating a new

More information

Microsoft Access 2000 for Windows Handout: 3 Academic Computing Support Information Technology Services Tennessee Technological University December 2001 1. Creating a new database In this exercise, we

More information

Introduction To Microsoft Office PowerPoint 2007. Bob Booth July 2008 AP-PPT5

Introduction To Microsoft Office PowerPoint 2007. Bob Booth July 2008 AP-PPT5 Introduction To Microsoft Office PowerPoint 2007. Bob Booth July 2008 AP-PPT5 University of Sheffield Contents 1. INTRODUCTION... 3 2. GETTING STARTED... 4 2.1 STARTING POWERPOINT... 4 3. THE USER INTERFACE...

More information

What is a database? The parts of an Access database

What is a database? The parts of an Access database What is a database? Any database is a tool to organize and store pieces of information. A Rolodex is a database. So is a phone book. The main goals of a database designer are to: 1. Make sure the data

More information

Produced by Flinders University Centre for Educational ICT. PivotTables Excel 2010

Produced by Flinders University Centre for Educational ICT. PivotTables Excel 2010 Produced by Flinders University Centre for Educational ICT PivotTables Excel 2010 CONTENTS Layout... 1 The Ribbon Bar... 2 Minimising the Ribbon Bar... 2 The File Tab... 3 What the Commands and Buttons

More information

ECDL. European Computer Driving Licence. Database Software BCS ITQ Level 1. Syllabus Version 1.0

ECDL. European Computer Driving Licence. Database Software BCS ITQ Level 1. Syllabus Version 1.0 ECDL European Computer Driving Licence Database Software BCS ITQ Level 1 Using Microsoft Access 2013 Syllabus Version 1.0 This training, which has been approved by BCS, includes exercise items intended

More information

Microsoft Excel 2010 Part 3: Advanced Excel

Microsoft Excel 2010 Part 3: Advanced Excel CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Excel 2010 Part 3: Advanced Excel Winter 2015, Version 1.0 Table of Contents Introduction...2 Sorting Data...2 Sorting

More information

Access Tutorial 1 Creating a Database. Microsoft Office 2013 Enhanced

Access Tutorial 1 Creating a Database. Microsoft Office 2013 Enhanced Access Tutorial 1 Creating a Database Microsoft Office 2013 Enhanced Objectives Session 1.1 Learn basic database concepts and terms Start and exit Access Explore the Microsoft Access window and Backstage

More information

Internet Explorer 7. Getting Started The Internet Explorer Window. Tabs NEW! Working with the Tab Row. Microsoft QUICK Source

Internet Explorer 7. Getting Started The Internet Explorer Window. Tabs NEW! Working with the Tab Row. Microsoft QUICK Source Microsoft QUICK Source Internet Explorer 7 Getting Started The Internet Explorer Window u v w x y { Using the Command Bar The Command Bar contains shortcut buttons for Internet Explorer tools. To expand

More information

To launch the Microsoft Excel program, locate the Microsoft Excel icon, and double click.

To launch the Microsoft Excel program, locate the Microsoft Excel icon, and double click. EDIT202 Spreadsheet Lab Assignment Guidelines Getting Started 1. For this lab you will modify a sample spreadsheet file named Starter- Spreadsheet.xls which is available for download from the Spreadsheet

More information

Reduced Quality Sample

Reduced Quality Sample Access 2007 Essentials PART ONE Mobile MOUSe Access 2007 Essentials Version # 1.1 Part One 08/08/2010 11:20 About this Course Microsoft Access is the database application included with Microsoft Office.

More information