any BI Query model. Export Data Quick and Dirty method NOT Quick and Slick method

Size: px
Start display at page:

Download "any BI Query model. Export Data Quick and Dirty method NOT Quick and Slick method"

Transcription

1 The following exercises are applicable in any BI Query model. For demonstration purposes we will use the Hummingbird BI Query User Retail Golf model. It can be located from your Start button > All Programs > Hummingbird > BI Data Models > RetailGolf (IF it was included in the install of your Hummingbird software, if you want it and don t have it, ask your Department Computer Administrator for assistance). Export Data Quick and Dirty method This method loses the leading zeros when taking data into Microsoft Excel. In BI Query User Version there is a reported issue that the Save Column Headings setting is NOT working. Using the > Results > Export does however save the Column Headings. 1. Generate a results set. 2. Verify that your Results Options preference setting has been set correctly by going to Results in the word menu and selecting Options. Save Column Headings should be checked, the Field separator should default to <Tab> and the Record separator should >CR><LF>. 3. Select all of the data by going to Edit on the word menu and choosing Select All or by clicking in the upper left corner of the results set where the total row count appears, or by using the keyboard shortcut Ctrl A. All cells will be selected. 4. Go to Edit in the word menu and select Copy or use the Standard Windows keyboard short cut Ctrl C. 5. Start up Microsoft Excel and go to Edit in the word menu and select Paste or use the Standard Windows keyboard shortcut of Ctrl V. Quick and Slick method This method SAVES the column headings, uses fewer mouse clicks! 1. Generate a results set. 2. Verify that your Export Options preference setting has been set correctly, by going to Tools > Preferences > Export Options. a. For the Application use the drop down box to select Microsoft Excel b. For the Execute command line, use the ellipse button on the right side of this box to browse to the Excel application which is usually on your C:\drive -- C:\program files\microsoft office\office11\excel.exe c. The Service name should automatically change to Excel. d. Commands will default to *DDE 1

2 e. Add the [New()] command in front of the [Paste()] so it looks like this: 3. Now with your results set as your active window, go to Results on the menu and select Export. 4. BI Query will launch MS Excel if it is not open and paste the data into the worksheet. 5. BI Query will open a new worksheet if MS Excel IS open and paste the data into the worksheet. Saving a Results set to a file 1. Generate a results set. 2. Verify that your Results Options preference setting is correct by going to Results in the word menu and selecting Options. Save Column Headings should be checked, the Field separator should be <Tab> and the Record separator should be <CR><LF>. Click OK. 3. From Results in the word menu, select Save Results. NOTE* where the file is located in the file folder structure by viewing the Save in drop down box. Specify a file name and location and click on OK. 4. Launch a desired Software Application (such as Microsoft Excel) and go to File in the word menu, select Open. Locate your results set file by changing Files of Type to All Files. Notice that there are two files, one with a.qrr and one with.qrd. The.qrr is BI Query software specific information, such as formats for each column and the programming language used to retrieve the results. One way to remember the file that you need is the D in.qrd stands for DATA. Select your file with the qrd extension and click on Open. 2

3 5. Walk through the File Import Wizard, accepting the defaults, until step 3. There select each attribute that has leading zeros and change the Column Data Format to Text. Then click Finish. Saving a Report or a Results set to a file using Export functionality 1. Verify that your Export Options setting is set correctly by going to Results in the word menu and choosing Options. Save Column Headings should be checked, the Field separator should <Tab> and the Record separator should be <CR><LF>. Click on OK. 2. Generate a formatted report. 3. Go to Report in the word menu, select Export Report. NOTE* where the file is located in the file folder structure by viewing the Save in drop down box. Specify a file name and location and click on OK. 4. Launch Microsoft Word. From the word menu select File, then select Open. Here may you need to change Files of Type to All Files to locate the txt report file. Select the file and click on Open. 5. Use the defaults for the File Conversion and click OK. << this depends upon your version of MS Word>> 6. You may want to change the Page Setup from File in the word menu to landscape if you have many columns in your report. 7. Set tabs by clicking on the ruler at the top of your document. 8. For a better view of this data, you can convert it to table format, by going to Edit > Select All, then go to Table > Convert > Text to table. Export using a Button 1. Navigate to a User Queries window. 2. Select tools from the word menu, select Design Mode, or click on the Design Mode icon, or the keyboard shortcut, Ctrl M. 3. Design mode can be recognized by the selected pencil icon and the vertical drawing tool bar on the left hand side of the window. Hover over each of these drawing icons to get a description of their purpose. 4. Select the Button icon near the top of the tool bar and create a new button by click HOLD and dragging in the open area of the design window. 5. To edit the text of the New button, double click on the new button. In the Edit Button dialog box, Name only gives the button function a name, it does not change the text on the button, so leave that to the default. Leave Locations to use the default window location. Now select Edit Text to change the text, color, font and font color and then say OK. 6. Change the Link to a saved query or BI Report by selecting Query or BI Query Reports from the drop down menu. Then use the Browser button that has <Current Query> to locate the name of a saved query or report that you want it to run. 7. In the Output to area, select Results Window or Application from the drop down choices. If you selected Application, the Results Options and 3

