Using Microsoft Excel to View the UCMDB Class Model

Size: px
Start display at page:

Download "Using Microsoft Excel to View the UCMDB Class Model"

Transcription

1 Using Microsoft Excel to View the UCMDB Class Model contact: j roberts - HP Software - (jody.roberts@hp.com) Step 1 Start Excel...2 Step 2 - Select a name and the type of database used by UCMDB...2 Step 3 Authenticate and connect to the database...3 Step 4 - Change the default database to the UCMB data database...4 Step 5 Select the CCM_CLASSES table...5 Step 6 select the data...6 Step 7 - Select File, Return data to Microsoft Excel...7 Step 8 find the data range bounds...8 Step 9 insert columns...10 Step 10 Copy Lookups into columns...10 Step 11 Test...11 Step 12 Clean up for Display...11 Usage...12 Adding the Attributes to Complete the Data Model...17 Usage...19 Summary...20 Introduction A data dictionary is a common, standard document used in configuration management planning. UCMDB s data model has traditionally been documented in a spreadsheet generated by product management. While this may continue, it may also be useful to create a data dictionary specific to a given implementation, i.e., with specific packages deployed. This is in some cases a critical improvement over depending on an imperfectly matching or dated document. This document provides the recipe for creating a document wherever and whenever it is needed. A working example (and the out-of-the-box class model for UCMDB 8.0) is provided here. The steps taken to build this spreadsheet are still included, in the case they may need to be modified for future versions or purposes. UCMDB v8.0 Class Model Page 1 of 20 March 4, 2009

2 Caution: Some assembly is required. This procedure should only be attempted by trained professionals. If all you need is the completed spreadsheet, you can skip the rest of this document. Caution: Direct access of the database is unofficially discouraged unless under supervision by an HP technical person. If the UCMDB database is altered in any way outside the product, this is officially discouraged and may result in unsupportable problems. Never alter the UCMDB database in any way except with UCMDB. This spreadsheet can be re-created listing all the classes and attributes of the UCMDB class model as it exists in a specific UCMDB at report creation time. The steps are shown below. Differences in component versions may vary the appearances or steps shown below. Step 1 Start Excel Start Excel and select Data, Import External Data, New Database Query, then <New Data Source> as shown below: Step 2 - Select a name and the type of database used by UCMDB Page 2 of 20 March 4, 2009

3 Select the type of database UCMDB was installed on. For Microsoft SQL Server, choose SQL Server source as shown above. For Oracle, choose Oracle in <DB name> source. You may need to install the Oracle client on your workstation for the Oracle source to appear here. If you select SQL Server, the dialog for authenticating to the database is shown below. The dialog will differ slightly for Oracle: Step 3 Authenticate and connect to the database Fill in the name, description, and host name or IP address of the SQL server but do not click OK yet. Then, configure how you will authenticate to the database. The default is shown above. The below screen capture shows what was changed for this example: Page 3 of 20 March 4, 2009

4 Do not click OK at this point. Click Options: Step 4 - Change the default database to the UCMB data database Note: this may differ in your installation depending on the naming convention chosen to name the UCMDB databases at installation. Generally, you will see three databases with Foundation, Data, and History or mnemonics thereof in their names, and data is the correct one. Again, get help from your DBA or UCMDB administrator if necessary. Page 4 of 20 March 4, 2009

5 Do not change anything else unless necessary, and click OK. Step 5 Select the CCM_CLASSES table The Create New Data Source dialog returns. Select the CCM_CLASSES table as the default table: Click OK. Page 5 of 20 March 4, 2009

6 Ensure the new data source (UCMDB 8.0 as shown in the example) and click OK. The Microsoft Query tool appears. For clarity the screen shots are compressed. Step 6 select the data Double-click on the * in the CLASS_NAME in the CCM_CLASSES table: Page 6 of 20 March 4, 2009

7 Data is retrieved and shown in the Query grid. Step 7 - Select File, Return data to Microsoft Excel The dialog asks where you want to put the query data. Click OK. Microsoft Excel is populated with the external data: Page 7 of 20 March 4, 2009

8 Class Model data shown in Microsoft Excel. The columns displayed are: CLASS_ID CUSTOMER_ID CLASS_NAME DISPLAY_NAME PARENT_ID CLASS_TYPE DESCRIPTION IS_ACTIVE NAME_SPACE IS_FACTORY IS_UPDATED Most of these columns are not needed or are used only via lookup, so we will hide these later. Step 8 find the data range bounds Locate the first and last rows of the data and remember this row number. For UCMDB out-of-the-box, this number is 460 as shown below: Page 8 of 20 March 4, 2009

9 Upper row is row 7. Last row is row 592. You will use this number in the formula values below. Page 9 of 20 March 4, 2009

10 The upper range will depend on whether you have inserted any title rows for headers and titles. For this example, the data range was rows 7 to 460. Step 9 insert columns Insert two columns before column A, so that column A becomes Column C with two empty columns before it: After this step, insert another column between columns H and I, so that column I is blank and column J contains the class description, as shown below: Step 10 Copy Lookups into columns Using the table below, replicate the following formulae into the indicated columns for all rows that contain data. One way to do this is: Copy the formula into the top row of data. Copy the cell value. Select the rest of the cells in the column and Paste. Col Formula Column Description Suggested Display Label/Hide A =IF(F2="",0,F2) Normalizes the Parent hierarchy and accounts for the root class having no parent. Also places the parent id to the left of the lookup range as required for Parent_id Hide Page 10 of 20 March 4, 2009

