Access made easy. The Access Object.

Similar documents
INTRODUCTION ACCESS 2010

Microsoft Access 2013

Microsoft Access 2010

Introducing Microsoft Office Specialist Excel Module 1. Adobe Captivate Wednesday, May 11, 2016

Microsoft Access 2013 Lab #01 Part #01

Tutorial 1. Creating a Database

Access Groups. Collect and Store. Text Currency Date/Time. Tables Fields Data Type. You Your Friend Your Parent. Unique information

Microsoft. Access Microsoft Office Specialist 2010 Series EXAM COURSEWARE Achieve more. For Evaluation Only

Click the buttons in the interactive below to learn how to navigate the Access window.

Access Groups. Collect and Store. Text Currency Date/Time. Tables Fields Data Type. You Your Friend Your Parent. Unique information

Microsoft Access 2010

Access Groups. Collect and Store. Text Currency Date/Time. Tables Fields Data Type. You Your Friend Your Parent. Unique information

Module 5. Databases. Astro Computer Training. Page 1

Microsoft Excel 2010 Basic

Getting Started with Access

Open. Select the database and click. Print. Set printing options using the dropdown menus, then click the

Introduction to Microsoft Access

Backstage View Access 2010

a Blank ; Blank web Recent Sample My templates database ; database templates templates

Using Microsoft Access

Getting started with Ms Access Getting Started. Primary Key Composite Key Foreign Key

AVANTUS TRAINING PTE LTD

Administering a Database System

Microsoft Access 2010

Introduction. Getting to Know Word The Ribbon. Word 2010 Getting Started with Word. Video: Exploring Your Word 2010 Environment.

Creating a Unique View on PEPFAR SharePoint

Microsoft Access 2013

Microsoft Access 2013

Skills Exam Objective Objective Number

New Perspectives on Microsoft Access Module 1: Creating a Database

Introduction to Microsoft Access 2016

Creating letters using mail merge in Microsoft Word (Windows PC)

Chapter11 practice file folder. For more information, see Download the practice files in this book s Introduction.

Mastering SmartList & Navigation Lists in Dynamics GP

PRODUCTIVITY TIPS USING OUTLOOK Washtenaw Community College

SharePoint: Fundamentals

OneNote. Using OneNote on the Desktop. Starting screen. The OneNote interface the Ribbon

Quick Start Guide for Outlook 2013

4. Some computers may also be customised so that a program such as Word can be started using a keyboard command.

SharePoint: Fundamentals

Introduction. Opening and Closing Databases. Access 2010 Managing Databases and Objects. Video: Working with Databases in Access 2010

Microsoft Access 2007 Module 1

This book is about using Microsoft Excel to

PowerPoint Presentation to Accompany GO! All In One. Chapter 13

The following instructions cover how to edit an existing report in IBM Cognos Analytics.

Creating and Using a Database in Access 2007

Getting Help in Microsoft Office

DATABASES 1.0 INTRODUCTION 1.1 OBJECTIVES

Microsoft Excel Important Notice

QUICK START GUIDE - PROJECT RESOURCES. Last Updated: 10/15/2012

OUTLOOK HOW DO I? 2013

Excel 2007 New Features Table of Contents

Word 2010 Getting Started with Word. Introduction. Getting to know Word The Ribbon. Video: Exploring Your Word 2010 Environment

Using Microsoft Word. Getting Started With Word. Starting the Program

Rev. C 11/09/2010 Downers Grove Public Library Page 1 of 41

Applying Snagit Settings

Connecting XML Data Sources to Word Using Windward Studios Report Designer

WORKFLOW TRAINING. Reviewing an Agenda Item Through Laserfiche Client. Updated May 2017

Shopping Cart: Queries, Personalizations, Filters, and Settings

EXCEL BASICS: MICROSOFT OFFICE 2007

Tutorial 1 Creating a Database

What s New in Access 2007

MS SharePoint Tip Sheet

Quick Tips & Tricks. Important You must use SEMICOLONS ( ie; ) to separate address when sending mail to multiple users

Access 2013 Introduction to Forms and Reports

Explore commands on the ribbon Each ribbon tab has groups, and each group has a set of related commands.

Rev. B 12/16/2015 Downers Grove Public Library Page 1 of 40

Microsoft Outlook. How To Share A Departmental Mailbox s Calendar

Quick Start Guide - Contents. Opening Word Locating Big Lottery Fund Templates The Word 2013 Screen... 3

This chapter is intended to take you through the basic steps of using the Visual Basic

Excel 2013 Getting Started

Table of Contents COURSE OVERVIEW... 5