4 Export Options buttons will be activated. Select the Results Options and toggle on the options you want. Select the Export Options to select the software application you desire. 8. For exporting to MS Excel, inside Export Options, select that option from the drop down box under Application. 9. In the Execute command line browse for the execution file by clicking on the button with three dots which is to the right of the execution file name to browse. The EXE is usually located on your C: drive, C:\program files\microsoft office\office\office11\excel.exe 10. And then choose OK to except these options. OK again. 11. Click on the pencil icon to toggle out of design mode. 12. Close any open versions of MS Excel or make sure you have an empty worksheet active. 13. Click on the new button, run the report wait while Excel opens and pastes the data to make sure that your new button is working properly. 14. Do a File > Save to save the new button to the model. Export Directory Addresses 1. Submit a query to retrieve addresses only, one column of data. You may qualify on your Department, Organization or College code to limit your results to the addresses you need. 2. From the word menu, select Results and then Options. 3. In the Results Options box, make sure that Save Column Headings is UNCHECKED. 4. Set the Separators for Field to <Space>, set Record to ;, and set End of file to <None>. 5. Select OK. 6. In the query results set window, select the entire column of data by clicking on the column title. The column will turn black to indicate that it is selected. 7. Go up to Edit and Copy or do a Ctrl C to copy. Using MS Outlook to 8. Open up an Outlook session, compose a new , place your cursor in the To field and paste by Edit > Paste or do a Ctrl V to Paste. Different software may have other separator requirements. Open a Wordpad or MS Word empty document and paste the results of these addresses to view the outcome. 4

5 Optional Extra To Compose a Mailing List using Data 1. Using the same Query Results set from above, create an OSU mailing list instead. 2. First, make sure that all you have is the column of data in your results set, go to Results in the BI Query word menu, Save as > Results. 3. Make a note of where you are saving this file so we can retrieve it later. 4. Name the file and select Save. Make a note that this file will have a.qrd file extension when we look for this file later. 5. Launch an Internet browser software, like Internet Explorer or Mozilla, and go to the OSU listserv web site: http//lists.oregonstate.edu/ 6. On this page, select the link Create new list and follow the setup instructions and fill in the required blanks to set up a new listserv list. 7. After you have a new list created with a password, on the same website above go to List Administrator and find your list name and click on it. 8. When asked for the password, enter it and go to Membership Management and then select Mass Subscription. 9. In the Mass Subscription window, check you settings. Under the larger data entry window there is an option to specify a file to upload, select the Browse button to locate a file to subscribe many users at once. 10. Using the dialog box that opens, locate the results set you saved (the.qrd file extension). Click to highlight this file and select Open. This will put the location of your file in the box next to Browse. 11. Now select Submit Your Changes and the new listserv will subscribe all of the addresses from your data warehouse results. Contact information: Area of Responsibility Primary Contact Telephone # Secondary Contact Telephone # OUS Budget Mart Randy Hart Steve Smith OUS Finance Judi Saam Ted Zuschlag OUS Human Steve Smith Joy Bautz Resources Data Store OUS Space Joy Bautz Patty Ross

6 Utilization Data Mart OSU Finance OSU Human Resources OSU Student Information Systems OSU Accounts Receivable OSU Financial Aid Patty Ross Carla Patty Ross Carla Joy Bautz Carla Joy Bautz Carla Joy Bautz Carla WIT Team Carla Manager Banner ~ Data Ross Jackson Training OSU User Access Carla OUS User Access Banner_access@ous.edu 7-EASY ( ) 6

DATA WAREHOUSE BASICS

DATA WAREHOUSE BASICS DATA WAREHOUSE BASICS A Software Overview using the Retail Golf Model with version 9 NOTE: This course material was developed using Hummingbird version 9 with Windows XP. There will be navigational differences

More information

2. create the workbook file

2. create the workbook file 2. create the workbook file Excel documents are called workbook files. A workbook can include multiple sheets of information. Excel supports two kinds of sheets for working with data: Worksheets, which

More information

Microsoft Office 2016 Mail Merge

Microsoft Office 2016 Mail Merge Microsoft Office 2016 Mail Merge Mail Merge Components In order to understand how mail merge works you need to examine the elements involved in the process. In any mail merge, you'll deal with three different

More information

SPREADSHEET (Excel 2007)

SPREADSHEET (Excel 2007) SPREADSHEET (Excel 2007) 1 U N I T 0 4 BY I F T I K H A R H U S S A I N B A B U R Spreadsheet Microsoft Office Excel 2007 (or Excel) is a computer program used to enter, analyze, and present quantitative

More information

Excel. Spreadsheet functions

Excel. Spreadsheet functions Excel Spreadsheet functions Objectives Week 1 By the end of this session you will be able to :- Move around workbooks and worksheets Insert and delete rows and columns Calculate with the Auto Sum function

More information

Using Microsoft Excel

Using Microsoft Excel Using Microsoft Excel Files in Microsoft Excel are referred to as Workbooks. This is because they can contain more than one sheet. The number of sheets a workbook can contain is only limited by your computer