11 excel s VLOOKUP function B =VLOOKUP(A7,$C$7:$G$592,3, Looks up the parent s name from the Parent Class FALSE) parent_id. If no parent (root), value is FALSE. Substitute the references to $C$& and $G$592 to your ranges found in step 8. C Internal Class ID Hide D Unused Hide E Internal CI Type Class Name Hide F CI Type Display Name Class Name G Internal Parent ID Hide H Raw Type Hide I =IF(H7="OBJECT","CI","Rela Simplifies distinction between a CI or a Type tion") Relation CI Type Description Description J K- N Unused Hide Step 11 Test At this point you should have a working spreadsheet. The columns should look similar to the following: Spreadsheet showing class model with parent hierarchy. Step 12 Clean up for Display If you have any items left over from step 10, make adjustments now. Page 11 of 20 March 4, 2009

12 Hide Columns - Hide the columns you do not want to display in the final result. Be default, columns A, C-E, G-H, and K-N are hidden. To hide a column, resize it into zero width, by either dragging the right-hand side of the column to the left-hand edge, or, from the menu, Format, Column, Hide. Rename Columns Change or add column header names (by default on row 6). Follow the recommendations in step 10 or alter them to your needs. Resize Columns Resize columns appropriately. For Column J, the description, you may want to expand it and turn word wrap on, so that a landscape page setup will be only one page wide. Add Header and Titles You may want to title your spreadsheet, update a last-updated date, or place contact information in the upper rows. Do any formatting such as, turning word wrap on or off, bolding or otherwise highlighting the titles, etc. Format Text Adjust font faces or sizes as needed. If you are planning on printing the document, you may want to do a print preview and consider using landscape page setup. It is possible to print all columns within one landscape page width. Usage You should have something similar to the following: Page 12 of 20 March 4, 2009

13 Using Excel, you can now use the list in any way appropriate. A few suggestions: Searching Excel allows you to search for any value, including the names and descriptions used here. Search can be limited to row or column, etc. Search and resulting find. Export to customer-facing documents The spreadsheet contents can be copied and pasted to a document, or the Save As can be used to convert the data to a wide variety of formats. Page 13 of 20 March 4, 2009

14 Example of saving the spreadsheet to a web page. Class Model shown as a web page from html. Sorting by various columns - The default order of the rows is in id order, not particularly useful. Page 14 of 20 March 4, 2009

15 Efficient sorting in Excel: 1. Click on the left column of the title row (row 6 above). 2. Type CTRL+Shift+End which will select all the data. 3. Alt+d,s invokes the sorting dialog: If header data is seen in the top row, the Header row button will be selected and the column headers appear in the Sort by selection boxes. Hint: Sorting the Type column in Ascending order will put the CIs first, then the Relations (C precedes R alphabetically). Resulting sort. Sorting by Type, then Class Name allows easy browsing of the classes and links. Page 15 of 20 March 4, 2009

16 Sorting by Type, then by Parent Class Name browses the model hierarchically. Create custom perspectives: - Save the spreadsheet to other spreadsheets and rename them, applying whatever sorting, labeling, or formatting you wish for multiple uses or users. Here, multiple customizations are saved in different worksheets and labeled as shown by the red boxes. Page 16 of 20 March 4, 2009

17 Adding the Attributes to Complete the Data Model The above steps demonstrate how to extract data and produce a report of the UCMDB Class Model at the CI Type level. To complete the data model, the attributes are added next. The end result is a single spreadsheet with each attribute s information displayed, including the name of the owning class and the name of the parent of the owning class. This procedure will re-use the previous steps, and should produce something similar to the following: Steps to add attributes: 1. Created another data source named UCMDB80-Attr according to step 1. The default table is CCM_ATTRIBUTE. 2. Add all columns another worksheet named Attributes by CI Type. 3. Import the data into the new worksheet starting at row 6. Repeat steps 2-8 for the Attribute data. 4. Three columns are added to the left-hand side (A-C). 5. The column formula, column titles, and explanations for the Attributelevel table are as shown in the table below. 6. Follow steps 11 and 12 for the cleanup and initial attempts at usage. Create some copies and sort on various columns. Page 17 of 20 March 4, 2009

18 Col Formula Column Description Suggested Display Label/Hide A =IF(M7="",G7,M7) Copies the Attribute name to the left hand column for ease of human readability. Uses the external name if present, otherwise refers to the internal name. B C D =IF(B7=0,"None",VLOOKUP(B7,' CI Types by Parent'!$C$7:$F$592,4,FALSE) ) =VLOOKUP(E8,'CI Types by Parent'!$C$7:$G$592,5,FALSE) =VLOOKUP(E8,'CI Types by Parent'!$C$7:$F$592,3,FALSE) Displays the Classe s parent s name. Uses a VLOOKUP to the CI Type worksheet. Searches by Class name in the next column. Looks up the id of the parent CI Type. Intermediate step to allow lookup of the parent s name in column A. Internal Class Name. Found by Class ID in column E. Name Parent Class Name Class Parent ID - hide Class Name E Internal Attribute ID ATTRIBUTE_ID Hide F Internal Class ID CLASS_ID - Hide G Internal Attribute Name Attribute Name Hide H Default Value of the attribute out of the box, if any Default Value Hide I Attribute Data type may be useful to sort on (see how big all your strings are, for example) Data Type J K L M Value size for variable-size attributes such as strings, the maximum length of the value may be useful to sort on Value Size - Hide Hide Hide Attribute Display Name - Hide External Attribute Name copied to Column A for more understandability N Attribute Description Attribute Description O 0 if no instances of this CI exist Empty? Hide P Index cardinal order of the attributes Index Hide ignore Q 0 if not altered since install Chg? Hide R 1 if out of the box, 0 if custom Ootb? - Hide Page 18 of 20 March 4, 2009

