Customization Manager in Microsoft Dynamics SL 7.0

Size: px
Start display at page:

Download "Customization Manager in Microsoft Dynamics SL 7.0"

Transcription

1 Customization Manager in Microsoft Dynamics SL : Customization Manager in Microsoft Dynamics SL 7.0 (1 Day) About this Course This one-day course is designed to give individuals a comprehensive and practical overview of how to use the Microsoft Dynamics( SL Customization Manager to modify standard Microsoft Dynamics SL application windows. This class teaches students how to give a custom look to Microsoft Dynamics SL windows, meet specific system processing or security requirements, accommodate individual user needs, as well as provide a basic understanding related to the theory, tools, and functions of the Customization Manager and Visual Basic for Application modules. This course also provides definitions for terminology related to the Customization Manager such as objects, events, captions, and headings. Audience Profile This course is intended for individuals who need to know how to modify the appearance and operation of standard Microsoft Dynamics SL windows for specific operator requirements. Prerequisites Before attending this course, students must have: A working knowledge of Microsoft( Windows( and your specific network operating system, Microsoft Windows 2003 Server, Microsoft Windows Vista etc. A fundamental knowledge of Microsoft Dynamics SL system operation and maintenance Some experience or knowledge of Microsoft( SQL Server( and Structured Query Language (SQL) At Course Completion After completing this course, students should understand: How to rearrange the fields in data entry windows to more closely resemble source document formats or to make room for new or additional window fields How to change the tab order the cursor moves through the fields in each window How to change the default values of Solomon window fields How to modify the way data fields display values like telephone and social security numbers How to hide fields for all users, specific users, or specific groups How to make fields display only How to add new items to windows such as data object fields, labels, buttons, frames, and tabs How to write Microsoft( Visual Basic( for Application (VBA) code and associate the VBA code with a Microsoft Dynamics SL window or object Course Outline Module 1: Customization Manager Overview, Getting Started with Customizations, Customizing Screen Appearance and Flow This chapter discusses the types of customizations that can be completed using the Customization Manger module of Microsoft Dynamics SL, identifies how the Customization Manager module customizes a Microsoft Dynamics SL window, describes the main components of the Customization Manager module and other optional customization software tools, explains the functional scope of both the Customization Manager and Microsoft Dynamics SL Visual Basic for Application (VBA) modules, and illustrates how to tell a customized Microsoft Dynamics SL window from a standard Microsoft Dynamics SL window. This chapter also explains how to plan for customizations, defines Customization Manager Terminology and concepts, discusses the different customization level available, illustrates how to start and stop Customization Manager, and

2 demonstrates how to select and identify window objects. It also covers how to modify screen terminology, move and size objects, change colors and fonts, set customization options, and save customizations. Introducing Customization Manager How Customization Manager Functions Customization Manager Components Other Optional Customization Tools Understanding the Scope of Customization Manager Identifying a Customized Solomon Window Planning the Customization Understanding the Basic Terminology Customize Menu Options Selecting the Customization Level Procedures to Set up a Customization Group Procedures to Select the Customization Level Starting Customize Mode Procedures to Start Customize Mode Saving Customizations Procedures to Save a Customization Stopping Customization Manager Procedures to Stop Customization Mode Selecting Objects and the Properties Window Procedures to Open the Properties Screen Selecting the Object to Modify Procedures to Select an Object to Modify Procedures to Select a Different Object While in Properties Identifying the Object in Focus Procedures to Identify an Object Identifying the Current Value of an Object Procedures to Open the Customization Property Browser Modifying Screen Terminology Procedures to Move Objects Resizing Objects Procedures to Resize Windows and Objects Properties of Moved and Resized Objects Setting Customization Options Changing Colors Procedures to Change the BackColor or ForeColor Changing Fonts Procedures to Change the Font Changing the Alignment of Text Procedures to Change the Alignment Modifying Cursor Movement in a Window Procedures to Change the Tabbing Lab : Selecting Customization Tools In this exercise, students determine the Microsoft Dynamics SL customization tools that are needed to complete the customizations required for each scenario. Lab : Selecting the Level, Starting Customization Mode In this exercise, students learn to start and stop Customization Mode, as well as practice selecting different objects in a Microsoft Dynamics SL window. Lab : Selecting and Viewing Objects In this exercise, students review the identification properties associated with certain objects in a Microsoft Dynamics SL window. Lab : Changing Captions and Headings In this exercise, students change the name of a data object in form and grid view. Lab : Moving Window Objects

3 In this exercise, students move and align objects in a Microsoft Dynamics SL window. Lab : Change Colors and Fonts In this exercise, students change the color and font properties associated with an object. Lab : Change Tab Stops In this exercise, students change the tab stop order of objects in a Microsoft Dynamics SL window. Lab : Change Tab Order In this exercise, students change the tab order of a Microsoft Dynamics SL window. Identify the types of customizations that can be completed using the Customization Manger module. Understand how the Customization Manager module customizes a Microsoft Dynamics SL window. Recognize how the Customization Manager module customizes a Microsoft Dynamics SL window. Understand the functional scope of both the Customization Manager and Microsoft Dynamics SL Visual Basic for Application (VBA) modules. Identify how to tell a customized Microsoft Dynamics SL window from a standard Microsoft Dynamics SL window. Identify the considerations for planning customizations. Understand Customization Manager Terminology and concepts. Understand the different customizations levels. Establish customization groups. Start and stop the Customization Manager. Select and identify window objects. Modify screen terminology. Move and size objects. Change colors and fonts. Set customization options. Save customizations. Module 2: Masks, Security and Values, Lookups, Tab Objects, New Objects This chapter discusses how to change the display mask of data, field level security, securing customizations, setting default values for data fields, and setting minimum and maximum values. It also covers how to work with lookups, how to work with tab objects, and inserting new objects into Microsoft Dynamics SL windows. Changing the Display Mask of Data Procedures to Define a Custom Mask Establishing Security Application Field-Level Security Procedures to Set an Object's Visibility Procedures to Enable or Disable an Object's Accessibility Procedures to Secure an Object's Customization Customization-Level Security Procedures to Set Customization-Level Security Changing Default Object Values Procedures to Change an Object's Default Value Changing Values and Ranges On and Off Values for Checkboxes Procedures to Set an Object's On and Off Values True Text Values for Option Buttons Procedures to Define an Object's True Text Values Minimum and Maximum Values Procedures to Set an Object's Min/Max Values Working with Lookups Procedures to Modify a Value List for a Combo Box Procedures to Define a Value List for a New Object Working With Tab Objects Procedures to Add a Tab to a Tab Object

4 Inserting New Objects Into Windows Procedures to Insert an Additional Object Lab : Changing Masks In this exercise, students change the mask of an object to only permit numbers and upper case letters. Lab : Setting Field-Level Security In this exercise, students review how to set field-level security. Lab : Changing Combo Box Default Values In this exercise, students change the default value of a Combo Box object. Lab : Changing Text Box Default Values In this exercise, students change the default value of a Text Box object. Lab : Simplifying Data Entry Screens In this exercise, students remove objects associated with a Microsoft Dynamics SL window in order to simplify data entry into the window. Lab : Restricting Value Ranges In this exercise, students set a maximum value for a data object. Lab : Limiting Selections in a Combo Box In this exercise, students remove one of the value options of a data object in order to enforce a review policy of data. Lab : Adding Possible Value Lists to Text Boxes In this exercise, students add a possible values list to a data object to enforce standard data entry types. Lab : Add a New Tab In this exercise, students add a tab to a current tab object in a Microsoft Dynamics SL window. Lab : Inserting New Objects In this exercise, students add and format objects to the new tab of a Microsoft Dynamics SL window. Change the display mask of data. Understand field level security. Secure customizations. Set default values. Set minimum and maximum values. Work with lookups. Work with tab objects. Insert new objects. Module 3: Managing Customizations, Customizing Events Using Visual Basic for Applications This chapter discusses the basics of Microsoft Dynamics SL customization management, how to export customizations for use in other Microsoft Dynamics SL databases, how to import customizations into Microsoft Dynamics SL databases, and how to remove customizations from screens in objects. This chapter also covers the Microsoft Visual Basic for Applications (VBA) module operating theory, how to access the VBA module through the Customization Manager module, and how to associate VBA custom event code to Microsoft Dynamics SL window objects. Exporting Customizations to Other Databases Procedures to Export Customizations Viewing and Editing Export Files

5 Procedures to View the Contents of Export Files Importing Customizations from Other Databases Procedures to Import Customizations into a Database Removing Customizations Procedures to Remove Object Changes or an Object Procedures to Remove Screen Changes or a Subform Understanding the Concept Defining Custom Event Code Procedures to Develop Custom Event Code With VBA Lab : Exporting and Viewing Customizations In this exercise, students export customizations and review the customization export file. Lab : Removing a Customization In this exercise, students remove the customizations associated with a Microsoft Dynamics SL window. Lab : Documenting a Customization In this exercise, students document a customization using a print screen and a short description of the customization. Lab : Attaching Custom Event Code to Require a Password In this exercise, students disable access to a data object, and use VBA code to add a dialog box to prompt the user for a password to change the value of the data object. Lab : Attaching Custom Event Code to Objects In this exercise, students use VBA code to add a Quick Print button to one of the Solomon windows to print information displayed in the window. Understand the basics of Microsoft Dynamics SL customization management. Export customizations for use in other Microsoft Dynamics SL databases. Import customizations into Microsoft Dynamics SL databases. Remove customizations from screens in objects. Understand Visual Basic for Applications (VBA) module operating theory. Access the VBA module through the Customization Manager module. Associate VBA custom event code to Microsoft Dynamics SL window objects. Module 4: Appendix: Properties of Window Objects This appendix reviews the properties associated with objects in the Properties window. Properties of Window Objects. *E-Tek is an authorized Prometric testing center, offering official Microsoft certification exams at its Secaucus, New Jersey (NJ) location.

Modifier with Visual Basic with Applications (VBA) in Microsoft Dynamics GP 9.0

Modifier with Visual Basic with Applications (VBA) in Microsoft Dynamics GP 9.0 Modifier with Visual Basic with Applications (VBA) in Microsoft Dynamics GP 9.0 8520: Modifier with VBA in Microsoft Dynamics GP 9.0 (3 Days) About this Course The three-day Microsoft DynamicsT GP Modifier

More information

Extending Microsoft Dynamics CRM 4.0

Extending Microsoft Dynamics CRM 4.0 Extending Microsoft Dynamics CRM 4.0 8969: Extending Microsoft Dynamics CRM 4.0 (3 Days) About this Course This three-day instructor-led course provides students with the knowledge and skills to develop

More information

Accounts Receivable in Microsoft Dynamics SL 2011

Accounts Receivable in Microsoft Dynamics SL 2011 Accounts Receivable in Microsoft Dynamics SL 2011 80320: Accounts Receivable in Microsoft Dynamics SL 2011 (1 Day) About this Course This one-day course explores the accounting cycle and the processes

More information

Asset Track Getting Started Guide. An Introduction to Asset Track

Asset Track Getting Started Guide. An Introduction to Asset Track Asset Track Getting Started Guide An Introduction to Asset Track Contents Introducing Asset Track... 3 Overview... 3 A Quick Start... 6 Quick Start Option 1... 6 Getting to Configuration... 7 Changing

More information

Creating Fill-able Forms using Acrobat 8.0: Part 1

Creating Fill-able Forms using Acrobat 8.0: Part 1 Creating Fill-able Forms using Acrobat 8.0: Part 1 The first step in creating a fill-able form in Adobe Acrobat is to generate the form with all its formatting in a program such as Microsoft Word. Then

More information

Access Tutorial 8: Combo Box Controls

Access Tutorial 8: Combo Box Controls Access Tutorial 8: Combo Box Controls 8.1 Introduction: What is a combo box? So far, the only kind of control you have used on your forms has been the text box. However, Access provides other controls

More information

8 CREATING FORM WITH FORM WIZARD AND FORM DESIGNER

8 CREATING FORM WITH FORM WIZARD AND FORM DESIGNER 8 CREATING FORM WITH FORM WIZARD AND FORM DESIGNER 8.1 INTRODUCTION Forms are very powerful tool embedded in almost all the Database Management System. It provides the basic means for inputting data for

More information

Microsoft Word 2011: Create a Table of Contents

Microsoft Word 2011: Create a Table of Contents Microsoft Word 2011: Create a Table of Contents Creating a Table of Contents for a document can be updated quickly any time you need to add or remove details for it will update page numbers for you. A

More information

Microsoft Office Access 2010: Intermediate. Course Overview Course Introduction. Course Length: 1 Day. Course Overview

Microsoft Office Access 2010: Intermediate. Course Overview Course Introduction. Course Length: 1 Day. Course Overview Microsoft Office Access 2010: Intermediate Course Length: 1 Day Course Overview This ILT Series course builds on the skills and concepts taught in Access 2010: Basic. Students will learn how to normalize

More information

Tutorial 3 Maintaining and Querying a Database

Tutorial 3 Maintaining and Querying a Database Tutorial 3 Maintaining and Querying a Database Microsoft Access 2013 Objectives Session 3.1 Find, modify, and delete records in a table Hide and unhide fields in a datasheet Work in the Query window in

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

Training Needs Analysis

Training Needs Analysis Training Needs Analysis Microsoft Office 2007 Access 2007 Course Code: Name: Chapter 1: Access 2007 Orientation I understand how Access works and what it can be used for I know how to start Microsoft Access

More information

Access Tutorial 3 Maintaining and Querying a Database. Microsoft Office 2013 Enhanced

Access Tutorial 3 Maintaining and Querying a Database. Microsoft Office 2013 Enhanced Access Tutorial 3 Maintaining and Querying a Database Microsoft Office 2013 Enhanced Objectives Session 3.1 Find, modify, and delete records in a table Hide and unhide fields in a datasheet Work in the

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

MICROSOFT ACCESS 2007 BOOK 2

MICROSOFT ACCESS 2007 BOOK 2 MICROSOFT ACCESS 2007 BOOK 2 4.1 INTRODUCTION TO ACCESS FIRST ENCOUNTER WITH ACCESS 2007 P 205 Access is activated by means of Start, Programs, Microsoft Access or clicking on the icon. The window opened

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

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

A ribbon has replaced the Desktop toolbar. You still have access to the same features, but the new interface makes them easier to find.

A ribbon has replaced the Desktop toolbar. You still have access to the same features, but the new interface makes them easier to find. Sage 100 2016 What s New Global Enhancements New Product Key Required If you use the Payroll module, you must enter your new product key when installing Sage 100 2016. If you enter a product key obtained

More information

How to install and use the File Sharing Outlook Plugin

How to install and use the File Sharing Outlook Plugin How to install and use the File Sharing Outlook Plugin Thank you for purchasing Green House Data File Sharing. This guide will show you how to install and configure the Outlook Plugin on your desktop.

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

D2L: An introduction to CONTENT University of Wisconsin-Parkside

D2L: An introduction to CONTENT University of Wisconsin-Parkside D2L: An introduction to CONTENT University of Wisconsin-Parkside FOR FACULTY: What is CONTENT? The Content and Course Builder tools both allow you to organize materials in D2L. Content lets you and your

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

Dashboard Builder TM for Access

Dashboard Builder TM for Access Dashboard Builder TM for Access Professional Edition Application Guide Version 5 8/8/15 This document is copyright 2007-2015 OpenGate Software. The information contained in this document is subject to

More information

Logi Ad Hoc Reporting System Administration Guide

Logi Ad Hoc Reporting System Administration Guide Logi Ad Hoc Reporting System Administration Guide Version 11.2 Last Updated: March 2014 Page 2 Table of Contents INTRODUCTION... 4 Target Audience... 4 Application Architecture... 5 Document Overview...

More information

Course: Access 2003. 50 Cragwood Rd, Suite 35 South Plainfield, NJ 07080. Victoria Commons, 613 Hope Rd Building #5, Eatontown, NJ 07724

Course: Access 2003. 50 Cragwood Rd, Suite 35 South Plainfield, NJ 07080. Victoria Commons, 613 Hope Rd Building #5, Eatontown, NJ 07724 COURSE SYLLABUS Microsoft Office Specialist Program Course: Access 2003 50 Cragwood Rd, Suite 35 South Plainfield, NJ 07080 Victoria Commons, 613 Hope Rd Building #5, Eatontown, NJ 07724 130 Clinton Rd,

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

Using Microsoft Word to Create Your Theses or Dissertation

Using Microsoft Word to Create Your Theses or Dissertation Overview Using Microsoft Word to Create Your Theses or Dissertation MsWord s style feature provides you with several options for managing the creation of your theses or dissertation. Using the style feature

More information

Implementing and Maintaining Microsoft SQL Server 2008 Integration Services

Implementing and Maintaining Microsoft SQL Server 2008 Integration Services Course 6234A: Implementing and Maintaining Microsoft SQL Server 2008 Integration Services Length: 3 Days Language(s): English Audience(s): IT Professionals Level: 200 Technology: Microsoft SQL Server 2008

More information

Writer Guide. Chapter 15 Using Forms in Writer

Writer Guide. Chapter 15 Using Forms in Writer Writer Guide Chapter 15 Using Forms in Writer Copyright This document is Copyright 2005 2008 by its contributors as listed in the section titled Authors. You may distribute it and/or modify it under the

More information

Chapter 15 Using Forms in Writer

Chapter 15 Using Forms in Writer Writer Guide Chapter 15 Using Forms in Writer OpenOffice.org Copyright This document is Copyright 2005 2006 by its contributors as listed in the section titled Authors. You can distribute it and/or modify

More information

Increasing Productivity and Collaboration with Google Docs. Charina Ong Educational Technologist charina.ong@nus.edu.sg

Increasing Productivity and Collaboration with Google Docs. Charina Ong Educational Technologist charina.ong@nus.edu.sg Increasing Productivity and Collaboration with Google Docs charina.ong@nus.edu.sg Table of Contents About the Workshop... i Workshop Objectives... i Session Prerequisites... i Google Apps... 1 Creating

More information

Access Part 2 - Design

Access Part 2 - Design Access Part 2 - Design The Database Design Process It is important to remember that creating a database is an iterative process. After the database is created and you and others begin to use it there will

More information

PDF Web Form. Projects 1

PDF Web Form. Projects 1 Projects 1 In this project, you ll create a PDF form that can be used to collect user data online. In this exercise, you ll learn how to: Design a layout for a functional form. Add form fields and set

More information

Inventory Manager. Getting started Usage and general How-To

Inventory Manager. Getting started Usage and general How-To Getting started Usage and general How-To Before you begin: Prerequisites: o SQL Server 2008 R2 Express Edition with the default SQLEXPRESS instance MUST be installed in order to use. If you do not have

More information

ADOBE ACROBAT 7.0 CREATING FORMS

ADOBE ACROBAT 7.0 CREATING FORMS ADOBE ACROBAT 7.0 CREATING FORMS ADOBE ACROBAT 7.0: CREATING FORMS ADOBE ACROBAT 7.0: CREATING FORMS...2 Getting Started...2 Creating the Adobe Form...3 To insert a Text Field...3 To insert a Check Box/Radio

More information

Microsoft Access Tutorials: Table of Contents

Microsoft Access Tutorials: Table of Contents Microsoft Access Tutorials: Table of Contents 1. Introduction to Microsoft Access 1.1 Introduction: What is Access? 1 1.1.1 The many faces of Access 1 1.1.2 What is in an Access database file? 3 1.2 Learning

More information

How to Build a SharePoint Website

How to Build a SharePoint Website How to Build a SharePoint Website Beginners Guide to SharePoint Overview: 1. Introduction 2. Access your SharePoint Site 3. Edit Your Home Page 4. Working With Text 5. Inserting Pictures 6. Making Tables

More information

Manual English KOI Desktop App 2.0.x

Manual English KOI Desktop App 2.0.x Manual English KOI Desktop App 2.0.x KOI Kommunikation, Organisation, Information Comm-Unity EDV GmbH 2010 Contents Introduction... 3 Information on how to use the documentation... 3 System requirements:...

More information

Access Tutorial 6: Form Fundamentals

Access Tutorial 6: Form Fundamentals Access Tutorial 6: Form Fundamentals 6.1 Introduction: Using forms as the core of an application Forms provide a user-oriented interface to the data in a database application. They allow you, as a developer,

More information

Microsoft PowerPoint 2011

Microsoft PowerPoint 2011 Microsoft PowerPoint 2011 Starting PowerPoint... 2 Creating Slides in Your Presentation... 3 Beginning with the Title Slide... 3 Inserting a New Slide... 3 Adding an Image to a Slide... 4 Downloading Images

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

Tutorial 3. Maintaining and Querying a Database

Tutorial 3. Maintaining and Querying a Database Tutorial 3 Maintaining and Querying a Database Microsoft Access 2010 Objectives Find, modify, and delete records in a table Learn how to use the Query window in Design view Create, run, and save queries

More information

Microsoft Office 2010

Microsoft Office 2010 Access Tutorial 3 Maintaining and Querying a Database Microsoft Office 2010 Objectives Find, modify, and delete records in a table Learn how to use the Query window in Design view Create, run, and save

More information

PRODUCT VERSION: 4.0.0

PRODUCT VERSION: 4.0.0 Cellica Database Anywhere for Android User Guide PRODUCT VERSION: 4.0.0 1 INTRODUCTION 7 1.1 Features 7 2 Using the Cellica Database anywhere on the desktop 9 2.1 Profile Manager 10 2.1.1 Add Profile 10

More information

Use the below instructions to configure your wireless settings to connect to the secure wireless network using Microsoft Windows Vista/7.

Use the below instructions to configure your wireless settings to connect to the secure wireless network using Microsoft Windows Vista/7. Use the below instructions to configure your wireless settings to connect to the secure wireless network using Microsoft Windows Vista/7. 1. Click the Windows Start button, then Control Panel How-To-WCC-Secure-Windows-7-11/4/2010-4:09

More information

How To Set Up Total Recall Web On A Microsoft Memorybook 2.5.2.2 (For A Microtron)

How To Set Up Total Recall Web On A Microsoft Memorybook 2.5.2.2 (For A Microtron) Total Recall Web Web Module Manual and Customer Quick Reference Guides COPYRIGHT NOTICE Copyright 1994-2009 by DHS Associates, Inc. All Rights Reserved. All TOTAL RECALL, TOTAL RECALL SQL, TOTAL RECALL

More information

Appointment Scheduler

Appointment Scheduler EZClaim Appointment Scheduler User Guide Last Update: 11/19/2008 Copyright 2008 EZClaim This page intentionally left blank Contents Contents... iii Getting Started... 5 System Requirements... 5 Installing

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

INTRODUCTION TO MICROSOFT ACCESS MINIMAL MANUAL

INTRODUCTION TO MICROSOFT ACCESS MINIMAL MANUAL University of Glasgow Department of Computing Science INTRODUCTION TO MICROSOFT ACCESS MINIMAL MANUAL 1 Databases in Access...2 2 The Database Window...2 3 Help...2 4 Saving...3 5 Wizards...3 6 Tables...3

More information

Creating Personal Web Sites Using SharePoint Designer 2007

Creating Personal Web Sites Using SharePoint Designer 2007 Creating Personal Web Sites Using SharePoint Designer 2007 Faculty Workshop May 12 th & 13 th, 2009 Overview Create Pictures Home Page: INDEX.htm Other Pages Links from Home Page to Other Pages Prepare

More information

ProperSync 1.3 User Manual. Rev 1.2

ProperSync 1.3 User Manual. Rev 1.2 ProperSync 1.3 User Manual Rev 1.2 Contents Overview of ProperSync... 3 What is ProperSync... 3 What s new in ProperSync 1.3... 3 Getting Started... 4 Installing ProperSync... 4 Activating ProperSync...

More information

To export data formatted for Avery labels -

To export data formatted for Avery labels - Information used to create labels in the Client Data System (CDS) can be exported out of CDS and used to create labels in Microsoft Word, making it possible to customize the font style, size, and color.

More information

DESKTOP PRODUCTIVITY SOFTWARE

DESKTOP PRODUCTIVITY SOFTWARE USING WINDOWS 8 UNIT 1: INTRODUCTION TO COMPUTERS Topic A: Overview of computers Topic B: How computers work Topic C: Starting the computer UNIT 2: INPUT DEVICES Topic A: Mouse and keyboard basics Topic

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

PowerLogic ION Enterprise 6.0

PowerLogic ION Enterprise 6.0 70002-0298-00 06/2009 PowerLogic ION Enterprise 6.0 Power management software User guide Notices This section describes the symbols used in this guide. Danger This alerts you to things that may cause

More information

Creating a table of contents quickly in Word

Creating a table of contents quickly in Word Creating a table of contents quickly in Word This note shows you how to set up a table of contents that can be generated and updated quickly and easily, even for the longest and most complex documents.

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

Introduction to PowerPoint 2013

Introduction to PowerPoint 2013 Introduction to PowerPoint 2013 PowerPoint is a program that creates presentations or slide shows. A typical PowerPoint slide show presentation may contain text, pictures, movies or other media. Presentations

More information

Microsoft PowerPoint 2008

Microsoft PowerPoint 2008 Microsoft PowerPoint 2008 Starting PowerPoint... 2 Creating Slides in Your Presentation... 3 Beginning with the Title Slide... 3 Inserting a New Slide... 3 Slide Layouts... 3 Adding an Image to a Slide...

More information

Microsoft Access Glossary of Terms

Microsoft Access Glossary of Terms Microsoft Access Glossary of Terms A Free Document From www.chimpytech.com COPYRIGHT NOTICE This document is copyright chimpytech.com. Please feel free to distribute and give away this document to your

More information

PRODUCT VERSION: 4.0.0

PRODUCT VERSION: 4.0.0 CELLICA DATABASE ANYWHERE FOR IPHONE USER GUIDE PRODUCT VERSION: 4.0.0. CONTENTS 1 Introduction 6 1.1 Features 6 2 Using the Cellica Database Anywhere on the desktop 7 2.1 Profile Manager 7 2.1.1 Add Profile

More information

BSDI Advanced Fitness & Wellness Software

BSDI Advanced Fitness & Wellness Software BSDI Advanced Fitness & Wellness Software 6 Kellie Ct. Califon, NJ 07830 http://www.bsdi.cc INSTRUCTION SHEET FOR MOVING YOUR DATABASE FROM ONE COMPUTER TO ANOTHER This document will outline the steps

More information

MONAHRQ Installation Permissions Guide. Version 2.0.4

MONAHRQ Installation Permissions Guide. Version 2.0.4 MONAHRQ Installation Permissions Guide Version 2.0.4 March 19, 2012 Check That You Have all Necessary Permissions It is important to make sure you have full permissions to run MONAHRQ. The following instructions

More information

User Services. Intermediate Microsoft Access. Use the new Microsoft Access. Getting Help. Instructors OBJECTIVES. July 2009

User Services. Intermediate Microsoft Access. Use the new Microsoft Access. Getting Help. Instructors OBJECTIVES. July 2009 User Services July 2009 OBJECTIVES Develop Field Properties Import Data from an Excel Spreadsheet & MS Access database Create Relationships Create a Form with a Subform Create Action Queries Create Command

More information

Figure Error! No text of specified style in document..1: Project Organization

Figure Error! No text of specified style in document..1: Project Organization 2. Form Designer Introduction In Epi Info 7, the Form Designer and the Enter modules work together to design the data entry process and collect data. Form Designer is the tool used to design the survey,

More information

Course 6234A: Implementing and Maintaining Microsoft SQL Server 2008 Analysis Services

Course 6234A: Implementing and Maintaining Microsoft SQL Server 2008 Analysis Services Course 6234A: Implementing and Maintaining Microsoft SQL Server 2008 Analysis Services Length: Delivery Method: 3 Days Instructor-led (classroom) About this Course Elements of this syllabus are subject

More information

Giving users forms instead of tables lets them enter and manipulate data while protecting the tables structure (field properties, etc.).

Giving users forms instead of tables lets them enter and manipulate data while protecting the tables structure (field properties, etc.). Microsoft Office Access 2010 Understanding Forms Forms are tools for entering, editing or viewing information in tables or queries. They can also be used for searching, and even for printing although reports

More information

How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows)

How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows) Introduction EASYLABEL 6 has several new features for saving the history of label formats. This history can include information about when label formats were edited and printed. In order to save this history,

More information

LMS 365 Learning Module Builder Add-in Installation Guide VERSION 1.4.2.x

LMS 365 Learning Module Builder Add-in Installation Guide VERSION 1.4.2.x LMS 365 Learning Module Builder Add-in Installation Guide VERSION 1.4.2.x Contents 1. OVERVIEW AND SOFTWARE REQUIREMENTS... 3 1.1 AUDIENCE... 3 1.2 ABOUT THE ADD-IN... 3 1.3 SERVER SOFTWARE REQUIREMENTS:...

More information

Jolly Server Getting Started Guide

Jolly Server Getting Started Guide JOLLY TECHNOLOGIES Jolly Server Getting Started Guide The purpose of this guide is to document the creation of a new Jolly Server in Microsoft SQL Server and how to connect to it using Jolly software products.

More information

Creating Custom Crystal Reports Tutorial

Creating Custom Crystal Reports Tutorial Creating Custom Crystal Reports Tutorial 020812 2012 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical,

More information

Where do I start? DIGICATION E-PORTFOLIO HELP GUIDE. Log in to Digication

Where do I start? DIGICATION E-PORTFOLIO HELP GUIDE. Log in to Digication You will be directed to the "Portfolio Settings! page. On this page you will fill out basic DIGICATION E-PORTFOLIO HELP GUIDE Where do I start? Log in to Digication Go to your school!s Digication login

More information

Introduction to Visio 2003 By Kristin Davis Information Technology Lab School of Information The University of Texas at Austin Summer 2005

Introduction to Visio 2003 By Kristin Davis Information Technology Lab School of Information The University of Texas at Austin Summer 2005 Introduction to Visio 2003 By Kristin Davis Information Technology Lab School of Information The University of Texas at Austin Summer 2005 Introduction This tutorial is designed for people who are new

More information

ADP Workforce Now V3.0

ADP Workforce Now V3.0 ADP Workforce Now V3.0 Manual What s New Checks in and Custom ADP Reporting Grids V12 Instructor Handout Manual Guide V10171180230WFN3 V09171280269ADPR12 2011 2012 ADP, Inc. ADP s Trademarks The ADP Logo

More information

Netezza Workbench Documentation

Netezza Workbench Documentation Netezza Workbench Documentation Table of Contents Tour of the Work Bench... 2 Database Object Browser... 2 Edit Comments... 3 Script Database:... 3 Data Review Show Top 100... 4 Data Review Find Duplicates...

More information

DYNAMICS TUTORIAL. The Dynamics Series

DYNAMICS TUTORIAL. The Dynamics Series DYNAMICS TUTORIAL Requirements Read the following introduction taken from the Dynamics Product Fundamentals manual. Then use the on-line tutorial to familiarize yourself with the basics of Dynamics. (Instructions

More information

SQL Server 2005: Report Builder

SQL Server 2005: Report Builder SQL Server 2005: Report Builder Table of Contents SQL Server 2005: Report Builder...3 Lab Setup...4 Exercise 1 Report Model Projects...5 Exercise 2 Create a Report using Report Builder...9 SQL Server 2005:

More information

SMARTEAM - Editor Administrator Guide

SMARTEAM - Editor Administrator Guide SMARTEAM - Editor Administrator Guide SmarTeam Corporation Ltd. Web: www.smarteam.com Tel: +972-9-7644000 5 Hagavish St., P.O.B 7020 Email: info@smarteam.com Fax: +972-9-7644001 Kfar Saba, Israel 44641

More information

Build Your First Web-based Report Using the SAS 9.2 Business Intelligence Clients

Build Your First Web-based Report Using the SAS 9.2 Business Intelligence Clients Technical Paper Build Your First Web-based Report Using the SAS 9.2 Business Intelligence Clients A practical introduction to SAS Information Map Studio and SAS Web Report Studio for new and experienced

More information

Using an Access Database

Using an Access Database A Few Terms Using an Access Database These words are used often in Access so you will want to become familiar with them before using the program and this tutorial. A database is a collection of related

More information

PRODUCT VERSION: 7.0.0

PRODUCT VERSION: 7.0.0 Cellica Database Wi-Fi for Android User Guide PRODUCT VERSION: 7.0.0 1 INTRODUCTION 6 2 Using the Cellica database on the desktop 7 2.1 Profile Manager 7 2.1.1 Add Profile 8 2.1.2 Edit Profile 8 2.1.3

More information

CELLICA DATABASE FOR ANDROID USER GUIDE PRODUCT VERSION: 3.6

CELLICA DATABASE FOR ANDROID USER GUIDE PRODUCT VERSION: 3.6 CELLICA DATABASE FOR ANDROID USER GUIDE PRODUCT VERSION: 3.6 1 INTRODUCTION 6 1 Using the Cellica Database on the desktop 8 1.1 Profile Manager 9 1.1.1 Add Profile 9 1.1.2 Edit Profile 9 1.1.3 Remove Profile.

More information

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

Creating and Managing Online Surveys LEVEL 2

Creating and Managing Online Surveys LEVEL 2 Creating and Managing Online Surveys LEVEL 2 Accessing your online survey account 1. If you are logged into UNF s network, go to https://survey. You will automatically be logged in. 2. If you are not logged

More information

Knowledgebase Article

Knowledgebase Article Company web site: Support email: Support telephone: +44 20 3287-7651 +1 646 233-1163 2 EMCO Network Inventory 5 provides a built in SQL Query builder that allows you to build more comprehensive

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

CPM 5.2.1 5.6 release notes

CPM 5.2.1 5.6 release notes 1 (18) CPM 5.2.1 5.6 release notes Aditro Oy, 2014 CPM Release Notes Page 1 of 18 2 (18) Contents Fakta version 5.2.1. version 1.2.1... 3 Fakta version 5.2.1.1038 sp1 version 1.2.1.300 sp1... 4 Fakta version

More information

Clip Art in Office 2000

Clip Art in Office 2000 Clip Art in Office 2000 In the process of making a certificate, we will cover: Adding clipart and templates from the Microsoft Office Clip Gallery, Modifying clip art by grouping and ungrouping, Flipping

More information

Crystal Reports Payroll Exercise

Crystal Reports Payroll Exercise Crystal Reports Payroll Exercise Objective This document provides step-by-step instructions on how to build a basic report on Crystal Reports XI on the MUNIS System supported by MAISD. The exercise will

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

PRODUCT VERSION: 1.0.0.0

PRODUCT VERSION: 1.0.0.0 Cellica Database Anywhere for Windows Phone 8 User Guide PRODUCT VERSION: 1.0.0.0 1 INTRODUCTION 5 2 Using the Cellica Database anywhere on the desktop 6 2.1 Profile Manager 6 2.1.1 Add Profile 7 2.1.2

More information

ABOUT THIS DOCUMENT ABOUT CHARTS/COMMON TERMINOLOGY

ABOUT THIS DOCUMENT ABOUT CHARTS/COMMON TERMINOLOGY A. Introduction B. Common Terminology C. Introduction to Chart Types D. Creating a Chart in FileMaker E. About Quick Charts 1. Quick Chart Behavior When Based on Sort Order F. Chart Examples 1. Charting

More information

Designing and Implementing Forms 34

Designing and Implementing Forms 34 C H A P T E R 34 Designing and Implementing Forms 34 You can add forms to your site to collect information from site visitors; for example, to survey potential customers, conduct credit-card transactions,

More information

Discoverer Training Guide

Discoverer Training Guide Discoverer Training Guide Learning objectives Understand what Discoverer is Login and Log out procedures Run a report Select parameters for reports Change report formats Export a report and choose different

More information

Create an Excel BI report and share on SharePoint 2013

Create an Excel BI report and share on SharePoint 2013 2013 Create an Excel BI report and share on SharePoint 2013 Hands-On Lab Lab Manual This document is provided as-is. Information and views expressed in this document, including URL and other Internet Web

More information

DNNCentric Custom Form Creator. User Manual

DNNCentric Custom Form Creator. User Manual DNNCentric Custom Form Creator User Manual Table of contents Introduction of the module... 3 Prerequisites... 3 Configure SMTP Server... 3 Installation procedure... 3 Creating Your First form... 4 Adding

More information

Introduction to the Visual Studio.NET IDE

Introduction to the Visual Studio.NET IDE 2 Introduction to the Visual Studio.NET IDE Objectives To be introduced to the Visual Studio.NET Integrated Development Environment (IDE). To become familiar with the types of commands contained in the

More information

Nintex Forms 2013 Help

Nintex Forms 2013 Help Nintex Forms 2013 Help Last updated: Friday, April 17, 2015 1 Administration and Configuration 1.1 Licensing settings 1.2 Activating Nintex Forms 1.3 Web Application activation settings 1.4 Manage device

More information

MS Excel. Handout: Level 2. elearning Department. Copyright 2016 CMS e-learning Department. All Rights Reserved. Page 1 of 11

MS Excel. Handout: Level 2. elearning Department. Copyright 2016 CMS e-learning Department. All Rights Reserved. Page 1 of 11 MS Excel Handout: Level 2 elearning Department 2016 Page 1 of 11 Contents Excel Environment:... 3 To create a new blank workbook:...3 To insert text:...4 Cell addresses:...4 To save the workbook:... 5

More information