More information

Freestyle Reports DW DIG Crosstabs, Hotspots and Exporting

Freestyle Reports DW DIG Crosstabs, Hotspots and Exporting Exporting a Report You can export a report into other file formats. Acrobat (.pdf) Before exporting a report to.pdf format, make sure the columns in your report provide ample space for their contents.

More information

Candy is Dandy Project (Project #12)

Candy is Dandy Project (Project #12) Candy is Dandy Project (Project #12) You have been hired to conduct some market research about M&M's. First, you had your team purchase 4 large bags and the results are given for the contents of those

More information

Web Access to with Office 365

Web Access to  with Office 365 Web Access to Email with Office 365 Web Access to email allows you to access your LSE mailbox from any computer or mobile device connected to the internet. Be aware, however, that Outlook 365 looks and

More information

Microsoft Excel 2007

Microsoft Excel 2007 Learning computers is Show ezy Microsoft Excel 2007 301 Excel screen, toolbars, views, sheets, and uses for Excel 2005-8 Steve Slisar 2005-8 COPYRIGHT: The copyright for this publication is owned by Steve

More information

This manual will explain how to do a mail merge in Cordell Connect, using the following Windows programs:

This manual will explain how to do a mail merge in Cordell Connect, using the following Windows programs: Section 10 Mail Merge Cordell Connect has very a useful mail merge function for letters and mailing labels. Mail merges can be performed using project, company or contact information. The data source for

More information

Building TPS Web Pages with Dreamweaver

Building TPS Web Pages with Dreamweaver Building TPS Web Pages with Dreamweaver Title Pages 1. Folder Management 7 2. Defining Your Site 8-11 3. Overview of Design Features 12-22 4. Working with Templates 23-25 5. Publishing Your Site to the

More information

OSR Composer 3.7 User Guide. Updated:

OSR Composer 3.7 User Guide. Updated: OSR Composer 3.7 User Guide Updated: 2013-01-31 Copyright OneStop Reporting AS www.onestopreporting.com Table of Contents Introduction... 1 Who should read this manual... 1 What s included in this manual...

More information

Lab 11-1 Lab User Profiles and Tracking

Lab 11-1 Lab User Profiles and Tracking In the following lab instructions, you will be setting up groups, users, and passwords to require password-protected login to Kofax Capture modules. Rights will be assigned to the groups and users that

More information

OU EDUCATE TRAINING MANUAL

OU EDUCATE TRAINING MANUAL OU EDUCATE TRAINING MANUAL OmniUpdate Web Content Management System El Camino College Staff Development 310-660-3868 Course Topics: Section 1: OU Educate Overview and Login Section 2: The OmniUpdate Interface

More information

OBIEE. Oracle Business Intelligence Enterprise Edition. Rensselaer Business Intelligence Finance Author Training

OBIEE. Oracle Business Intelligence Enterprise Edition. Rensselaer Business Intelligence Finance Author Training OBIEE Oracle Business Intelligence Enterprise Edition Rensselaer Business Intelligence Finance Author Training TABLE OF CONTENTS INTRODUCTION... 1 USER INTERFACE... 1 HOW TO LAUNCH OBIEE... 1 TERMINOLOGY...

More information

Optimizing ImmuNet. In this chapter: Optimizing Browser Performance Running Reports with Adobe Acrobat Reader Efficient Screen Navigation

Optimizing ImmuNet. In this chapter: Optimizing Browser Performance Running Reports with Adobe Acrobat Reader Efficient Screen Navigation Optimizing ImmuNet In this chapter: Optimizing Browser Performance Running Reports with Adobe Acrobat Reader Efficient Screen Navigation Optimizing Browser Performance Unless instructed to do otherwise,

More information

NC User Conference Tips and Tricks for SAS FM June 16, 2009

NC User Conference Tips and Tricks for SAS FM June 16, 2009 NC User Conference Tips and Tricks for SAS FM June 16, 2009 Reporting 1. CDA Formula (Formatted Statement): To switch out the cell reference for the hardcoded member or dim name, you can go into the formula

More information

TABLE OF CONTENTS TABLE OF CONTENTS... 1 INTRODUCTION... 2 USING WORD S MENUS... 3 USING WORD S TOOLBARS... 5 TASK PANE... 9

TABLE OF CONTENTS TABLE OF CONTENTS... 1 INTRODUCTION... 2 USING WORD S MENUS... 3 USING WORD S TOOLBARS... 5 TASK PANE... 9 TABLE OF CONTENTS TABLE OF CONTENTS... 1 INTRODUCTION... 2 USING WORD S MENUS... 3 DEFINITIONS... 3 WHY WOULD YOU USE THIS?... 3 STEP BY STEP... 3 USING WORD S TOOLBARS... 5 DEFINITIONS... 5 WHY WOULD

More information

Section 6: Dreamweaver

Section 6: Dreamweaver Section 6: Dreamweaver 1 Building TPS Web Pages with Dreamweaver Title Pages 1. Dreamweaver Storyboard Pages 3 2. Folder Management 4 3. Defining Your Site 5-8 4. Overview of Design Features 9-19 5. Working

More information

Chapter 10 Linking Calc Data

Chapter 10 Linking Calc Data Calc Guide Chapter 10 Linking Calc Data Sharing data in and out of Calc This PDF is designed to be read onscreen, two pages at a time. If you want to print a copy, your PDF viewer should have an option

More information

Excel & Business Math Video/Class Project #01 Introduction to Excel. Why We Use Excel for Math. First Formula.

Excel & Business Math Video/Class Project #01 Introduction to Excel. Why We Use Excel for Math. First Formula. Excel & Business Math Video/Class Project #01 Introduction to Excel. Why We Use Excel for Math. First Formula. Topics Covered in Video: 1) USB Drive to store files from class... 2 2) Save As to Download

More information

1) Merge the cells that contain the title and center the title

1) Merge the cells that contain the title and center the title Supplies: You will need a storage location to save your spreadsheet for use in Session 2. You will need the 2 handouts pertaining to Session 1 Instructions: Follow the directions below to create a budget

