Creating an Address Book Database



Similar documents
Avery Wizard: Using the wizard with Microsoft Word. This is a simple step-by-step guide showing how to use the Avery wizard in word

Introduction to Microsoft Access 2007

A database is a collection of data organised in a manner that allows access, retrieval, and use of that data.

Check out our website!

Working with Access Tables A Continuation

Introduction to Microsoft Access 2013

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

Creating a Database in Access

Setting up a basic database in Access 2003

Introduction to Microsoft Access 2010

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

Creating Rules in Outlook

Setting Up Internet Connection Sharing (ICS) on a Server

To successfully initialize Microsoft Outlook (Outlook) the first time, settings need to be verified.

Microsoft Office Access 2007 Basics

Outlook . Step 1: Open and Configure Outlook

Create a New Database in Access 2010

Using Microsoft Access Databases

Microsoft Access 2010: Basics & Database Fundamentals

Creating tables in Microsoft Access 2007

DOMAIN CENTRAL HOSTING

Creating a Database using Access 2007

Steps to Create a Database

Fax and SMS Quickguide

What's New in ADP Reporting?

Microsoft Access XP Session 1 Week 8

Creating a Google Voice Account:

FAWIN Version Release Notes Setting Up and Assigning Bank Rec Groups

Implementing Mission Control in Microsoft Outlook 2010

Setting up a basic database in Access 2007

Access Part 2 - Design

Step 3: Creating a Page with a Form Component

If the database that is required is similar to a template then whole database can be generated by using a template that already exists.

Updating Your Applied Account

Word 2010: Mail Merge to with Attachments

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

How to set up a database in Microsoft Access

Outlook Profile Setup Guide Exchange 2010 Quick Start and Detailed Instructions

SPSS for Windows importing and exporting data

Learning Services IT Guide. Access 2013

Doors User Data File Export/Import

MICROSOFT ACCESS TABLES

Introduction to Microsoft Access 2003

WorldShip Import Shipment Data

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

Quick Guide to Using your Nokia Phone with Windows 95 Fax - Exchange for Windows 95 or Windows Messaging for Windows 95

Opening a Database in Avery DesignPro 4.0 using ODBC

Adding a User to Active Directory in Windows Server 2012

How To Set Up An Outlook Mailbox On A Windows 2007 (For Free) With A Free Account On A Blackberry Or Ipad (For A Free) Or Ipa (For An Ipa) With An Outlook 2007 (Free) Or

2013 RunSignUp, LLC 407 Chester Avenue Moorestown, NJ (888)

Installation Guide for Windows May 2016

PaperClip. em4 Cloud Client. Setup Guide

Access Queries (Office 2003)

Microsoft Exchange Mailbox Software Setup Guide

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

Beginning Level Microsoft Access (Database)

Instructions: Configuring Outlook 2003 with Exchange 2010 on the FIUMail

Extracting an S/MIME certificate from a digital signature

Microsoft Access 2007 Module 1

June 20, Copyright 2012 by World Class CAD, LLC. All Rights Reserved.

Microsoft Access Basics

Creating an Excel Spreadsheet for Mail Merge. Excel Spreadsheet Mail Merge. 1 of 9 Design & Print Offline: Mail Merge

Central Commissioning Facility Research Management Systems (RMS): User Guidance

Set Up Setup with Microsoft Outlook 2007 using POP3

4. Click Next and then fill in your Name and address. Click Next again.

[COGNOS DATA TRAINING FAQS] This is a list of frequently asked questions for a Cognos user

Microsoft Access 2003 Module 1

LRFP AND PROJECT APPLICATION TRACKING SYSTEM District Administrator Instructions. Accessing the Administrator Section of the Website

How to create labels using a Microsoft Access data file?

Creating an Excel Database for a Mail Merge on a PC. Excel Spreadsheet Mail Merge. 0 of 8 Mail merge (PC)

Getting Started with Access 2007

Versions Addressed: Microsoft Office Outlook 2010/2013. Document Updated: Copyright 2014 Smarsh, Inc. All right reserved

Image and Document Manager. Pontem Software. User s Guide Version /01/2013. Pontem Fund Accounting Software Suite

How to Mail Merge PDF Documents

New To Blackboard: Faculty Edition

What is a database? The parts of an Access database

MICROSOFT ACCESS 2007 BOOK 2

How to use the VCCS Student System

Configuring Network Load Balancing with Cerberus FTP Server

Writer Guide. Chapter 15 Using Forms in Writer

Step Sheet: Creating a Data Table and Charts

Accounts Receivable: Importing Remittance Data