Excel The primary replacement for menus and toolbars in Office Excel 2007 is the Ribbon. Designed for easy browsing, the

Connecting SQL Data Sources to Excel Using Windward Studios Report Designer

COMPUTING AND DATA ANALYSIS WITH EXCEL

Create and Modify Queries 7

If there is not a shortcut icon on the desktop: Click on the Start menu > All Apps> and select Word 2016 from the list.

Microsoft Office 2010: Introductory Q&As Access Chapter 2

EXCEL BASICS: MICROSOFT OFFICE 2010

Bulletproofing the Database

Highline College. Office 2016 Video #01: Introduction to Office 2016 & Windows Explorer

Navigate to Cognos Cognos Analytics supports all browsers with the exception of Microsoft Edge.

When you pass Exam : Access 2010, you complete the requirements for the Microsoft Office Specialist (MOS) - Access 2010 certification.

What s New in Cognos. Cognos Analytics Participant s Guide

The Quick Access Toolbar can be either just below the Title Bar or, as in this case, just above the ruler.

Review the interactive to learn how to navigate and interact with slides in the PowerPoint window.

Open Microsoft Word: click the Start button, click Programs> Microsoft Office> Microsoft Office Word 2007.

Please note that this process must be repeated if a new PC is used.

Objective 1: Familiarize yourself with basic database terms and definitions. Objective 2: Familiarize yourself with the Access environment.

Getting Started with Office 365

Hands-On Lab. Building Solutions with Access Lab version: 1.0.2

Roxen Content Provider

Microsoft Access. Data may include facts about people, events, things, or ideas, and is an important asset to any organization.

Pivots and Queries Intro

Microsoft Word. Introduction

Access Made Easy. Forms.

Test Bank Database Processing Fundamentals Designand Implementation 14th Edition Kroenke

Excel 2013 Beyond TheBasics

Microsoft Word 2010 Introduction to Mail Merge

Microsoft Office Illustrated Introductory, Building and Using Queries

Transcription:

Access made easy. The Access Object 01 www.accessallinone.com

This guide was prepared for AccessAllInOne.com by: Robert Austin This is one of a series of guides pertaining to the use of Microsoft Access. AXLSolutions 2012 All rights reserved. No part of this work may be reproduced in any form, or by any means, without permission in writing. 1 P a g e

Contents MS Access... 3 Terminology... 3 Access File Types... 3 Introduction to Access... 4 Resolving the Security Alert... 4 The Access Integrated Development Environment (IDE)... 5 Exploring the Interface... 5 Objects in Access... 6 Navigation Pane... 7 Naming Conventions in Action... 7 Quick Access Toolbar... 8 Compressing Access Databases... 11 Using Templates and Examples... 12 2 P a g e

MS Access Terminology A database is a collection of data, a description of that data and the relationships between those data. That means your diary is a database, your address book, your email provider, even you filing cabinet and My Documents folders are a type of database. A database table in Access is a list of data held as rows and columns. A linked table is a set of data that lives outside of Access and is used within your application. Wizards aid you in the creation of certain objects. Designers provide a window in which to work whilst creating Access objects. For example the table designer creates tables and sets field data types whilst the relationship designer allows you define relationships between tables. External Data is information that exists outside the Access file that you wish to use. For example Timesheets, Invoicing Accounts, currency data from a website, mailing lists in Excel. Access File Types accdb this is an Access 2007 file format. It includes all design-time data as well as run-time data. You should use accdb files whenever possible. mdb - this is an Access 97 file format, legacy. accde, mde these two file formats are executable only and all design-time information has been removed. This stops accidental changes to forms, reports and such and helps prevents database corruption. This is great if you have multiple users but terrible if you lose the accdb or mdb form of the file (see note). accdr is an extension you can change your accdb files to and execute the application as if it were run-time. This negates the need to compile the accdb file and strips out the design code. However, there is also no reason why a user couldn t change the file type back to accdb; so it is, in fact, only a cosmetic alteration. These files are useful though if the user doesn t have a copy of Access on their machine as the Access Runtime Environment can be downloaded for free. accdt is the Access Database Template extension. Note KEEP YOUR accdb and mdb FILES SAFE! These are your development files and you can always make accde and mde files from them. accde and mde cannot be converted back to accdb and mdb files. Once these development files are deleted you cannot change your application. So, backup development files regularly! 3 P a g e