More information

Importing Local Contacts from Thunderbird

Importing Local Contacts from Thunderbird 1 Importing Local Contacts from Thunderbird Step 1, Export Contacts from Thunderbird In Thunderbird, select Address Book. In the Address Book, click on Personal Address Book and then select Export from

More information

Frequently Asked Questions: SmartForms and Reader DC

Frequently Asked Questions: SmartForms and Reader DC Frequently Asked Questions: SmartForms and Reader DC Initial Check Browsers - Google Chrome - Other browsers Form functions - List of additional buttons and their function Field functions - Choosing a

More information

Excel. Database functions

Excel. Database functions Excel Database functions Objectives Week 3 By the end of this session you will be able to :- Move around a worksheet Recognise cell references Sort data alphabetically Insert rows and columns Delete rows

More information

Word - Basics. Course Description. Getting Started. Objectives. Editing a Document. Proofing a Document. Formatting Characters. Formatting Paragraphs

Word - Basics. Course Description. Getting Started. Objectives. Editing a Document. Proofing a Document. Formatting Characters. Formatting Paragraphs Course Description Word - Basics Word is a powerful word processing software package that will increase the productivity of any individual or corporation. It is ranked as one of the best word processors.

More information

BANNER 9 ADMINISTRATIVE PAGES (BAP) USER'S GUIDE. Computing and Telecommunications Services. Banner 9 Administrative Pages - User's Guide 0

BANNER 9 ADMINISTRATIVE PAGES (BAP) USER'S GUIDE. Computing and Telecommunications Services. Banner 9 Administrative Pages - User's Guide 0 BANNER 9 ADMINISTRATIVE PAGES (BAP) USER'S GUIDE Computing and Telecommunications Services Banner 9 Administrative Pages - User's Guide 0 Contents Obtaining Banner 9 Administrative Pages Access... 3 Logging

More information

PowerScheduler Course Tally Worksheet instructions.

PowerScheduler Course Tally Worksheet instructions. PowerScheduler Course Tally Worksheet instructions. This document will describe the process of copying course request information from PowerSchool into an Excel Course Tally Worksheet. Once the information

More information

Cuyahoga Community College Information Technology Services Automic Applications Manager Reference Document

Cuyahoga Community College Information Technology Services Automic Applications Manager Reference Document Cuyahoga Community College Information Technology Services Automic Applications Manager Reference Document You can access UC4 Applications Manager by double clicking on Tri-c Resources in your start menu.

More information

What s New in Cognos. Cognos Analytics Participant s Guide

What s New in Cognos. Cognos Analytics Participant s Guide What s New in Cognos Cognos Analytics Participant s Guide Welcome to What s New in Cognos! Illinois State University has undergone a version upgrade of IBM Cognos to Cognos Analytics. All functionality

More information

WEEK NO. 12 MICROSOFT EXCEL 2007

WEEK NO. 12 MICROSOFT EXCEL 2007 WEEK NO. 12 MICROSOFT EXCEL 2007 LESSONS OVERVIEW: GOODBYE CALCULATORS, HELLO SPREADSHEET! 1. The Excel Environment 2. Starting A Workbook 3. Modifying Columns, Rows, & Cells 4. Working with Worksheets

More information

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

Navigate to Cognos Cognos Analytics supports all browsers with the exception of Microsoft Edge. IBM Cognos Analytics Create a List The following instructions cover how to create a list report in IBM Cognos Analytics. A list is a report type in Cognos that displays a series of data columns listing

More information

Beginner s Guide to Microsoft Excel 2002

Beginner s Guide to Microsoft Excel 2002 Beginner s Guide to Microsoft Excel 2002 Microsoft Excel lets you create spreadsheets, which allow you to make budgets, track inventories, calculate profits, and design charts and graphs. 1. Open Start

More information

Staff Microsoft VISIO Training. IT ESSENTIALS Creating Organisation Charts Using Visio 2013 (ST560) August 2015