19 Usage The Data Model can be searched and sorted according to the usage section on page 12. This sort: Produces this layout: Produces this type of report (Sorted by Class Name) Caution: This document is approximately 170 pages in size. Sorting by attribute name then by class name, as shown below: Page 19 of 20 March 4, 2009

20 Produces this layout: Attribute list sorted by Attribute name (left-hand column) The included spreadsheet also contains a worksheet sorted by the parent class name. Summary Microsoft Excel is an easy way to extract data about the UCMDB data model. Hide or manipulate columns as needed. The Hide indicators are only defaults. This technique is also useful for other purposes. Contact the author if you have questions. Feedback is welcomed, but remember the disclaimers at the beginning of this document. Page 20 of 20 March 4, 2009

Chapter 4. Microsoft Excel

Chapter 4. Microsoft Excel Chapter 4 Microsoft Excel Topic Introduction Spreadsheet Basic Screen Layout Modifying a Worksheet Formatting Cells Formulas and Functions Sorting and Filling Borders and Shading Charts Introduction A

More information

GCSE CCEA GCSE EXCEL 2010 USER GUIDE. Business and Communication Systems

GCSE CCEA GCSE EXCEL 2010 USER GUIDE. Business and Communication Systems GCSE CCEA GCSE EXCEL 2010 USER GUIDE Business and Communication Systems For first teaching from September 2017 Contents Page Define the purpose and uses of a spreadsheet... 3 Define a column, row, and

More information

Microsoft Excel 2010

Microsoft Excel 2010 Microsoft Excel 2010 omar 2013-2014 First Semester 1. Exploring and Setting Up Your Excel Environment Microsoft Excel 2010 2013-2014 The Ribbon contains multiple tabs, each with several groups of commands.

More information

Excel Tools Features... 1 Comments... 2 List Comments Formatting... 3 Center Across... 3 Hide Blank Rows... 3 Lists... 3 Sheet Links...

Excel Tools Features... 1 Comments... 2 List Comments Formatting... 3 Center Across... 3 Hide Blank Rows... 3 Lists... 3 Sheet Links... CONTEXTURES EXCEL TOOLS FEATURES LIST PAGE 1 Excel Tools Features The following features are contained in the Excel Tools Add-in. Excel Tools Features... 1 Comments... 2 List Comments... 2 Comments...

More information

MAKING TABLES WITH WORD BASIC INSTRUCTIONS. Setting the Page Orientation. Inserting the Basic Table. Daily Schedule

MAKING TABLES WITH WORD BASIC INSTRUCTIONS. Setting the Page Orientation. Inserting the Basic Table. Daily Schedule MAKING TABLES WITH WORD BASIC INSTRUCTIONS Setting the Page Orientation Once in word, decide if you want your paper to print vertically (the normal way, called portrait) or horizontally (called landscape)

More information

Microsoft Excel 2010 Part 2: Intermediate Excel

Microsoft Excel 2010 Part 2: Intermediate Excel CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Excel 2010 Part 2: Intermediate Excel Spring 2014, Version 1.0 Table of Contents Introduction...3 Working with Rows and

More information

STUDENT NAME ECDL: EXCEL MR BENNELL. This is an example of how to use this checklist / evidence document

STUDENT NAME ECDL: EXCEL MR BENNELL. This is an example of how to use this checklist / evidence document This part contains an instruction, task or a skill which you need to sow evidence of being able to do Once you have completed a task and shown evidence of it write the date underneath the task instruction

More information

Exchange (Copy, Import, Export) Data Between Excel and Access

Exchange (Copy, Import, Export) Data Between Excel and Access Excel usage is widespread and Excel is often the go-to Office application for data entry, analysis, and manipulation. Microsoft Access provides relational database capability in a compact desktop environment.

More information

Lesson 19 Organizing and Enhancing Worksheets

Lesson 19 Organizing and Enhancing Worksheets Organizing and Enhancing Worksheets Computer Literacy BASICS: A Comprehensive Guide to IC 3, 5 th Edition 1 Objectives Hide, show, and freeze columns and rows. Create, rename, and delete worksheets. Change

More information

Business Process Procedures

Business Process Procedures Business Process Procedures 14.40 MICROSOFT EXCEL TIPS Overview These procedures document some helpful hints and tricks while using Microsoft Excel. Key Points This document will explore the following:

More information

Data Should Not be a Four Letter Word Microsoft Excel QUICK TOUR

Data Should Not be a Four Letter Word Microsoft Excel QUICK TOUR Toolbar Tour AutoSum + more functions Chart Wizard Currency, Percent, Comma Style Increase-Decrease Decimal Name Box Chart Wizard QUICK TOUR Name Box AutoSum Numeric Style Chart Wizard Formula Bar Active

More information

Budget Exercise for Intermediate Excel

Budget Exercise for Intermediate Excel Budget Exercise for Intermediate Excel Follow the directions below to create a 12 month budget exercise. Read through each individual direction before performing it, like you are following recipe instructions.

More information

Introduction to Excel Excel Chapter 1 Robert Tureman

Introduction to Excel Excel Chapter 1 Robert Tureman Introduction to Excel Excel Chapter 1 Robert Tureman Enter and Edit Data in a Cell Three types of data labels, numbers and formulas Entries are placed into the active cell Entries can be edited in the

More information

Formatting Spreadsheets in Microsoft Excel

Formatting Spreadsheets in Microsoft Excel Formatting Spreadsheets in Microsoft Excel This document provides information regarding the formatting options available in Microsoft Excel 2010. Overview of Excel Microsoft Excel 2010 is a powerful tool