Introduction to Access Before introducing the Access Integrated Development Environment (IDE) we ll resolve a common problem experienced by all; removing the Security Alert popups. Resolving the Security Alert To create an Access database: Open up Access. Open up the Backstage View by clicking the File tab in the top left-hand corner. Click New. Enter the name of the database in the bottom right-hand corner. Click Create. Figure 1.1 If you are opening an access database the Security Warning might display. This can happen if you open an existing database in a location where it has not been opened before. Click on Enable Content and follow the steps below. Figure 1.2 4 P a g e

The Access Integrated Development Environment (IDE) Exploring the Interface Below are the key components that make up the Access Integrated Development Environment. Navigation Pane Tables Queries Forms Macros Modules Reports The Ribbon Development and Work Area Figure 1.3 The Ribbon is where all the Creation, Formatting, Database and External Data Tools are found. The Navigation Pane holds all your Access Objects including Tables, Queries, Forms and Reports. The Development and Work Area will be filled with object designers and developed Tables, Queries, Forms, Reports and Macros. 5 P a g e

Objects in Access The major objects that we will be learning about are: Tables Tables contain data that you will use in your database. Tables are really a generic term in Access to mean a source of data Linked Tables, for instance, can actually be Excel Sheets or another database. Queries Queries provide you with a subset of the data held in tables and enable you to update, delete and add data. Forms Forms present data using text boxes, dropdown menus, datasheets and many other control types. Reports These are the main outputs of any database. In reports data is grouped, sorted, summarised and aggregated to provide users with meaningful, relevant information. Macros Macros are used to automate the application. Some of their uses include opening forms, saving records and printing reports. Relationships The relationships editor allows you to define relationships between tables. This is one of the fundamental requirements of a Relational Database System and allows data to be normalised. Each of the buttons above, when clicked, opens either a designer window or a wizard. 6 P a g e

Navigation Pane Figure 1.4 Figure 1.5 Figure 1.4 shows the navigation pane which houses all the Access Objects stored in the accdb project. Search filter s the navigation pane to only display objects containing the Search term in their name. The circled chevron rolls-up the sub-section, hiding all Macros, Reports, Forms etc. Figure 1.5 shows additional filter options. You can also create Custom groups and Custom links thus creating a custom navigation pane for your application. Naming Conventions in Action With Access Objects it is a good idea to be concise with object names to allow yourself and other developers to easily navigate the application. For example the names below and in figure 1.4 are in simple format (3 letter prefixes are added to the objects; frm for Forms, qry for Queries, rpt for Reports). Using this format all 7 P a g e

queries associated with Table Consumables are grouped together alphabetically. The same applies to Forms, Reports, Tables and Macros. Quick Access Toolbar Figure 1.6 The quick access toolbar Access is very useful for inserting key custom commands. 8 P a g e

To open the editor for the Quick Access Toolbar: Go to the backstage view by clicking on the File tab in the top left-hand corner (Figure 1.10). Click on the Quick Access Toolbar button (Figure 1.11). Figure 1.10 Figure 1.11 9 P a g e

To customise the Quick Access Toolbar, click on the items in the list box as defined by the first oval (Figure 1.12) and click the Add button. These items should move from the list box in Oval 1 to the list box in Oval 2. Finally click the OK button in the bottom right-hand corner. 1 2 Figure 1.12 10 P a g e

Compressing Access Databases Compressing accdb files is frequently required if there are multiple users or the data inside has a high churn rate (see below). To compress the Access database we: Go to backstage view by clicking the File tab in the top left-hand corner of the application. Click on the Compact and Repair Database button (Figure 1.13). Figure 1.13 Note Churn refers to the changes in data over time. Marketing data can be set in stone. Customer management systems and billing systems have a high churn rate. To keep things simple Access does not include run-time functionality to remove deleted records, old and temporary data, old indexes or other metadata this keeps costs down and means you don t need a degree in database management. 11 P a g e

Using Templates and Examples Access has several templates and sample database applications available for download and install. The purpose of these programs is to demonstrate the capabilities of Access. These are worth using as a learning tool as when you download one of the free databases you will receive a good set of tables with normalised structure and data, defined relationships, several queries, some quite advanced functional forms, reports and a substantial amount of VBA and Macro code to learn from. To download the Northwind database: Open up the Backstage View by clicking the File tab in the top left-hand corner. Click New. In the Office.com Templates search bar enter Northwind. Click the arrow button. Search Bar Arrow Button Figure 1.14 12 P a g e

Click on Desktop Northwind 2007 sample Database. Change the location of the project by clicking the folder icon. Change the name of the project by modifying the File Name. Download the project by clicking Download. This is the name of the project Click to download Click on the folder icon to change the location of the project Figure 1.15 13 P a g e