Staff Microsoft VISIO Training. IT ESSENTIALS Creating Organisation Charts Using Visio 2013 (ST560) August 2015 Staff Microsoft VISIO Training IT ESSENTIALS Creating Organisation Charts Using Visio 0 (ST0) August 0 Book online at: Royalholloway.ac.uk/it/training Self-Study packs also available 9 th August 0 Table

More information

Advanced Excel. IMFOA Conference. April 11, :15 pm 4:15 pm. Presented By: Chad Jarvi, CPA President, Civic Systems

Advanced Excel. IMFOA Conference. April 11, :15 pm 4:15 pm. Presented By: Chad Jarvi, CPA President, Civic Systems Advanced Excel Presented By: Chad Jarvi, CPA President, Civic Systems IMFOA Conference April 11, 2019 3:15 pm 4:15 pm COPY AND PASTE... 4 USING THE RIBBON... 4 USING RIGHT CLICK... 4 USING CTRL-C AND CTRL-V...

More information

Word 1 Module 2. Word 1. Module 2

Word 1 Module 2. Word 1. Module 2 Word 1 Module 2 Revised 5/1/17 Contents Create a New Document...2 Class Walkthrough 2.1...2 Entering Text into a Document...2 Class Walkthrough 2.2...2 Lines of Text vs. Paragraphs...2 Insertion Point...3

More information

Microsoft Access 2010

Microsoft Access 2010 www.jwalkonline.org/main michael@jwalkonline.org @MichaelJWalk Microsoft Access 2010 Part 3 Michael J. Walk It's about control: use advanced features of Access to control data entry, automate processes,

More information

Importing from Blackboard Learn Grade Center Data to Banner 9 User Learning Scenarios

Importing from Blackboard Learn Grade Center Data to Banner 9 User Learning Scenarios Importing from Blackboard Learn Grade Center Data to Banner 9 User Learning Scenarios Step 1: Make sure Final Grade Column Displays Letter Grade Ensure your final grade column in Grade Center has letter

More information

LESSON PLAN FOR INFORMATION & COMMUNICATION TECHNOLOGY (ICT) PRATOMSUKSA 6

LESSON PLAN FOR INFORMATION & COMMUNICATION TECHNOLOGY (ICT) PRATOMSUKSA 6 LESSON PLAN FOR INFORMATION & COMMUNICATION TECHNOLOGY (ICT) PRATOMSUKSA 6 CHAPTER SUBCHAPTER WEEK LEARNING OBJECTIVES POSSIBLE TEACHING ACTIVITIES POSSIBLE LEARNER ACTIVITIES LEARNING OUTCOMES KEY VOCABULARY

More information

Sedao Ltd. QuickChange PROject. User Manual for QuickChange PROject version 2.1.5

Sedao Ltd. QuickChange PROject. User Manual for QuickChange PROject version 2.1.5 Sedao Ltd QuickChange PROject User Manual for QuickChange PROject version 2.1.5 Contents What is QuickChange PROject?... 2 Simple Artwork Creation... 5 Creating a project... 7 QuickChange PROject Template

More information

Budget Reports for All Users

Budget Reports for All Users Budget Reports for All Users Table of Contents: How to Open the MBI - Budgeting Cost Center & Rollup Report..2 How to Open the MBI - Budget Excel Format Cost Center & Rollup Report...7 How to open a TSV

More information

This book is about using Microsoft Excel to

This book is about using Microsoft Excel to Introducing Data Analysis with Excel This book is about using Microsoft Excel to analyze your data. Microsoft Excel is an electronic worksheet you can use to perform mathematical, financial, and statistical

More information

Adrian College Blackboard Quick Start Guide for Instructors

Adrian College Blackboard Quick Start Guide for Instructors Adrian College Blackboard Quick Start Guide for Instructors Table of Contents Logging into Blackboard... 1 User Management Enrolling Students... 1 Enrolling a Guest, T.A. or Grader.... 1 Course Site Overview...

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

DOCUMENTUM D2. User Guide

DOCUMENTUM D2. User Guide DOCUMENTUM D2 User Guide Contents 1. Groups... 6 2. Introduction to D2... 7 Access D2... 7 Recommended browsers... 7 Login... 7 First-time login... 7 Installing the Content Transfer Extension... 8 Logout...

More information

New Finance Officer & Staff Training

New Finance Officer & Staff Training New Finance Officer & Staff Training Overview MUNIS includes many programs and tools to allow for the management of the District financials. As newer finance officers and staff, you are charged with understanding,

More information

The PeopleSoft Financials System

The PeopleSoft Financials System The PeopleSoft Financials System 2 Introduction...................... 14 Signing In and Out.................... 14 Signing In to the System.............. 14 Signing Out................... 17 Navigation

More information

Optimizing GRITS. In this chapter:

Optimizing GRITS. In this chapter: Optimizing GRITS In this chapter: Creating Favorites and Shortcuts Optimizing Browser Performance Running Reports with Acrobat Reader Efficient Screen Navigation Creating Favorites and Shortcuts To access

More information

Astra Scheduling Grids

Astra Scheduling Grids Astra Scheduling Grids To access the grids, click on the Scheduling Grids option from the Calendars tab. A default grid will be displayed as defined by the calendar permission within your role. Choosing