More information

WORKING WITH LOOKUP TABLES

WORKING WITH LOOKUP TABLES Excel Chapter 5 - Tables Name WORKING WITH LOOKUP TABLES 1. Open the file Communication Data from the class website. Add your name to the spreadsheet header. 2. Rename Sheet 1 Data. 3. Highlight the data

More information

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

When you pass Exam : Access 2010, you complete the requirements for the Microsoft Office Specialist (MOS) - Access 2010 certification. Appendix 1 Microsoft Office Specialist: Access Certification Introduction The candidates for Microsoft Office Specialist certification should have core-level knowledge of Microsoft Office Access 2010.

More information

Using Numbers, Formulas, and Functions

Using Numbers, Formulas, and Functions UNIT FOUR: Using Numbers, Formulas, and Functions T o p i c s : Using the Sort function Create a one-input data table Hide columns Resize columns Calculate with formulas Explore functions I. Using the

More information

ABOUT THIS COURSE... 3 ABOUT THIS MANUAL... 4 LESSON 1: MANAGING LISTS... 5

ABOUT THIS COURSE... 3 ABOUT THIS MANUAL... 4 LESSON 1: MANAGING LISTS... 5 Table of Contents ABOUT THIS COURSE... 3 ABOUT THIS MANUAL... 4 LESSON 1: MANAGING LISTS... 5 TOPIC 1A: SORT A LIST... 6 Sort a list in A-Z or Z-A Order... 6 TOPIC 1B: RENUMBER A LIST... 7 Renumber a List

More information

Advanced Excel. Click Computer if required, then click Browse.

Advanced Excel. Click Computer if required, then click Browse. Advanced Excel 1. Using the Application 1.1. Working with spreadsheets 1.1.1 Open a spreadsheet application. Click the Start button. Select All Programs. Click Microsoft Excel 2013. 1.1.1 Close a spreadsheet

More information

Spreadsheet definition: Starting a New Excel Worksheet: Navigating Through an Excel Worksheet