Microsoft Access Rollup Procedure for Microsoft Office Click on Blank Database and name it something appropriate.

Spinsolite.com. Getting Started with EQMS Lite. Quick start guide for EQMS Lite : Free sales CRM. sales crm. lite. a free CRM for every business

Overview... 2 How to Add New Documents... 3 Adding a Note / SMS or Phone Message... 3 Adding a New Letter How to Create Letter Templates...

Chapter 15 Using Forms in Writer

PreClose Monitoring (PCM)

Microsoft Office 2010

MICROSOFT WORD: MAIL MERGE

4. The Third Stage In Designing A Database Is When We Analyze Our Tables More Closely And Create A Between Tables

Access is an extremely complex subject and, inevitably, shortcuts and compromises have been made to reduce the written content of this article.

Outlook 2010 Setup Guide (POP3)

MS Access: Advanced Tables and Queries. Lesson Notes Author: Pamela Schmidt

Computer Science 125. Microsoft Access Project

Mac Outlook Calendar/Scheduler and Tasks

Lab: Data Backup and Recovery in Windows XP

Database Applications Microsoft Access

Easy Setup Guide for the Sony Network Camera

PubMed My NCBI: Saving Searches & Creating Alerts

Microsoft Exchange Mailbox Software Setup Guide

Transcription:

Creating an Address Book Database February 9, 2011 Copyright 2011 by World Class CAD, LLC. All Rights Reserved.

Purpose of the Address Book Contains professional contacts Database is computer based (digital) Can integrate with Mail or Email Merge programs

Begin Microsoft Access by pressing the Start button and then click on All Programs. Choose Microsoft Office and finally Microsoft Office Access 2007. Start Microsoft Access

Entering Microsoft Access To initiate the new database, select Blank Database on the Getting Started Panel. On the Blank Database, we type Address Book in the File Name textbox and we press the Create button.

We enter the Address Book database and we select the blue triangle button to go to the design view mode. The Save As window will appear and we name the table, Address Book. Enter the Access Database

In Design View mode, we type Last Name, tab to the next column and pick Text for the data type. Tab again to the description column and type Please type your last name. The description content becomes the Help Desk information for the database. Making the Table Fields

Additional Fields Add these additional fields: First Name Middle Initial Street Address Apartment Number City State Zip Code Country Home Phone Number Cell Phone Number Work Phone Number Fax Number Personal Email Professional Email Title Organization Birthday Comments

Last Name Field Properties After entering all of the field names, click on the Last Name field. Change the field size to 25. This means that a person s last name can only be 25 characters long. We can set a text field to 255 characters.

First Name Field Properties Proceed to the First Name field. Change the field size to 25. This means that a person s first name can only be 25 characters long.

Middle Name Field Properties Proceed to the Middle Name field. Change the field size to 1. This means that a person s first name can only be 1 character long. Type >L at the input mask which will force the letter to be capitalized. At the Caption, type M.I. and this will be the field heading.

Street and Apartment Number Properties The street field will stay the same. The apartment number field size is 10. The caption is Apt No.

City and State Field Properties The city field will Change the field size to 25. Proceed to the state field. Change the field size to 2. This means that a person s first name can only be 2 character long. Type >LL at the input mask which will force the letter to be capitalized. For the default value, type OH and OH will be the text for state in each record.

Zip Code and Country Properties Proceed to the zip code field. Change the field size to 10. Select the three dotted icon to right of Input Mask. Save the table and name the table Address Book. The Input Mask Wizard window will appear. Pick next and next. Then choose a zip code format with a dash or without a dash. Press Finish. The country field will have a 25 character field size. The default value will be USA.

Phone Numbers Field Properties Proceed to the home phone number field. Change the field size to 15. Select the three dotted icon to right of Input Mask. Save the table. The Input Mask Wizard window will appear. Pick next and next. Then choose a phone number format with dashes or parenthesis or without. Press Finish. Repeat this process for each type of phone number in the address book database. Proceed to the email field. Keep the field at 50 characters.

Work Title and Organization Proceed to the work title field name. Change the field size to 25. Go on to the organization name field name. Change the field size to 25.

Change the data type for the birthday field to Date/Time. The format should be long date. Birthday Field Properties Use the Input Mask Wizard to choose a the shirt date as the mode to input data. Press Finish.

Keep the text field size at 255 characters for comments. Comment Field

Checking the Table Select the View button and change to Datasheet View. To beta test the database, we type in 4 to 5 people to check the formatting of the fields. If we see an error, we can return to the Design View to make changes. After we verify the database table, next go to the form lesson.