More information

Importing a txt or csv file into ArcGIS Online [AGO]

Importing a txt or csv file into ArcGIS Online [AGO] Importing a txt or csv file into ArcGIS Online [AGO] Spring 2014 This is how to find addresses online and copy them into an Excel spreadsheet, save them in a format that ArcGIS can use, and then import

More information

Microsoft Word: Steps To Success (The Bare Essentials)

Microsoft Word: Steps To Success (The Bare Essentials) Microsoft Word: Steps To Success (The Bare Essentials) Workbook by Joyce Kirst 2005 Microsoft Word: Step to Success (The Bare Essentials) Page Contents 1 Starting Word 2 Save 3 Exit 5 Toolbars, Alignment,

More information

EXCEL 2007 TIP SHEET. Dialog Box Launcher these allow you to access additional features associated with a specific Group of buttons within a Ribbon.

EXCEL 2007 TIP SHEET. Dialog Box Launcher these allow you to access additional features associated with a specific Group of buttons within a Ribbon. EXCEL 2007 TIP SHEET GLOSSARY AutoSum a function in Excel that adds the contents of a specified range of Cells; the AutoSum button appears on the Home ribbon as a. Dialog Box Launcher these allow you to

More information

Livelink Training Manual

Livelink Training Manual Livelink Training Manual Table of Contents 1.0 ACCESS LIVELINK... 4 2.0 NAVIGATING THROUGH LIVELINK... 4 2.1 Themes... 4 2.2 High level Livelink Structure... 5 2.3 Toggling between Quicklinks and Tree

More information

Instructions for Using the Databases

Instructions for Using the Databases Appendix D Instructions for Using the Databases Two sets of databases have been created for you if you choose to use the Documenting Our Work forms. One set is in Access and one set is in Excel. They are

More information

Introduction to Cognos Participants Guide. Table of Contents: Guided Instruction Overview of Welcome Screen 2

Introduction to Cognos Participants Guide. Table of Contents: Guided Instruction Overview of Welcome Screen 2 IBM Cognos Analytics Welcome to Introduction to Cognos! Today s objectives include: Gain a Basic Understanding of Cognos View a Report Modify a Report View a Dashboard Request Access to Cognos Table of

More information

My Query Builder Function

My Query Builder Function My Query Builder Function The My Query Builder function is used to build custom SQL queries for reporting information out of the TEAMS system. Query results can be exported to a comma-separated value file,

More information

9.0 Lawson Portal Navigation

9.0 Lawson Portal Navigation 9.0 Lawson Portal Navigation Introduction to Lawson A goal for the ERP Finance component is standardizing, consolidating and integrating a number of financial reporting and accounting processes used throughout

More information

ASTRA USER GUIDE. 1. Introducing Astra Schedule. 2. Understanding the Data in Astra Schedule. Notes:

ASTRA USER GUIDE. 1. Introducing Astra Schedule. 2. Understanding the Data in Astra Schedule. Notes: ASTRA USER GUIDE 1. Introducing Astra Schedule Astra Schedule is the application used by Academic Space Scheduling & Utilization to schedule rooms for classes and by academic colleges, schools, and departments

More information

Importing Merit Calendar to Outlook 2010

Importing Merit Calendar to Outlook 2010 Page 1 of 12 Importing Merit Calendar to Outlook 2010 Transferring your calendar from the Merit Mail system to your new Outlook Exchange account is a quick and easy process. There are only two steps to

More information

Boise State University. Getting To Know FrontPage 2000: A Tutorial

Boise State University. Getting To Know FrontPage 2000: A Tutorial Boise State University Getting To Know FrontPage 2000: A Tutorial Writers: Kevin Gibb, Megan Laub, and Gayle Sieckert December 19, 2001 Table of Contents Table of Contents...2 Getting To Know FrontPage

More information

SoftChalk 10. Level 1. University Information Technology Services. Learning Technologies, Training, Audiovisual, and Outreach

SoftChalk 10. Level 1. University Information Technology Services. Learning Technologies, Training, Audiovisual, and Outreach SoftChalk 10 Level 1 University Information Technology Services Learning Technologies, Training, Audiovisual, and Outreach Copyright 2018 KSU Division of University Information Technology Services This

More information

Step 1: Use StudyMate to Publish files

Step 1: Use StudyMate to Publish files How to Publish StudyMate Files to Blackboard. This document will walk you through the steps necessary to successfully publish StudyMate activities to Blackboard. The following procedures are the recommended

More information

Preferences/Tools. Overview. Favorites Adding a Favorite Using Favorites Edit Favorites

Preferences/Tools. Overview. Favorites Adding a Favorite Using Favorites Edit Favorites Preferences/Tools Overview Favorites Adding a Favorite Using Favorites Edit Favorites Notes Adding a Program Note Edit a Program Note Delete a Program Note Viewing a Program Note Preferences Miscellaneous

More information

DW DIGs Model Windows Tricks