Spreadsheet definition: Starting a New Excel Worksheet: Navigating Through an Excel Worksheet Copyright 1 99 Spreadsheet definition: A spreadsheet stores and manipulates data that lends itself to being stored in a table type format (e.g. Accounts, Science Experiments, Mathematical Trends, Statistics,

More information

Technical White Paper

Technical White Paper Technical White Paper Via Excel (VXL) Item Templates This technical white paper is designed for Spitfire Project Management System users. In this paper, you will learn how to create Via Excel Item Templates

More information

MIS Cases: Decision Making With Application Software, Second Edition. Database Glossary

MIS Cases: Decision Making With Application Software, Second Edition. Database Glossary MIS Cases: Decision Making With Application Software, Second Edition Database Glossary This database glossary is designed to accompany MIS Cases: Decision Making With Application Software, Second Edition,

More information

Frequency tables Create a new Frequency Table

Frequency tables Create a new Frequency Table Frequency tables Create a new Frequency Table Contents FREQUENCY TABLES CREATE A NEW FREQUENCY TABLE... 1 Results Table... 2 Calculate Descriptive Statistics for Frequency Tables... 6 Transfer Results

More information

Microsoft Office Illustrated. Using Tables

Microsoft Office Illustrated. Using Tables Microsoft Office 2007 - Illustrated Using Tables Objectives Plan a Table Create a Table Add Table Data Find and Replace Table Data Delete Table Data 2 Objectives Sort Table Data Use Formulas in a Table

More information

New Perspectives on Microsoft Excel Module 5: Working with Excel Tables, PivotTables, and PivotCharts

New Perspectives on Microsoft Excel Module 5: Working with Excel Tables, PivotTables, and PivotCharts New Perspectives on Microsoft Excel 2016 Module 5: Working with Excel Tables, PivotTables, and PivotCharts Objectives, Part 1 Explore a structured range of data Freeze rows and columns Plan and create

More information

Exploring Microsoft Office Word 2007

Exploring Microsoft Office Word 2007 Exploring Microsoft Office Word 2007 Chapter 3: Enhancing a Document Robert Grauer, Keith Mulbery, Michelle Hulett Objectives Insert a table Format a table Sort and apply formulas to table data Convert

More information

Jet Data Manager 2014 SR2 Product Enhancements

Jet Data Manager 2014 SR2 Product Enhancements Jet Data Manager 2014 SR2 Product Enhancements Table of Contents Overview of New Features... 3 New Features in Jet Data Manager 2014 SR2... 3 Improved Features in Jet Data Manager 2014 SR2... 5 New Features

More information

New Perspectives on Microsoft Excel Module 1: Getting Started with Excel

New Perspectives on Microsoft Excel Module 1: Getting Started with Excel New Perspectives on Microsoft Excel 2016 Module 1: Getting Started with Excel 1 Objectives, Part 1 Open and close a workbook Navigate through a workbook and worksheet Select cells and ranges Plan and create

More information

Office of Instructional Technology

Office of Instructional Technology Office of Instructional Technology Microsoft Excel 2016 Contact Information: 718-254-8565 ITEC@citytech.cuny.edu Contents Introduction to Excel 2016... 3 Opening Excel 2016... 3 Office 2016 Ribbon... 3

More information

STIDistrict Query (Basic)

STIDistrict Query (Basic) STIDistrict Query (Basic) Creating a Basic Query To create a basic query in the Query Builder, open the STIDistrict workstation and click on Utilities Query Builder. When the program opens, database objects

More information

Microsoft Access 2013

Microsoft Access 2013 Microsoft Access 2013 Chapter 1 Databases and Database Objects: An Introduction Objectives Describe the features of the Access window Create a database Create tables in Datasheet and Design views Add records

More information

Introductory Excel Walpole Public Schools. Professional Development Day March 6, 2012

Introductory Excel Walpole Public Schools. Professional Development Day March 6, 2012 Introductory Excel 2010 Walpole Public Schools Professional Development Day March 6, 2012 By: Jessica Midwood Agenda: What is Excel? How is Excel 2010 different from Excel 2007? Basic functions of Excel

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

SyncFirst Standard. Quick Start Guide User Guide Step-By-Step Guide

SyncFirst Standard. Quick Start Guide User Guide Step-By-Step Guide SyncFirst Standard Quick Start Guide Step-By-Step Guide How to Use This Manual This manual contains the complete documentation set for the SyncFirst system. The SyncFirst documentation set consists of

More information

Intermediate Microsoft Excel 2010

Intermediate Microsoft Excel 2010 P a g e 1 Intermediate Microsoft Excel 2010 ABOUT THIS CLASS This class is designed to continue where the Microsoft Excel 2010 Basics class left off. Specifically, we will cover additional ways to organize

More information

Microsoft Excel 2010 Training. Excel 2010 Basics

Microsoft Excel 2010 Training. Excel 2010 Basics Microsoft Excel 2010 Training Excel 2010 Basics Overview Excel is a spreadsheet, a grid made from columns and rows. It is a software program that can make number manipulation easy and somewhat painless.

More information

Excel 2016: Part 1. Updated January 2017 Copy cost: $1.50

Excel 2016: Part 1. Updated January 2017 Copy cost: $1.50 Excel 2016: Part 1 Updated January 2017 Copy cost: $1.50 Getting Started Please note that you are required to have some basic computer skills for this class. Also, any experience with Microsoft Word is

More information

Microsoft Access 2010

Microsoft Access 2010 Microsoft Access 2010 Chapter 2 Querying a Database Objectives Create queries using Design view Include fields in the design grid Use text and numeric data in criteria Save a query and use the saved query

More information

FORMATTING EXCEL TIMECARDS FOR IMPORT INTO FOUNDATION

FORMATTING EXCEL TIMECARDS FOR IMPORT INTO FOUNDATION FORMATTING EXCEL TIMECARDS FOR IMPORT INTO FOUNDATION In this session, we will cover a number of examples of Excel timecard templates. This session will cover mapping of the timecard to a data set that

More information

Inserting cell content with the fill handle

Inserting cell content with the fill handle 2 Creating and editing useful spreadsheets Creating lists automatically D EXCEL 2016 5 minutes Inserting cell content with the fill handle Fill options Fill options-r 1. Open the Fill options exercise

More information

Starting Excel application

Starting Excel application MICROSOFT EXCEL 1 2 Microsoft Excel: is a special office program used to apply mathematical operations according to reading a cell automatically, just click on it. It is called electronic tables Starting

More information

Using Microsoft Excel

Using Microsoft Excel Using Microsoft Excel Table of Contents The Excel Window... 2 The Formula Bar... 3 Workbook View Buttons... 3 Moving in a Spreadsheet... 3 Entering Data... 3 Creating and Renaming Worksheets... 4 Opening

More information

Printing spreadsheets is easy. Microsoft Excel has lots of options available so you can print exactly what you want.

Printing spreadsheets is easy. Microsoft Excel has lots of options available so you can print exactly what you want. Page Setup and Print Chapter 4 Printing spreadsheets is easy. Microsoft Excel has lots of options available so you can print exactly what you want. Print Preview is available so that you can check how

More information

Tutorial: Create an Excel Dashboard. Overview. **** Download the Example Dashboard ****

Tutorial: Create an Excel Dashboard. Overview. **** Download the Example Dashboard **** Tutorial: Create an Excel Dashboard This page walks through building an Excel dashboard with a mobile tool called CommCare. Similar to how Excel helps people build spreadsheets, CommCare enables anyone

More information

Uploading Scantron Scores to CourseWeb

Uploading Scantron Scores to CourseWeb From your course in, go to the Full Grade Center view. Look for a Work Offline button on the right side of the screen. Click on it, choose Download from the menu that appears and you will get a form for

More information

Microsoft Excel Level 2

Microsoft Excel Level 2 Microsoft Excel Level 2 Table of Contents Chapter 1 Working with Excel Templates... 5 What is a Template?... 5 I. Opening a Template... 5 II. Using a Template... 5 III. Creating a Template... 6 Chapter

More information

Introduction to Excel 2013

Introduction to Excel 2013 Introduction to Excel 2013 Copyright 2014, Software Application Training, West Chester University. A member of the Pennsylvania State Systems of Higher Education. No portion of this document may be reproduced

More information

Microsoft Access 2013

Microsoft Access 2013 Microsoft Access 2013 Chapter 2 Querying a Database Objectives Create queries using Design view Include fields in the design grid Use text and numeric data in criteria Save a query and use the saved query

More information

Microsoft Office Excel 2013 Courses 24 Hours

Microsoft Office Excel 2013 Courses 24 Hours Microsoft Office Excel 2013 Courses 24 Hours COURSE OUTLINES FOUNDATION LEVEL COURSE OUTLINE Getting Started With Excel 2013 Starting Excel 2013 Selecting the Blank Worksheet Template The Excel 2013 Cell

More information

Microsoft Access 2013

Microsoft Access 2013 Microsoft Access 2013 Chapter 2 Querying a Database Objectives Create queries using Design view Include fields in the design grid Use text and numeric data in criteria Save a query and use the saved query

More information

Intermediate Excel Training Course Content

Intermediate Excel Training Course Content Intermediate Excel Training Course Content Lesson Page 1 Absolute Cell Addressing 2 Using Absolute References 2 Naming Cells and Ranges 2 Using the Create Method to Name Cells 3 Data Consolidation 3 Consolidating

More information

Microsoft Access 2010

Microsoft Access 2010 Microsoft Access 2010 Chapter 1 Databases and Database Objects: An Introduction Objectives Design a database to satisfy a collection of requirements Describe the features of the Access window Create a

More information

Excel Module 7: Managing Data Using Tables

Excel Module 7: Managing Data Using Tables True / False 1. You should not have any blank columns or rows in your table. True LEARNING OBJECTIVES: ENHE.REDI.16.131 - Plan the data organization for a table 2. Field names should be similar to cell

More information

Step 1: Prepare the worksheet data in Excel for the mail merge You can FT Menu Prompt # 1 R for Report.

Step 1: Prepare the worksheet data in Excel for the mail merge You can FT Menu Prompt # 1 R for Report. Creating Address Labels from Microsoft Word Mail Merge If you want to send a mass mailing to an address list that you maintain in a Microsoft Office Excel worksheet, you can use a Microsoft Office Word

More information

The following is the Syllabus for Module 4, Spreadsheets, which provides the basis for the practice-based test in this module.

The following is the Syllabus for Module 4, Spreadsheets, which provides the basis for the practice-based test in this module. Module 4 Spreadsheets The following is the Syllabus for Module 4, Spreadsheets, which provides the basis for the practice-based test in this module. Module Goals Module 4 Spreadsheets requires the candidate

More information

Rutgers University. Smart View Training Guide

Rutgers University. Smart View Training Guide Rutgers University Smart View Training Guide Contents What is Smart View?... 2 Installing Smart View... 2 Establishing a Connection... 3 Ad-Hoc Analysis... 5 Creating an Ad-Hoc Analysis... 5 Dimensions

More information

Report Fundamentals An introduction to basic report functionality in SAP.

Report Fundamentals An introduction to basic report functionality in SAP. Report Fundamentals An introduction to basic report functionality in SAP. Budget Office Texas State University-San Marcos 601 University Drive JCK 820 San Marcos, TX 78666 512-245-2376 budget@txstate.edu

More information

Microsoft Windows SharePoint Services

Microsoft Windows SharePoint Services Microsoft Windows SharePoint Services SITE ADMIN USER TRAINING 1 Introduction What is Microsoft Windows SharePoint Services? Windows SharePoint Services (referred to generically as SharePoint) is a tool

More information

Imagine. Create. Discover. User Manual. TopLine Results Corporation

Imagine. Create. Discover. User Manual. TopLine Results Corporation Imagine. Create. Discover. User Manual TopLine Results Corporation 2008-2009 Created: Tuesday, March 17, 2009 Table of Contents 1 Welcome 1 Features 2 2 Installation 4 System Requirements 5 Obtaining Installation

More information

Status Bar: Right click on the Status Bar to add or remove features.

Status Bar: Right click on the Status Bar to add or remove features. Excel 2013 Quick Start Guide The Excel Window File Tab: Click to access actions like Print, Save As, etc. Also to set Excel options. Ribbon: Logically organizes actions onto Tabs, Groups, and Buttons to

More information

SUM - This says to add together cells F28 through F35. Notice that it will show your result is

SUM - This says to add together cells F28 through F35. Notice that it will show your result is COUNTA - The COUNTA function will examine a set of cells and tell you how many cells are not empty. In this example, Excel analyzed 19 cells and found that only 18 were not empty. COUNTBLANK - The COUNTBLANK

More information

Word Tutorial 3. Creating a Multiple- Page Report COMPREHENSIVE

Word Tutorial 3. Creating a Multiple- Page Report COMPREHENSIVE Word Tutorial 3 Creating a Multiple- Page Report COMPREHENSIVE Objectives Format headings with Quick Styles Insert a manual page break Create and edit a table Sort rows in a table Modify a table s structure

More information

You can clear the sample data from the table by selecting the table and pressing Delete.

You can clear the sample data from the table by selecting the table and pressing Delete. Making Quick Tables Choose Insert tab. Then click Table. Then click Quick Tables. Select the style of table from the Quick Tables Gallery. You can clear the sample data from the table by selecting the

More information

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

Using Microsoft Office 2003 Intermediate Word Handout INFORMATION TECHNOLOGY SERVICES California State University, Los Angeles Version 1. Using Microsoft Office 2003 Intermediate Word Handout INFORMATION TECHNOLOGY SERVICES California State University, Los Angeles Version 1.2 Summer 2010 Table of Contents Intermediate Microsoft Word 2003...

More information

User Guide. Web Intelligence Rich Client. Business Objects 4.1

User Guide. Web Intelligence Rich Client. Business Objects 4.1 User Guide Web Intelligence Rich Client Business Objects 4.1 2 P a g e Web Intelligence 4.1 User Guide Web Intelligence 4.1 User Guide Contents Getting Started in Web Intelligence 4.1... 5 Log into EDDIE...

More information

Excel. Tutorial 1 Getting Started with Excel. Tutorial 2 Formatting a Workbook. Tutorial 3 Working with Formulas and Functions COMPREHENSIVE

Excel. Tutorial 1 Getting Started with Excel. Tutorial 2 Formatting a Workbook. Tutorial 3 Working with Formulas and Functions COMPREHENSIVE Excel Tutorial 1 Getting Started with Excel Tutorial 2 Formatting a Workbook Tutorial 3 Working with Formulas and Functions COMPREHENSIVE Excel Tutorial 1 Getting Started with Excel COMPREHENSIVE Objectives

More information

Table of Contents COURSE OVERVIEW... 5

Table of Contents COURSE OVERVIEW... 5 Table of Contents COURSE OVERVIEW... 5 DISCUSSION... 5 THE NEW DATABASE FORMAT... 5 COURSE TOPICS... 6 CONVENTIONS USED IN THIS MANUAL... 7 Tip Open a File... 7 LESSON 1: THE NEW INTERFACE... 8 LESSON

More information

IP4 - Running reports

IP4 - Running reports To assist with tracking and monitoring HRIS recruitment and personnel, reports can be run from Discoverer Plus. This guide covers the following process steps: Logging in... 2 What s changed? Changed reference

More information

Generating a Custom Bill of Materials

Generating a Custom Bill of Materials Generating a Custom Bill of Materials Old Content - visit altium.com/documentation Modified by on 6-Nov-2013 This tutorial describes how to use the Report Manager to set up a Bill of Materials (BOM) report.

More information

EXCEL TUTORIAL.

EXCEL TUTORIAL. EXCEL TUTORIAL Excel is software that lets you create tables, and calculate and analyze data. This type of software is called spreadsheet software. Excel lets you create tables that automatically calculate

More information

Using Microsoft Excel for Recording and Analyzing Data Noah Segall

Using Microsoft Excel for Recording and Analyzing Data Noah Segall Using Microsoft Excel for Recording and Analyzing Data Noah Segall The standard computer program used for record keeping of strength and conditioning is Microsoft s Excel. Its simple spreadsheets make

More information

Microsoft Excel Chapter 1. Creating a Worksheet and an Embedded Chart

Microsoft Excel Chapter 1. Creating a Worksheet and an Embedded Chart Microsoft Excel 2010 Chapter 1 Creating a Worksheet and an Embedded Chart Objectives Describe the Excel worksheet Enter text and numbers Use the Sum button to sum a range of cells Copy the contents of

More information

PROBLEM SOLVING AND OFFICE AUTOMATION. A Program consists of a series of instruction that a computer processes to perform the required operation.

PROBLEM SOLVING AND OFFICE AUTOMATION. A Program consists of a series of instruction that a computer processes to perform the required operation. UNIT III PROBLEM SOLVING AND OFFICE AUTOMATION Planning the Computer Program Purpose Algorithm Flow Charts Pseudo code -Application Software Packages- Introduction to Office Packages (not detailed commands

More information

Xfmea Version 10 First Steps Example

Xfmea Version 10 First Steps Example Xfmea Version 10 First Steps Example This example provides a quick introduction to the Xfmea software by allowing you to experiment with the application s data management, analysis and reporting features.

More information

Market Insight Excelsior 2 Module Training Manual v2.0

Market Insight Excelsior 2 Module Training Manual v2.0 Market Insight Excelsior 2 Module Training Manual v2.0 Excelsior 2 Module Manual Version: 2.0 Software Release: Data Set: 2016 Q4 Training (US) Excel Version: Office 365 D&B Market Insight is powered by

More information

User Manual Mail Merge

User Manual Mail Merge User Manual Mail Merge Version: 1.0 Mail Merge Date: 27-08-2013 How to print letters using Mail Merge You can use Mail Merge to create a series of documents, such as a standard letter that you want to

More information

Microsoft Excel Important Notice

Microsoft Excel Important Notice Microsoft Excel 2013 Important Notice All candidates who follow an ICDL/ECDL course must have an official ICDL/ECDL Registration Number (which is proof of your Profile Number with ICDL/ECDL and will track

More information

THE EXCEL ENVIRONMENT... 1 EDITING...

THE EXCEL ENVIRONMENT... 1 EDITING... Excel Essentials TABLE OF CONTENTS THE EXCEL ENVIRONMENT... 1 EDITING... 1 INSERTING A COLUMN... 1 DELETING A COLUMN... 1 INSERTING A ROW... DELETING A ROW... MOUSE POINTER SHAPES... USING AUTO-FILL...

More information

MockupScreens - User Guide

MockupScreens - User Guide MockupScreens - User Guide Contents 1. Overview...4 2. Getting Started...5 Installing the software... 5 Registering... 9 3. Understanding the Interface...11 Menu Bar... 11 Tool bar... 14 Elements... 14

More information

CATEGORY SKILL SET REF. TASK ITEM. 1.1 Working with Spreadsheets Open, close a spreadsheet application. Open, close spreadsheets.

CATEGORY SKILL SET REF. TASK ITEM. 1.1 Working with Spreadsheets Open, close a spreadsheet application. Open, close spreadsheets. ECDL / ICDL Spreadsheets This module sets out essential concepts and skills relating to understanding the concept of spreadsheets and demonstrating an ability to use a spreadsheet to produce accurate work

More information

Microsoft Excel 2013 Comments (Level 3)

Microsoft Excel 2013 Comments (Level 3) IT Training Microsoft Excel 2013 Comments (Level 3) Contents Introduction...1 Adding a Comment to a Cell...1 Displaying Cell Comments...2 Editing a Cell Comment...3 Deleting a Cell Comment...3 Searching

More information

Excel Level 3 - Advanced

Excel Level 3 - Advanced Excel Level 3 - Advanced Introduction This document covers some of the more advanced features of Excel. Spreadsheets can be used in such a multiplicity of ways that it cannot hope to even touch on all

More information

DOING MORE WITH EXCEL: MICROSOFT OFFICE 2013

DOING MORE WITH EXCEL: MICROSOFT OFFICE 2013 DOING MORE WITH EXCEL: MICROSOFT OFFICE 2013 GETTING STARTED PAGE 02 Prerequisites What You Will Learn MORE TASKS IN MICROSOFT EXCEL PAGE 03 Cutting, Copying, and Pasting Data Basic Formulas Filling Data

More information

Skittles Excel Project

Skittles Excel Project Skittles Excel Project Entering Your Data and Creating Data Displays 1. Open Microsoft Excel 2. Create a table for your Skittles colors: a. In cell A1 type in a title for your chart b. In cell A2 type

More information

Microsoft Office Access Learn how to use the Query window in Design view. Tutorial 3b Querying a Database

Microsoft Office Access Learn how to use the Query window in Design view. Tutorial 3b Querying a Database Microsoft Office Access 2003 Tutorial 3b Querying a Database 1 Learn how to use the Query window in Design view The Query window in Design view allows you to specify the results you want for a query. In

More information

Creating and Using an Excel Table

Creating and Using an Excel Table Creating and Using an Excel Table Overview of Excel 2007 tables In earlier Excel versions, the organization of data in tables was referred to as an Excel database or list. An Excel table is not to be confused

More information

Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts. Microsoft Excel 2013 Enhanced

Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts. Microsoft Excel 2013 Enhanced Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts Microsoft Excel 2013 Enhanced Objectives Explore a structured range of data Freeze rows and columns Plan and create an Excel table Rename

More information

SmartView. User Guide - Analysis. Version 2.0

SmartView. User Guide - Analysis. Version 2.0 SmartView User Guide - Analysis Version 2.0 Table of Contents Page i Table of Contents Table Of Contents I Introduction 1 Dashboard Layouts 2 Dashboard Mode 2 Story Mode 3 Dashboard Controls 4 Dashboards

More information

Doc. Version 1.0 Updated:

Doc. Version 1.0 Updated: OneStop Reporting Report Designer/Player 3.5 User Guide Doc. Version 1.0 Updated: 2012-01-02 Table of Contents Introduction... 3 Who should read this manual... 3 What s included in this manual... 3 Symbols

More information

Report Designer Report Types Table Report Multi-Column Report Label Report Parameterized Report Cross-Tab Report Drill-Down Report Chart with Static

Report Designer Report Types Table Report Multi-Column Report Label Report Parameterized Report Cross-Tab Report Drill-Down Report Chart with Static Table of Contents Report Designer Report Types Table Report Multi-Column Report Label Report Parameterized Report Cross-Tab Report Drill-Down Report Chart with Static Series Chart with Dynamic Series Master-Detail

More information

DOING MORE WITH EXCEL: MICROSOFT OFFICE 2010

DOING MORE WITH EXCEL: MICROSOFT OFFICE 2010 DOING MORE WITH EXCEL: MICROSOFT OFFICE 2010 GETTING STARTED PAGE 02 Prerequisites What You Will Learn MORE TASKS IN MICROSOFT EXCEL PAGE 03 Cutting, Copying, and Pasting Data Filling Data Across Columns

More information

Working with Data in Microsoft Excel 2010

Working with Data in Microsoft Excel 2010 Working with Data in Microsoft Excel 2010 This document provides instructions for using the sorting and filtering features in Microsoft Excel, as well as working with multiple worksheets in the same workbook

More information

Graded Project. Microsoft Excel

Graded Project. Microsoft Excel Graded Project Microsoft Excel INTRODUCTION 1 PROJECT SCENARIO 1 CREATING THE WORKSHEET 2 GRAPHING YOUR RESULTS 4 INSPECTING YOUR COMPLETED FILE 6 PREPARING YOUR FILE FOR SUBMISSION 6 Contents iii Microsoft

More information

ADD AND NAME WORKSHEETS

ADD AND NAME WORKSHEETS 1 INTERMEDIATE EXCEL While its primary function is to be a number cruncher, Excel is a versatile program that is used in a variety of ways. Because it easily organizes, manages, and displays information,

More information

Agilent MassHunter Workstation Software Report Designer Add-in

Agilent MassHunter Workstation Software Report Designer Add-in Agilent MassHunter Workstation Software Report Designer Add-in Quick Start Guide What is the Agilent MassHunter Workstation Software Report Designer Add-in? 2 Report Designer UI elements 3 Getting Started

More information

Spreadsheet Software

Spreadsheet Software Spreadsheet Software Objectives: Working with Spreadsheets Enhancing Productivity Using the Application Open, close a spreadsheet application. Open, close documents. Create a new spreadsheet based on default

More information

Excel Project 5 Creating Sorting, and Querying a Worksheet Database

Excel Project 5 Creating Sorting, and Querying a Worksheet Database Excel Project 5 Creating Sorting, and Querying a Worksheet Database A Microsoft Excel table can function as a simple database (organized collection of data). When an individual or small business needs

More information

SAS (Statistical Analysis Software/System)

SAS (Statistical Analysis Software/System) SAS (Statistical Analysis Software/System) Clinical SAS:- Class Room: Training Fee & Duration : 23K & 3 Months Online: Training Fee & Duration : 25K & 3 Months Learning SAS: Getting Started with SAS Basic

More information

Microsoft Excel Chapter 1. Creating a Worksheet and a Chart

Microsoft Excel Chapter 1. Creating a Worksheet and a Chart Microsoft Excel 2013 Chapter 1 Creating a Worksheet and a Chart Objectives Describe the Excel worksheet Enter text and numbers Use the Sum button to sum a range of cells Enter a simple function Copy the

More information

Chapter 4: Single Table Form Lab

Chapter 4: Single Table Form Lab Chapter 4: Single Table Form Lab Learning Objectives This chapter provides practice with creating forms for individual tables in Access 2003. After this chapter, you should have acquired the knowledge

More information