DW DIGs Model Windows Tricks Window Menu 1. Window > Cascade Windows All open windows that aren't minimized at the bottom of the screen will be offset diagonally so you can see the title bar of each. 2. Window > Tile Windows All open

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

Outlook Web App. Getting Started. QUICK Source. Microsoft. in Exchange Server 2010

Outlook Web App. Getting Started. QUICK Source. Microsoft. in Exchange Server 2010 QUICK Source Microsoft Outlook Web App in Exchange Server 2010 Getting Started The Outlook Web App Window u v w x y u v w x y Browser Toolbars allow the user to navigate in the browser. Outlook Web Access

More information

More Skills 11 Export Queries to Other File Formats

More Skills 11 Export Queries to Other File Formats = CHAPTER 2 Access More Skills 11 Export Queries to Other File Formats Data from a table or query can be exported into file formats that are opened with other applications such as Excel and Internet Explorer.

More information

Using Scantron ParLAN 6.5 for the First Time:

Using Scantron ParLAN 6.5 for the First Time: Page 1 of 19 Using Scantron ParLAN 6.5 for the First Time: Last updated: Monday, December 02, 2013 Nine Basic Steps To request a Scantron Account, please contact the Academic Technology Center. Step One:

More information

Marist Mail Reference Guide

Marist Mail Reference Guide Marist Mail Reference Guide Accessing Marist Mail 1. In your browsers address box, type the url: Mari.st/mmail Logging in 2. On the Marist Login screen, type your Marist Account as First.Last and your

More information

Working with PDF s. To open a recent file on the Start screen, double click on the file name.

Working with PDF s. To open a recent file on the Start screen, double click on the file name. Working with PDF s Acrobat DC Start Screen (Home Tab) When Acrobat opens, the Acrobat Start screen (Home Tab) populates displaying a list of recently opened files. The search feature on the top of the

More information

Week 5 Creating a Calendar. About Tables. Making a Calendar From a Table Template. Week 5 Word 2010

Week 5 Creating a Calendar. About Tables. Making a Calendar From a Table Template. Week 5 Word 2010 Week 5 Creating a Calendar About Tables Tables are a good way to organize information. They can consist of only a few cells, or many cells that cover several pages. You can arrange boxes or cells vertically

More information

Guide to User Interface 4.3

Guide to User Interface 4.3 Datatel Colleague Guide to User Interface 4.3 Release 18 June 24, 2011 For corrections and clarifications to this manual, see AnswerNet page 1926.37. Guide to User Interface 4.3 All Rights Reserved The

More information

Getting Started The Application Window Office Office 2003 Application Window cont d

Getting Started The Application Window Office Office 2003 Application Window cont d Introduction to Microsoft Word at the Library a 2 Hour Course for Beginners Class goals & Objectives By the end of this session participants will: Be familiar with the components of the MS Word application

More information

Understanding the SkyDrive

Understanding the SkyDrive Understanding the SkyDrive The SkyDrive is your cloud storage area. Some users are allocated 25 GB of space, while others will have7 GB of space. You will be able to access the files saved to your SkyDrive

More information

Blackboard Essentials

Blackboard Essentials Blackboard Essentials Who Can Help? Assistance via email: bbadmin@gvsu.edu Assistance via telephone: 616-331-9751 days Blackboard Help Documents on the web: http://www.gvsu.edu/elearn/help You will find

More information

SETON HALL UNIVERSITY. E~print for Banner Finance User Guide. Controller s Office Revised on 05-Mar-2008

SETON HALL UNIVERSITY. E~print for Banner Finance User Guide. Controller s Office Revised on 05-Mar-2008 SETON HALL UNIVERSITY E~print for Banner Finance User Guide Controller s Office Revised on 05-Mar-2008 Contents Page Preface Account Set-Up 3 Background 9 e~print Login 10 Report Directory 12 Security

More information

Quick Start Guide. ARIS Architect. Version 9.8 Service Release 2

Quick Start Guide. ARIS Architect. Version 9.8 Service Release 2 ARIS Architect Version 9.8 Service Release 2 October 2015 This document applies to ARIS Version 9.8 and to all subsequent releases. Specifications contained herein are subject to change and these changes

More information

Blackboard 9.1

Blackboard 9.1 Blackboard 9.1 http://mybb.gvsu.edu Logging into Blackboard... 2 User Management... 2 Course Site Overview... 2 Edit Mode On/OFF... 3 ****Activate your class site... 4 Announcements... 4 File Names...

More information

2 The Stata user interface

2 The Stata user interface 2 The Stata user interface The windows This chapter introduces the core of Stata s interface: its main windows, its toolbar, its menus, and its dialogs. The five main windows are the Review, Results, Command,

More information

Information Technology

Information Technology Information Technology Operations Team Instructional Sharing Protected Data Contents Introduction... 3 Procedure... 3 How to Password Protect a MS Word Document... 3 MS Word 2010/2013/2016... 3 Word 2007...

More information

Banner 9 Navigation Guide

Banner 9 Navigation Guide Banner 9 Navigation Guide North Orange County Community College District Information Services Table of Contents Introduction... 3 Login Procedure... 3 Banner 9 Dashboard (Home Page)... 4 Toggle Menu Descriptions...

More information

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

The following instructions cover how to edit an existing report in IBM Cognos Analytics. IBM Cognos Analytics Edit a Report The following instructions cover how to edit an existing report in IBM Cognos Analytics. Navigate to Cognos Cognos Analytics supports all browsers with the exception

More information

Instructions for Using the Databases

Instructions for Using the Databases Appendix D Instructions for Using the Databases Two sets of databases have been created for you if you choose to use the Documenting Our Work forms. One set is in Access and one set is in Excel. They are

More information

SharePoint 2010 Instructions for Users

SharePoint 2010 Instructions for Users SharePoint 2010 Instructions for Users 1. Access your SharePoint Web site...2 2. Work with folders and documents in a Shared Documents Library...3 2.1 Edit a document...3 2.2 Create a New Document...3

More information

Anchor User Guide. Presented by: Last Revised: August 07, 2017

Anchor User Guide. Presented by: Last Revised: August 07, 2017 Anchor User Guide Presented by: Last Revised: August 07, 2017 TABLE OF CONTENTS GETTING STARTED... 1 How to Log In to the Web Portal... 1 How to Manage Account Settings... 2 How to Configure Two-Step Authentication...

More information

Forms/Distribution Acrobat X Professional. Using the Forms Wizard

Forms/Distribution Acrobat X Professional. Using the Forms Wizard Forms/Distribution Acrobat X Professional Acrobat is becoming a standard tool for people and businesses to use in order to replicate forms and have them available electronically. If a form is converted

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

Introduction to Eclipse Rich Client Platform Support in IBM Rational HATS. For IBM System i (5250)

Introduction to Eclipse Rich Client Platform Support in IBM Rational HATS. For IBM System i (5250) Introduction to Eclipse Rich Client Platform Support in IBM Rational HATS For IBM System i (5250) 1 Lab instructions This lab teaches you how to use IBM Rational HATS to create a rich client plug-in application

More information

For support, go to or call

For support, go to   or call Installed on your local computer, Checkpoint Tools for PPC Tax are a collection of value-added productivity solutions created in Microsoft Word and Excel templates that will save you time and money during

More information

Contents. Group 2 Excel Handouts 2010

Contents. Group 2 Excel Handouts 2010 Contents Styles... 2 Conditional Formatting... 2 Create a New Rule... 4 Format as Table... 5 Create your own New Table Style... 8 Cell Styles... 9 New Cell Style... 10 Merge Styles... 10 Sparklines...

More information

Troubleshooting in Microsoft Excel 2002

Troubleshooting in Microsoft Excel 2002 Page 1 of 8 Troubleshooting in Microsoft Excel 2002 Result: To understand how to work with the Excel software to enter data, navigate the page, and print materials. Tabs Look at the tabs at the bottom

More information

Electronic Owner s Manual User Guide

Electronic Owner s Manual User Guide Electronic Owner s Manual User Guide I. Getting Started.... 1 Logging In.... 2 Additional Information... 2 II. Searching for an Existing EOM Form... 5 III. Creating a New EOM Form.. 5 IV. Modifying an

More information

About this Application

About this Application About this Application The Who Wants to be? application allows you to create a game similar to the Who Wants to be a Millionaire game on television. You can add 10 to 100 multiplechoice questions to the

More information

Xtender. Activity Guide. P a g e 1 10

Xtender. Activity Guide. P a g e 1 10 Xtender Activity Guide P a g e 1 10 ACTIVITY 1.1 LOGIN & BASIC NAVIGATION To understand how to access Xtender and the basic elements we want you to have time to navigate in the tool using the training

More information

Columbia University Finance Training FDS On-Demand Reporting

Columbia University Finance Training FDS On-Demand Reporting Overview The FDS (Financial Data Store) On Demand Reports interface is Columbia s custom interface for running FDS reports. The interface provides a number of features such as retained parameter values,

More information

Outlook - an Introduction to Version 2003 Table of Contents

Outlook - an Introduction to  Version 2003 Table of Contents Outlook - an Introduction to E-mail Version 2003 Table of Contents What is Outlook Starting Outlook The Navigation Pane Getting Help Creating and Sending a Message Using the College Exchange Directory

More information

Introductory Exercises in Microsoft Access XP

Introductory Exercises in Microsoft Access XP INFORMATION SYSTEMS SERVICES Introductory Exercises in Microsoft Access XP This document contains a series of exercises which give an introduction to the Access relational database program. AUTHOR: Information

More information

Importing Career Standards Benchmark Scores

Importing Career Standards Benchmark Scores Importing Career Standards Benchmark Scores The Career Standards Benchmark assessments that are reported on the PIMS Student Fact Template for Career Standards Benchmarks can be imported en masse using

More information

Getting S tarted w ith E xcel

Getting S tarted w ith E xcel Lesson 1 - Getting Started with Excel 1 Lesson 1 Getting S tarted w ith E xcel Les s on Topics Using Excel The Workbook Exiting Excel Les s on Objectives At the end of the lesson, you will be able to:

More information