BAAN IV OLE with BAAN IV

Size: px
Start display at page:

Download "BAAN IV OLE with BAAN IV"

Transcription

1 BAAN IV User Guide U7022A US Research and Development

2

3 Document information Document Number : U7022A US Group : User documentation Name : Edition : A Date : March Baan Development B.V. All rights reserved. The information in this document is subject to change without notice. No part of this document may be reproduced, stored or transmitted in any form or by any means, electronic or mechanical, for any purpose, without the express written permission of Baan Development B.V. Baan Development B.V. assumes no liability for any damages incurred, directly or indirectly, from any errors, omissions or discrepancies between the software and the information contained in this document.

4

5 Table of contents 1 Introduction Definitions, acronyms, and abbreviations Overview OLE Installation Introduction Installing BAAN OLE Using Application worksheet controls Implementation guidelines Getting started All applications MPS forecasts Financial budgets Sales budgets Worksheets Introduction InputSpecs worksheet BaanOle module sheets BAAN button subroutine Build worksheet subroutine Input specification worksheet Error worksheet Technical information Baan.xls worksheet subroutines StartProcess EndProcess Print Report Errorsheetsub PrinterrorinExcel Printtotals Processallrecords CreateRecord ConnectBaan DisconnectBaan SendtoBaan ValidateRanges Checkinputspec BuildWorksheet Baan.xls Worksheet Functions Getarg Getlastarg CvtString Colnumtoletter 5.6 v

6 vi

7 About this document This document provides the following information about the product: Chapter 1 includes basic introductory information, a list of definitions, acronyms, and abbreviations used in this document, and an overview of. Chapter 2 provides an installation procedure. Chapter 3 explains how to use to upload Excel data into a BAAN application. Chapter 4 provides basic information about the content and purpose of worksheets. Chapter 5 provides technical information about worksheet subroutines and functions, vii

8 viii

9 1 Introduction OLE is a tool used to transfer data between BAAN applications and Excel worksheets. The OLE module in the BAAN Utilities package is used to control and report on OLE functions. OLE data can be imported into the following BAAN functions: Financial Budgets Sales Budgets MPS Forecasts Sample spreadsheets for these functions are provided as Excel worksheets. Data can be maintained and manipulated in these worksheets and then uploaded into a BAAN application. 1.1 Definitions, acronyms, and abbreviations Excel Microsoft s OLE compliant PC spreadsheet product Excel worksheet An individual page of an Excel workbook (spreadsheet) that contains data or programming logic. Worksheets are used in the transfer of OLE data to BAAN applications. Input specification sheet A worksheet in Excel that contains the specifications to build an application worksheet. This sheet contains the appropriate column, row, and range name settings. The input specification sheet provides mapping from Excel fields to BAAN application fields and can be customized to meet specific data requirements. OLE An object-oriented technology designed for creating, arranging, and accessing object-based components across process and machine boundaries. Upload Data transferred from one system to another by means of an automated process. VBA (Visual Basic for Applications) Microsoft s subset of the Visual Basic programming language that is used for Excel. 1.2 Overview The implementation and use of requires Microsoft Windows 95 or Windows NT. The BW driver is the connection for. In addition, you must have Microsoft Excel loaded. provides you with the ability to maintain budget and forecast data on your PC and use this data to update the appropriate BAAN application. The application areas include: Financial Budgets: you can upload budget data to add new data or replace existing information. Sales Budgets: you can upload sales budget data to add new data or replace existing information. MPS Forecasts: you can upload MPS forecast data to add or replace information for an existing MPS plan. You cannot create a new plan using the upload function. Download capabilities exist with information being returned from BAAN as codes, messages, and error reporting. However, you cannot download existing BAAN application records into Excel. 1-1

10 1 - Introduction Error reporting can be performed in the BAAN application using a report window. The error report can also be sent back to Excel where it is stored in a worksheet called ERROR, or it can be printed with a print session. A job scheduling function can be used to start the update process immediately or at a specific time. 1-2

11 2 OLE Installation 2.1 Introduction This chapter describes the procedure used to install. The prerequisites for installation are: The BW driver must be installed; see the BW Installation Guide for details Microsoft Excel must be installed 2.2 Installing BAAN OLE The following example uses the MPS Forecast workbook. The procedure can also be initiated from the Financial Budget workbook or the Sales Budget workbook. After you have referenced the Baan.xla file, you do not need to repeat the procedure. Install Excel xls and xla files Place the following files in the Excel directory: FINBUDG.xls: Financial Budgets workbook MPSOLE.xls: MPS Forecast workbook SLSBUDG.xls: Sales Budget workbook Baan.xla: BAAN subroutines that work with the application workbooks Baan.xls: Source code for Baan.xla Reference Baan.xla Launch Excel. Click Open on the File menu. Open the MPSOLE.xls workbook. Click the BaanOle worksheet tab. Refer to Figure

12 2 - OLE Installation Figure 2-1 Tools menu in BaanOle worksheet Click References on the Tools menu. 2-2

13 2 - OLE Installation When the dialog box shown in Figure 2-2 appears, scroll to find Baan.xla. Figure 2-2 Reference Dialog Box If you cannot find Baan.xla, click the Browse button to search your drive(s). 2-3

14 2 - OLE Installation When the dialog box shown in Figure 2-3 appears, choose the BAAN icon with the small red identifier. This is the Baan.xla file. Figure 2-3 Browse Dialog Box Click OK. 2-4

15 2 - OLE Installation When the dialog box shown in Figure 2-4 appears, notice that Baan.xla is checked. Figure 2-4 Reference Dialog Box Click OK. Click Save on the File menu. The installation is complete. 2-5

16 2 - OLE Installation 2-6

17 3 Using This chapter explains how the application worksheets are used to upload data to BAAN applications. The MPS Forecast workbook is used as an example. The information is also relevant for the Financial Budget and Sales Budget workbooks. 3.1 Application worksheet controls Figure 3-1 shows an example of the MPS worksheet in the MPSOLE.xls file. Before learning how to use the worksheet, you need to understand how the buttons work. Figure 3-1 MPS Forecast Worksheet BAAN button Click this button to start the upload/download process to the BAAN application. Build Worksheet button Click this button to build the Excel worksheet using the Input Specification sheet. When completed, the worksheet displays all field names, and names ranges are built for columns and rows. Print Error Option buttons Click BAAN to print error information from the BAAN application. Click Excel to print error information on the Excel ERROR worksheet. 3-1

18 3 - Using 3.2 Implementation guidelines Use the following instructions to build an MPS worksheet and upload data into an MPS plan. Open the MPSOLE.xls workbook. Click the MPS worksheet tab. Refer to Figure 3-2. Figure 3-2 MPS Forecast Worksheet - Example 1 Click the Build Worksheet button. Refer to Figure

19 3 - Using Figure 3-3 MPS Forecast Worksheet - Example 2 Notice that the worksheet has been protected. However, the cells below the headings are available for entry. Columns and rows cannot be inserted. Data can be entered into the appropriate rows or columns, or copied and pasted from other workbooks. Refer to Figure

20 3 - Using Figure 3-4 shows a highlighted area on the worksheet. Before you press the BAAN button, you must highlight the worksheet area that contains the multiple occurring fields. An example of a multiple recurring field is MPS Period. See Chapter 4, Worksheets, for an explanation of multiple occurring fields. Figure 3-4 MPS Forecast Worksheet - Example 3 When you click the BAAN button, the highlighted area (shown in Figure 3-4) will be uploaded to the BAAN application along with the other information in columns A, B, C, D, and rows 9 through Getting started This section provides some additional information for using All applications Use the following steps to upload data into BAAN applications: Click Build Worksheets to make or modify the InputSpecs worksheet (see Chapter 4, Worksheets). Determine if the results on the spreadsheet are correct. If results are not as expected: Modify the InputSpecs worksheet (see Chapter 4, Worksheets) Rerun the Build Worksheets process Type or copy data into the worksheet. Select a print error option by clicking the Excel or BAAN option button. Click the BAAN button to start the upload process. 3-4

21 3 - Using MPS forecasts The following fields are included in the MPS Forecast worksheet: MPS Forecasts Worksheet Field Plan Code Plan Item Plan Level Plan Date Plan Forecast Used as part of the MPS item Used as part of the MPS item key Used as part of the MPS item key Used as part of the MPS item key This is the forecast amount; it is entered directly under the date information Note The InputSpecs worksheet is delivered with values in the Plan Date, Start Value and Increment columns. You need to change these values before uploading data to BAAN. See Chapter 4, Worksheets, for instructions on making modifications to the InputSpecs worksheet. Only existing MPS forecasts can be added to or replaced Financial budgets The following fields are included in the Finance Budgets worksheet: Finance Budget Worksheet Field Company Number Budget Number Year Account Number Dimension 1-5 Period 1-12 Quantity 1-2 Used as part of the budget key Used as part of the budget key Used as part of the budget key Account number Account dimension Budget amounts per period; twelve is not a limitation on the number of periods Quantity amount for budget Note Depending on a company s business the Budget Periods can be different than those supplied with the InputSpecs worksheet. Follow the instructions in Section 4.4, Input specification worksheet, for modifying the InputSpecs worksheet. The upload process will add new budget information or replace existing budget information. 3-5

22 3 - Using Sales budgets There are five worksheets in the Sales Budgets workbook: Sales Budget Worksheets Field Qty AltQty AmtProfit AmtDiscount AmtTurnover Quantities Alternate quantities Profit amounts Discount amounts Turnover amounts The following fields are included on the Sales Budget worksheets: Sales Budget Worksheets Field Sort Code Year Year Part Sales Rep Area Line of Business Item Group Quantities Alternate Quantities Turnover Amounts Discount Amounts Profit Amounts Used as part of the sales budget key Used as part of the sales budget key Used as part of the sales budget key An employee number Sales area Line of business Item group Quantities for budgets Alternative quantities for budgets Turnover amounts Discount amounts Profit amounts Note All the fixed parts of the record are entered in the Qty worksheet. All the variable parts of the record are entered on all the worksheets. 3-6

23 4 Worksheets 4.1 Introduction This chapter describes the Excel worksheets supplied with. They include: Excel Worksheets Worksheet InputSpecs ERROR BaanOle Application-specific Contains the input specifications to build an application worksheet with various data. Contains error information about the field value, column, row, and error message. It also includes printed statistics for the records read, processed, and rejected. A module sheet that contains the VBA code that runs the specific application and the Build Worksheet process. Contains all the fields and buttons necessary to run an OLE with BAAN IV application. 4-1

24 4 - Worksheets 4.2 InputSpecs worksheet The following table provides the cell name, cell description, and valid values for the InputSpecs worksheet: Input Specs Worksheet Cell Name Cell Valid Values Worksheet Name Name Ranges Column Row Rec Sequence Type Name of worksheet in a workbook. The actual worksheet must exist in the workbook. User defined. Name is used to map Excel information to BAAN information. Also used as identification for the field name on the ERROR worksheet. User defined. Column number of name range. Can be put anywhere on the worksheet; user defined. Row number where an additional field can be used as input. Use this with type OR. Position in the record that is sent to BAAN. This must not be changed because record positions are used by the BAAN DLLs. Because the first three record positions are used internally in BAAN, the first record sequence must be 4. There are three field types: static fields on a record, multiple occurring fields, and fields that are on other rows. If a static field, value is a space or the field can be left empty. If a multiple occurring field, value is OC. The value for fields on other rows is OR. Number of Occurs A multiple occurring field must have a number greater than 1 to indicate how many times this occurs, Start Value FillDate Increment A field on another row (OR) that is related to a multiple occurrence field (OC) will have a number of occurrences. Value used for a date value that is used with a number of occurrences. Used to identify if a day, week, or month. This is taken from Excel Fill/Series/Date. This formats all columns based on the number of occurrences with a date value. This is the value that is added to the start value. Cannot be empty Numeric only Numeric or empty Numeric only; cannot be 1, 2, or 3 Empty (or space): static field OC: multiple occurrences OR: On another row Numeric or empty Empty or valid date Empty or day/month/year Numeric or empty 4-2

25 4 - Worksheets 4.3 BaanOle module sheets BAAN button subroutine The main subroutine included in all BaanOle module sheets is called DownLoadtoBaan. This subroutine controls the processes of assembling the records, running the BAAN application, sending the data to the application, and printing error information. The following are used to pass various data to the various subroutines. See Chapter 5, Technical information, for a list of the Baan.xls worksheet subroutines. worksheetname is the name of the main worksheet if there is more than one dllname is the actual DLL name that must be used for the specific BAAN application dllfname (function name) is the actual function with the DLL in BAAN Figure 4-1 shows the BaanOle module sheet for the MPS Forecasts workbook and the DownLoadtoBaan subroutine. Figure 4-1 DownLoadtoBaan Subroutine 4-3

26 4 - Worksheets Build worksheet subroutine The subroutine included in all BaanOle module sheets is called BuildWks. This subroutine controls the building of all the names of the worksheet and also supplies formatted dates. The following are used to pass various data: Worksheet name is the name of the main worksheet if there is more than one Row number is the starting row number where the heading will be placed Figure 4-2 shows the BuildWks subroutine on the BaanOle module sheet. Figure 4-2 BuildWks Subroutine 4-4

27 4 - Worksheets 4.4 Input specification worksheet Review the InputSpec worksheet to determine if all necessary fields are represented. Figure 4-3 shows the InputSpecs worksheet from the MPSOLE.xls workbook. Figure 4-3 InputSpecs Worksheet Note If the values for Forecast and Plan Date in the Number of Occurs column are different, make any change necessary to ensure that these fields match. They must be exactly the same. If the values for Start Value, FillDate, Increment, and Edit Rule are inconsistent, change those as well. If anything is changed on the InputSpec worksheet, you must rebuild the MPS worksheet by clicking the Build Worksheet button on the MPS worksheet. 4-5

28 4 - Worksheets 4.5 Error worksheet The following table describes the information available on the ERROR worksheet. ERROR Worksheet Data Field name Field value Column Row Error Message Batch Number Excel Record Information Data Records Sent Records Processed Records Rejected Value from the Name Ranges from the InputSpecs worksheet Value from the cell Actual column letter for the field value Actual row number for the field value Error message from BAAN application System-generated; format is YYMMDDHHMMSS Number of records sent to BAAN. A record consists of all fixed portions of a row and one or more variable positions. Number of records that were accepted Number of records that were rejected Figure 4-4 is an example of the ERROR worksheet. Figure 4-4 ERROR worksheet 4-6

29 5 Technical information This chapter contains technical information about the Baan.xls worksheet subroutines and functions. 5.1 Baan.xls worksheet subroutines StartProcess This subroutine initializes record counters, establishes the batch number, validates the InputSpecs with the name ranges, establishes the connection to BAAN, and selects all the cells that are highlighted. The print in Excel or BAAN is also determined. Worksheet name is passed from the BaanOle module sheet. Subroutines called ValidateRanges, ConnectBaan Functions called EndProcess This subroutine starts the print report subroutine and displays a message indicating the batch number and number of records sent. Subroutines called PrintReport Functions called Print Report This subroutine determines if the report will print in BAAN or Excel based on the option buttons on the application worksheet. It will start the print DLL in BAAN and send a variable to print in BAAN or Excel. If the printing is done in Excel, then a repetitive routine is run in Excel to get all the error records from BAAN. PrinterrorinExcel is run after the record has been returned from BAAN with the error information. After all the error records have been retrieved, Printtotals is run. Subroutines called SendtoBaan, PrinterrorinExcel, Printtotals Functions called Getarg, Getlastarg 5-1

30 5 - Technical information Errorsheetsub This subroutine creates information on the ERROR worksheet. If the ERROR worksheet does not exist, it will be created. In addition, heading information is formatted. Subroutines called Functions called PrinterrorinExcel This subroutine displays error information. The error information is obtained from BAAN as the last argument. The getarg function is used to retrieve the field name, field value, field row, field column, and error message. Subroutines called Functions called Getarg Printtotals This subroutine displays BAAN records read, processed, and rejected. It also displays Excel records sent, processed, and rejected. The getarg function is used to retrieve the BAAN records read, processed, and rejected. The Excel records read, processed, and rejected are variables that are local to Excel. Subroutines called Functions called 5-2

31 5 - Technical information Processallrecords This subroutine is where the records are assembled according to the mapping from the InputSpecs worksheets with the Column, Rec Sequence, and Type. The cell value, column name (letter), and name range are combined with a vertical bar [ ] delimiter into one field. For example: DLLFNAME( 1996 C FINBUDYEAR ) An array is used to store the information which creates the record sent to BAAN. The two arrays used in this processing have been created in the ValidateRanges subroutine. The first array is used to build the fixed part and the variable part of the record. If there are entries in the second array, those will be processed as well. Once the array has been filled, the record is created and sent to BAAN. See section for additional information about arrays. Subroutines called CreateRecord, SendtoBaan Functions called Colnumtoletter CreateRecord This subroutine formats the record from the array. The format of the record is DLLFUNCTION( FLD1VALUE FLD1COLUMNNO FLD1NAME ). Subroutines called Functions called ConnectBaan This subroutine establishes the connection to BAAN. Baan4.Application is the name that must be used because it is used in the BW registry file. Subroutines called Functions called 5-3

32 5 - Technical information DisconnectBaan This subroutine disconnects the BAAN application. Subroutines called Functions called SendtoBaan This subroutine uploads records to BAAN. The dllname and the dllfunction which contains the parameters (see CreateRecord for the format) are sent to BAAN. Return error codes are checked. If the return error code is normal, the records read counter is incremented by 1. A return value is also check for true or false. True means the record was successfully processed. False means that an error was found in the record. Subroutines called Functions called ValidateRanges This subroutine validates the InputSpecs worksheet, validates the name ranges from the application worksheets, and builds the arrays necessary for Processallrecords. If there is a validation error, a message will tell the user what error occurred. Two arrays are created. One array is for the field types: empty and multiple occurrences (see section 4.2, InputSpecs worksheet). This array contains the name ranges and record sequence information from the InputSpecs worksheet. The index for this array is column name (letter). The second array is for additional rows (type OR) that are needed for the records. This array contains the worksheet name, name ranges, column, row, and record sequence from the InputSpecs worksheet. There is no specific index because it is incremented by 1. The array includes a variable that contains the number of entries which is based on the number of occurrences. Dllname, Dllfunction Subroutines called Checkinputspec Functions called 5-4

33 5 - Technical information Note Checkinputspec This subroutine validates the InputSpecs worksheet. See section 4.4, Input specification worksheet, for the parameters and valid values for InputSpecs. A message will appear if an error is detected. Errors must be corrected before they can be processed again. Subroutines called Functions called BuildWorksheet This subroutine will first validate all the fields on the InputSpecs worksheet by running Checkinputspec. If all the fields are valid, it will place the names from Name Range into the appropriate worksheets and create the Name Ranges for each column/row. It will format the multiple occurring fields by appending a number incremented by 1 at the end. If dates must be used, the start value, fill date, increment, and format date are used. This is done by using the fill series with the date option in Excel. Worksheet name Subroutines called Functions called Colnumtoletter 5-5

34 5 - Technical information 5.2 Baan.xls Worksheet Functions Getarg This subroutine will get specific data from within a field delimited by a vertical bar [ ]. This is used to get information returned by BAAN when the ERROR worksheet is being created. This information is stored at the end of an array. Field name is the variable which contains all the fields. Field number is the sequential position in the variable which need to be extracted. The contents of the field is returned by the function. Field name, Field number Getlastarg This subroutine will get the last field of a variable. This is specifically used for the returned information from BAAN for error reporting in Excel. The contents of the field is returned by the function. Field name CvtString This subroutine will place quotes around a string field. String field Colnumtoletter This subroutine will convert a column number into a column letter. A numeric field 5-6

Making EXCEL Work for YOU!

Making EXCEL Work for YOU! Tracking and analyzing numerical data is a large component of the daily activity in today s workplace. Microsoft Excel 2003 is a popular choice among individuals and companies for organizing, analyzing,

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

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

Tab-Delimited File and Compound Objects - Documents, Postcards, and Cubes. (Not Monographs)

Tab-Delimited File and Compound Objects - Documents, Postcards, and Cubes. (Not Monographs) 1" Tab-Delimited File and Compound Objects - Documents, Postcards, and Cubes (Not Monographs) See Help Sheet: Tab-Delimited File and Compound Object - Monograph Content "2" Page 4: Why use Tab-delimited

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

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

Microsoft Excel 2007 Macros and VBA

Microsoft Excel 2007 Macros and VBA Microsoft Excel 2007 Macros and VBA With the introduction of Excel 2007 Microsoft made a number of changes to the way macros and VBA are approached. This document outlines these special features of Excel

More information

BAAN IVc. BAAN Windows Client Installation Guide

BAAN IVc. BAAN Windows Client Installation Guide BAAN IVc A publication of: Baan Development B.V. P.O.Box 143 3770 AC Barneveld The Netherlands Printed in the Netherlands Baan Development B.V. 1998. All rights reserved. The information in this document

More information

BTA Billing Online Support Statement File Reference Guide

BTA Billing Online Support Statement File Reference Guide BTA Billing Online Support Statement File Reference Guide BTA Billing Support File Reference Guide Table of Contents Step 1:-- Download the file from American Express @ Work...3 Step 2:-- Saving the Billing

More information

Office 2016 Excel Basics 25 Video/Class Project #37 Excel Basics 25: Power Query (Get & Transform Data) to Convert Bad Data into Proper Data Set

Office 2016 Excel Basics 25 Video/Class Project #37 Excel Basics 25: Power Query (Get & Transform Data) to Convert Bad Data into Proper Data Set Office 2016 Excel Basics 25 Video/Class Project #37 Excel Basics 25: Power Query (Get & Transform Data) to Convert Bad Data into Proper Data Set Goal in video # 25: Learn about how to use the Get & Transform

More information

BENEVOLENT AND PROTECTIVE ORDER OF ELKS COMPLETING THE ANNUAL FINANCIAL REPORT EXCEL FILE PREPARER S GUIDE

BENEVOLENT AND PROTECTIVE ORDER OF ELKS COMPLETING THE ANNUAL FINANCIAL REPORT EXCEL FILE PREPARER S GUIDE BENEVOLENT AND PROTECTIVE ORDER OF ELKS COMPLETING THE ANNUAL FINANCIAL REPORT EXCEL FILE PREPARER S GUIDE 2017 2018 REPORTING CYCLE INTRODUCTION The Annual Financial Report (AFR) has been extensively

More information

32 Using Local Data Sources in Web Intelligence Documents

32 Using Local Data Sources in Web Intelligence Documents 32 Using Local Data Sources in Web Intelligence Documents We have used universes as data sources for queries created in Web Intelligence and in Web Intelligence Rich Client. 32.1 Local Data Sources in

More information

Sort, Filter, Pivot Table

Sort, Filter, Pivot Table Sort, Filter, Pivot Table Sort A common database task is to rearrange the information based on a header/field or headers/fields. This is called Sorting or Filtering. Sorting rearranges all of the information

More information

KASBO Fall 2014 Session 4T Excel for Munis Accounts Payable and Purchase Orders (Lab) Presenter: Sheila Miller, KDE Business Analyst

KASBO Fall 2014 Session 4T Excel for Munis Accounts Payable and Purchase Orders (Lab) Presenter: Sheila Miller, KDE Business Analyst KASBO Fall 2014 Session 4T Excel for Munis Accounts Payable and Purchase Orders (Lab) Presenter: Sheila Miller, KDE Business Analyst Session Prerequisites 1. You will be accessing Munis so make sure you

More information

Text Conversion Process

Text Conversion Process Text Conversion Process TEXT to EXCEL Conversion Template EXCEL to TEXT Purpose F. S. 285.985 - Transparency in Government Spending Data Agencies Steps 1. Get your Agency Contract Data via CD 2. Convert

More information

Teach yourself... PivotTables and PivotCharts. with. Microsoft Excel Easy to follow Step-by-step instructions Written in plain English

Teach yourself... PivotTables and PivotCharts. with. Microsoft Excel Easy to follow Step-by-step instructions Written in plain English Easy Way Teach yourself... PivotTables and PivotCharts with Microsoft Excel 2013 Easy to follow Step-by-step instructions Written in plain English A Cheryl Price Publication Easy Way PivotTables and PivotCharts

More information

Excel 2013 Intermediate

Excel 2013 Intermediate Excel 2013 Intermediate Quick Access Toolbar... 1 Customizing Excel... 2 Keyboard Shortcuts... 2 Navigating the Spreadsheet... 2 Status Bar... 3 Worksheets... 3 Group Column/Row Adjusments... 4 Hiding

More information

1. Right-click the worksheet tab you want to rename. The worksheet menu appears. 2. Select Rename.

1. Right-click the worksheet tab you want to rename. The worksheet menu appears. 2. Select Rename. Excel 2010 Worksheet Basics Introduction Page 1 Every Excel workbook contains at least one or more worksheets. If you are working with a large amount of related data, you can use worksheets to help organize

More information

Spreadsheet Microsoft Excel 2010

Spreadsheet Microsoft Excel 2010 Spreadsheet Microsoft Excel 2010 Prepared by: Teo Siew Copyright 2017 MAHSA UNIVERSITY Faculty of Business, Finance, and Hospitality Spreadsheet A type of application program which manipulates numerical

More information

Basic tasks in Excel 2013

Basic tasks in Excel 2013 Basic tasks in Excel 2013 Excel is an incredibly powerful tool for getting meaning out of vast amounts of data. But it also works really well for simple calculations and tracking almost any kind of information.

More information

Intermediate Excel 2016

Intermediate Excel 2016 Intermediate Excel 2016 Relative & Absolute Referencing Relative Referencing When you copy a formula to another cell, Excel automatically adjusts the cell reference to refer to different cells relative

More information

APS Installation Documentation

APS Installation Documentation APS Installation Documentation Sites Using APS in Conjunction with SunSystems: SunSystems must be installed on the system so that connections with APS can be set up. Installation Sequence 1. Go to Adventist

More information

Microsoft Power Tools for Data Analysis #04: Power Query: Import Multiple Excel Files & Combine (Append) into Proper Data Set.

Microsoft Power Tools for Data Analysis #04: Power Query: Import Multiple Excel Files & Combine (Append) into Proper Data Set. Microsoft Power Tools for Data Analysis #04: Power Query: Import Multiple Excel Files & Combine (Append) into Proper Data Set Table of Contents: Notes from Video:. Goal of Video.... Main Difficulty When

More information

Excel Tips for Compensation Practitioners Weeks Pivot Tables

Excel Tips for Compensation Practitioners Weeks Pivot Tables Excel Tips for Compensation Practitioners Weeks 23-28 Pivot Tables Week 23 Creating a Pivot Table Pivot tables are one of the most amazing and powerful tools in Excel, but many users do not know how to

More information

Microsoft Excel Microsoft Excel

Microsoft Excel Microsoft Excel Excel 101 Microsoft Excel is a spreadsheet program that can be used to organize data, perform calculations, and create charts and graphs. Spreadsheets or graphs created with Microsoft Excel can be imported

More information

Membership Application Mailmerge

Membership Application Mailmerge SRP Membership Application Mailmerge 1 Membership Application Mailmerge Introduction This manual is for Society of Recorder Players branch membership secretaries. It describes how to generate membership

More information

Global Software, Inc.'s Spreadsheet Writeback User Manual. Release V14 R1 M2

Global Software, Inc.'s Spreadsheet Writeback User Manual. Release V14 R1 M2 Global Software, Inc.'s Spreadsheet Writeback User Manual Release V14 R1 M2 Worldwide Headquarters 3201 Beechleaf Court, Suite 170 Raleigh, NC 27604 USA +1.919.872.7800 www.glbsoft.com EMEA/APAC Headquarters

More information

The Item_Master_addin.xlam is an Excel add-in file used to provide additional features to assist during plan development.

The Item_Master_addin.xlam is an Excel add-in file used to provide additional features to assist during plan development. Name: Tested Excel Version: Compatible Excel Version: Item_Master_addin.xlam Microsoft Excel 2013, 32bit version Microsoft Excel 2007 and up (32bit and 64 bit versions) Description The Item_Master_addin.xlam

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 Copyright This document is Copyright 2006 2013 by its contributors as listed below. You may distribute it and/or modify it under

More information

How to design and print cards using a database connection with. emedia CS Software

How to design and print cards using a database connection with. emedia CS Software How to design and print cards using a database connection with emedia CS Software For this exercise, we will use a Database that has been created in EXCEL. The example below shows the database fields populated

More information

Global Software, Inc.'s Distribution Manager User Manual. Release V12 R5 M1

Global Software, Inc.'s Distribution Manager User Manual. Release V12 R5 M1 Global Software, Inc.'s Distribution Manager User Manual Release V12 R5 M1 Worldwide Headquarters 3201 Beechleaf Court Raleigh, NC 27604 USA +1.919.872.7800 www.glbsoft.com EMEA Headquarters 500 Chiswick

More information

ibaan OpenWorld Adapter Suite 2.3 Configuration Guide for MSMQ

ibaan OpenWorld Adapter Suite 2.3 Configuration Guide for MSMQ ibaan OpenWorld Adapter Suite 2.3 A publication of: Baan Development B.V. P.O.Box 143 3770 AC Barneveld The Netherlands Printed in the Netherlands Baan Development B.V. 2002. All rights reserved. The information

More information

Jump Right In! Essential Computer Skills Using Microsoft 2013 By Andrews, Dark, and West

Jump Right In! Essential Computer Skills Using Microsoft 2013 By Andrews, Dark, and West Jump Right In! Essential Computer Skills Using Microsoft 2013 By Andrews, Dark, and West Chapter 10 Managing Numbers and Text Using Excel 1 Objectives Examine the Excel window and tools Enter and format

More information

Functions in Excel. Structure of a function: Basic Mathematical Functions. Arithmetic operators: Comparison Operators:

Functions in Excel. Structure of a function: Basic Mathematical Functions. Arithmetic operators: Comparison Operators: Page1 Functions in Excel Formulas (functions) are equations that perform calculations on values in your spreadsheet. A formula always starts with an equal sign (=). Example: =5+2*7 This formula multiples

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

Financial Management System

Financial Management System Financial Management System Setting Up the Bookstore Sales Interface Center for Information Services Supporting Washington State s Community and Technical Colleges March 2003 This page inserted for back-to-back

More information

Global Software, Inc.'s Database Manager User Manual. Version 14.6

Global Software, Inc.'s Database Manager User Manual. Version 14.6 Global Software, Inc.'s Database Manager User Manual Version 14.6 Worldwide Headquarters 3301 Benson Drive Raleigh, NC 27609 USA +1.919.872.7800 www.globalsoftwareinc.com EMEA/APAC Headquarters 338 Euston

More information

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

Instructions for creating and modifying queries will be available in the future.

Instructions for creating and modifying queries will be available in the future. This document is intended to get you started quickly with BEx Analyzer 7.0. You will be able to open, run, and save queries; and export your data to Excel. Instructions for creating and modifying queries

More information

Introduction to Mail Merge. Use IT+

Introduction to Mail Merge. Use IT+ Introduction to Use IT+ Introduction is a useful tool that allows you to produce multiple letters, labels, envelopes, name tags, and more using information stored in a list, database, or spreadsheet. When

More information

Océ Engineering Exec. Advanced Import and Index

Océ Engineering Exec. Advanced Import and Index Océ Engineering Exec Advanced Import and Index Océ-Technologies B.V. Copyright 2004, Océ-Technologies B.V. Venlo, The Netherlands All rights reserved. No part of this work may be reproduced, copied, adapted,

More information

Excel Select a template category in the Office.com Templates section. 5. Click the Download button.

Excel Select a template category in the Office.com Templates section. 5. Click the Download button. Microsoft QUICK Excel 2010 Source Getting Started The Excel Window u v w z Creating a New Blank Workbook 2. Select New in the left pane. 3. Select the Blank workbook template in the Available Templates

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

Unit 3 Fill Series, Functions, Sorting

Unit 3 Fill Series, Functions, Sorting Unit 3 Fill Series, Functions, Sorting Fill enter repetitive values or formulas in an indicated direction Using the Fill command is much faster than using copy and paste you can do entire operation in

More information

Unit 3 Functions Review, Fill Series, Sorting, Merge & Center

Unit 3 Functions Review, Fill Series, Sorting, Merge & Center Unit 3 Functions Review, Fill Series, Sorting, Merge & Center Function built-in formula that performs simple or complex calculations automatically names a function instead of using operators (+, -, *,

More information

1. Select a cell in the column you want to sort by. In this example, we will sort by Last Name.

1. Select a cell in the column you want to sort by. In this example, we will sort by Last Name. Excel 2010 Sorting Data Introduction Page 1 With over 17 billion cells in a single worksheet, Excel 2010 gives you the ability to work with an enormous amount of data. Arranging your data alphabetically,

More information

MultiSite Suite: General Ledger

MultiSite Suite: General Ledger MultiSite Suite: General Ledger User s Manual version 2.2.97 Copyright & Trademarks Copyright Notice and Trademarks 2003 by Brent Lawrence, LLC. All rights reserved. Reprinted and edited by MultiSite Systems,

More information

Microsoft Excel 2016 LEVEL 3

Microsoft Excel 2016 LEVEL 3 TECH TUTOR ONE-ON-ONE COMPUTER HELP COMPUTER CLASSES Microsoft Excel 2016 LEVEL 3 kcls.org/techtutor Microsoft Excel 2016 Level 3 Manual Rev 11/2017 instruction@kcls.org Microsoft Excel 2016 Level 3 Welcome

More information

Formulas and Functions

Formulas and Functions Formulas and Functions Excel's Golden Rule (Dan Bricklin and Bob Frankston) Excel's Golden Rule: If formula input data can change, put it in cell and refer to it with cell references. If data will not

More information

ACCT 133 Excel Schmidt Excel 2007 to 2010 Conversion

ACCT 133 Excel Schmidt Excel 2007 to 2010 Conversion ACCT 133 Excel Schmidt Excel 2007 to 2010 Conversion Note: Use this handout in connection with the handout on the parts of the Excel 2010 worksheet. This will allow you to look at the various portions

More information

Unit 12. Electronic Spreadsheets - Microsoft Excel. Desired Outcomes

Unit 12. Electronic Spreadsheets - Microsoft Excel. Desired Outcomes Unit 12 Electronic Spreadsheets - Microsoft Excel Desired Outcomes Student understands Excel workbooks and worksheets Student can navigate in an Excel workbook and worksheet Student can use toolbars and

More information

MaineStreet Financials 8.4

MaineStreet Financials 8.4 MaineStreet Financials 8.4 General Ledger Excel Journal Entry 1 Overview A Journal Entry is used to update the General Ledger for many types of transactions, including cash receipts, transfers of revenue

More information

Microsoft Office Excel Create a worksheet group. A worksheet group. Tutorial 6 Working With Multiple Worksheets and Workbooks

Microsoft Office Excel Create a worksheet group. A worksheet group. Tutorial 6 Working With Multiple Worksheets and Workbooks Microsoft Office Excel 2003 Tutorial 6 Working With Multiple Worksheets and Workbooks 1 Create a worksheet group A workbook is a collection of worksheets. You may want to work with the worksheets within

More information

Create your first workbook

Create your first workbook Create your first workbook You've been asked to enter data in Excel, but you've never worked with Excel. Where do you begin? Or perhaps you have worked in Excel a time or two, but you still wonder how

More information

Excel 2007/2010. Don t be afraid of PivotTables. Prepared by: Tina Purtee Information Technology (818)

Excel 2007/2010. Don t be afraid of PivotTables. Prepared by: Tina Purtee Information Technology (818) Information Technology MS Office 2007/10 Users Guide Excel 2007/2010 Don t be afraid of PivotTables Prepared by: Tina Purtee Information Technology (818) 677-2090 tpurtee@csun.edu [ DON T BE AFRAID OF

More information

Relius Documents ASP Multi-Doc Processing: Data Entry Routines (DER)

Relius Documents ASP Multi-Doc Processing: Data Entry Routines (DER) Relius Documents ASP Multi-Doc Processing: Data Entry Routines (DER) 1 800 326 7235, select option 2 Table of Contents Overview...3 Enabling Multi-Doc Processing...4 Multi-Doc Options...5 Initiating a

More information

Working with Mailbox Manager

Working with Mailbox Manager Working with Mailbox Manager A user guide for Mailbox Manager supporting the Message Storage Server component of the Avaya S3400 Message Server Mailbox Manager Version 5.0 February 2003 Copyright 2003

More information

A Tutorial for Excel 2002 for Windows

A Tutorial for Excel 2002 for Windows INFORMATION SYSTEMS SERVICES Writing Formulae with Microsoft Excel 2002 A Tutorial for Excel 2002 for Windows AUTHOR: Information Systems Services DATE: August 2004 EDITION: 2.0 TUT 47 UNIVERSITY OF LEEDS

More information

Excel Tips for Compensation Practitioners Weeks 9-12 Working with Lookup Formulae

Excel Tips for Compensation Practitioners Weeks 9-12 Working with Lookup Formulae Excel Tips for Compensation Practitioners Weeks 9-12 Working with Lookup Formulae Week 9 Using lookup functions Microsoft Excel is essentially a spreadsheet tool, while Microsoft Access is a database tool.

More information

Chapter 16 Exporting Data

Chapter 16 Exporting Data Chapter 16 Exporting Data Introduction This chapter explains how to export R&R report data to a text file, Xbase file, worksheet file, Excel 5.0 PivotTable, Excel 5.0 chart, Rich Text Format (RTF) file,

More information

Validate and Protect Data

Validate and Protect Data Validate and Protect Data Chapter 8 Objectives In this section you will Restrict Data Entry to a Cell Test the Data Entered in a Cell for Validity Display Instructions for Data Entry Display Error Messages

More information

Excel 2010 Formulas Don't Update Automatically

Excel 2010 Formulas Don't Update Automatically Excel 2010 Formulas Don't Update Automatically Home20132010Other VersionsLibraryForumsGallery Ask a question How can I make the formula result to update automatically when I open it after each update on

More information

EXCEL ADVANCED Linda Muchow

EXCEL ADVANCED Linda Muchow EXCEL ADVANCED 2016 Alexandria Technical and Community College Customized Training Technology Specialist 1601 Jefferson Street, Alexandria, MN 56308 320-762-4539 Linda Muchow lindac@alextech.edu 1 Table

More information

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited EXCEL ADVANCED

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited EXCEL ADVANCED EXCEL ADVANCED Overview OVERVIEW... 2 ADVANCED FORMULAS... 4 VIEW THE PROJECT... 4 Viewing Available Excel Functions... 5 Help with Functions... 6 TEXT FUNCTIONS... 7 Text Functions Used in this Section:...

More information

How to Import Part Numbers to Proman

How to Import Part Numbers to Proman How to Import Part Numbers to Proman This is a brief document that outlines how to take an Excel spreadsheet and either load new parts numbers into Proman or update data on existing part numbers. Before

More information

Tutorial 1 - Setting up your first process

Tutorial 1 - Setting up your first process Version 8.2 SolveXia Pty Ltd AUTOMATE ACTIVATE ACCELERATE CONTENTS INTRODUCTION... 3 CASE STUDY... 4 SOLUTION... 4 ILLUSTRATION OF STEPS IN PROCESS... 5 A LOGIN TO THE SYSTEM... 6 A.1 SCREEN LAYOUT...

More information

Excel Intermediate. Click in the name column of our Range of Data. (Do not highlight the column) Click on the Data Tab in the Ribbon

Excel Intermediate. Click in the name column of our Range of Data. (Do not highlight the column) Click on the Data Tab in the Ribbon Custom Sorting and Subtotaling Excel Intermediate Excel allows us to sort data whether it is alphabetic or numeric. Simply clicking within a column or row of data will begin the process. Click in the name

More information

Excel Lesson 1 Microsoft Excel Basics

Excel Lesson 1 Microsoft Excel Basics Microsoft Excel Basics Microsoft Office 2010 Introductory 1 Objectives Define the terms spreadsheet and worksheet. Identify the parts of a worksheet. Start Excel, open an existing workbook, and save a

More information

BENEVOLENT AND PROTECTIVE ORDER OF ELKS COMPLETING THE ANNUAL FINANCIAL REPORT EXCEL FILE REPORT PREPARER S GUIDE

BENEVOLENT AND PROTECTIVE ORDER OF ELKS COMPLETING THE ANNUAL FINANCIAL REPORT EXCEL FILE REPORT PREPARER S GUIDE BENEVOLENT AND PROTECTIVE ORDER OF ELKS COMPLETING THE ANNUAL FINANCIAL REPORT EXCEL FILE REPORT PREPARER S GUIDE 2018 2019 REPORTING CYCLE INTRODUCTION The Annual Financial Report (AFR) has been updated

More information

M i c r o s o f t E x c e l A d v a n c e d. Microsoft Excel 2010 Advanced

M i c r o s o f t E x c e l A d v a n c e d. Microsoft Excel 2010 Advanced Microsoft Excel 2010 Advanced 0 Working with Rows, Columns, Formulas and Charts Formulas A formula is an equation that performs a calculation. Like a calculator, Excel can execute formulas that add, subtract,

More information

Introduction to Excel 2013 Part 2

Introduction to Excel 2013 Part 2 Introduction to Excel 2013 Part 2 Open a file Select File from the Menu bar, select Open from the drop down menu, navigate to the place where the file was stored, double-left click on the file name. Modify

More information

SECONDARY SCHOOL - IMRIEĦEL HALF-YEARLY EXAMINATIONS 2017/2018

SECONDARY SCHOOL - IMRIEĦEL HALF-YEARLY EXAMINATIONS 2017/2018 FORM: 4 SECONDARY SCHOOL - IMRIEĦEL HALF-YEARLY EXAMINATIONS 2017/2018 ICT I Time: 1.5 hrs Name: Class: Section A: Computer Essentials The following questions are about software. 1. Mark True or False

More information

INFORMATION SHEET 24002/1: AN EXCEL PRIMER

INFORMATION SHEET 24002/1: AN EXCEL PRIMER INFORMATION SHEET 24002/1: AN EXCEL PRIMER How to use this document This guide to the basics of Microsoft Excel is intended for those people who use the program, but need or wish to know more than the

More information

European Computer Driving Licence. Advanced Spreadsheet Software BCS ITQ Level 3. Syllabus Version 2.0

European Computer Driving Licence. Advanced Spreadsheet Software BCS ITQ Level 3. Syllabus Version 2.0 ECDL Advanced European Computer Driving Licence Advanced Spreadsheet Software BCS ITQ Level 3 Using Microsoft Excel 2010 Syllabus Version 2.0 This training, which has been approved by BCS, The Chartered

More information

Table of Contents. User Manual

Table of Contents. User Manual USER MANUAL 5.0 Table of Contents Introduction... 2 Features and Benefits... 2 Overview... 3 Standard User... 3 Administrator... 3 Unconnected... 3 Connect or Connected... 4 Configuration... 5 Settings...

More information

A Brief Word About Your Exam

A Brief Word About Your Exam Exam 1 Studyguide A Brief Word About Your Exam Your exam will be MONDAY, FEBRUARY 20 DURING CLASS TIME. You will have 50 minutes to complete Exam 1. If you arrive late or leave early, you forfeit any time

More information

Microsoft Excel. for Finance Majors. Microsoft Excel for Finance Majors

Microsoft Excel. for Finance Majors. Microsoft Excel for Finance Majors Microsoft Excel for Finance Majors 2007 Version: 12/21/2017 Contents Introduction... 3 Working with Tables... 3 Exercise... 10 Pivot Tables... 12 Exercise:... 17 Conditional Formatting... 18 Exercise:...

More information

Skills Exam Objective Objective Number

Skills Exam Objective Objective Number Overview 1 LESSON SKILL MATRIX Skills Exam Objective Objective Number Starting Excel Create a workbook. 1.1.1 Working in the Excel Window Customize the Quick Access Toolbar. 1.4.3 Changing Workbook and

More information

SMP User Manual Sales, Marketing and Information Services

SMP User Manual Sales, Marketing and Information Services SMP User Manual Sales, Marketing and Information Services Product Information www.gosmp.com Tutorial Videos & Training www.gosmp.com Customer Support 949-258-0410 or support@gosmp.com Page 1 of 14 Advanced

More information

Computer & Careers Mr. Lewis

Computer & Careers Mr. Lewis Microsoft Excel Unit A Computer & Careers Mr. Lewis Definitions: Spreadsheet Worksheet Workbook Formulas File Extension When you open a spreadsheet the default name is Is an application you use to perform

More information

Q&As. Excel 2010 Expert. Pass Microsoft Exam with 100% Guarantee. Free Download Real Questions & Answers PDF and VCE file from:

Q&As. Excel 2010 Expert. Pass Microsoft Exam with 100% Guarantee. Free Download Real Questions & Answers PDF and VCE file from: 77-888 Q&As Excel 2010 Expert Pass Microsoft 77-888 Exam with 100% Guarantee Free Download Real Questions & Answers PDF and VCE file from: https://www.pass4lead.com/77-888.html 100% Passing Guarantee 100%

More information

MS Office 2016 Excel Pivot Tables - notes

MS Office 2016 Excel Pivot Tables - notes Introduction Why You Should Use a Pivot Table: Organize your data by aggregating the rows into interesting and useful views. Calculate and sum data quickly. Great for finding typos. Create a Pivot Table

More information

MODULE VI: MORE FUNCTIONS

MODULE VI: MORE FUNCTIONS MODULE VI: MORE FUNCTIONS Copyright 2012, National Seminars Training More Functions Using the VLOOKUP and HLOOKUP Functions Lookup functions look up values in a table and return a result based on those

More information

Day : Date : Objects : Open MS Excel program. Subject : * Open Excel application. Select : start. Choose: programs. Choose : Microsoft Office

Day : Date : Objects : Open MS Excel program. Subject : * Open Excel application. Select : start. Choose: programs. Choose : Microsoft Office 1 2 Day : Date : Objects : Open MS Excel program. Subject : * Open Excel application. Select : start Choose: programs Choose : Microsoft Office Select: Excel * Close the Excel program Click on the Close

More information

Excel Wizardry. Presented By: Kevin Lorentzen. City of Bellevue

Excel Wizardry. Presented By: Kevin Lorentzen. City of Bellevue Excel Wizardry Presented By: Kevin Lorentzen City of Bellevue September 12, 2012 Goal of the Presentation The goal of this presentation is to inform participants of functions in Excel that will help streamline

More information

Visit our Web site at or call to learn about training classes that are added throughout the year.

Visit our Web site at   or call to learn about training classes that are added throughout the year. S a gee RPAc c pa ci nt e l l i ge nc e Re por t De s i gne r ST UDE NTWORKBOOK Notice This document and the Sage ERP Accpac software may be used only in accordance with the accompanying Sage ERP Accpac

More information

IV. Arranging & Viewing the Worksheet

IV. Arranging & Viewing the Worksheet IV. Arranging & Viewing the Worksheet Adding & deleting rows and columns Excel makes it easy to rearrange a worksheet. Along with dragging data ranges to move them, you can add or delete rows and columns.

More information

University of North Dakota PeopleSoft Finance Tip Sheets. Utilizing the Query Download Feature

University of North Dakota PeopleSoft Finance Tip Sheets. Utilizing the Query Download Feature There is a custom feature available in Query Viewer that allows files to be created from queries and copied to a user s PC. This feature doesn t have the same size limitations as running a query to HTML

More information

Introduction to Microsoft Excel 2010

Introduction to Microsoft Excel 2010 Introduction to Microsoft Excel 2010 This class is designed to cover the following basics: What you can do with Excel Excel Ribbon Moving and selecting cells Formatting cells Adding Worksheets, Rows and

More information

MICROSOFT OFFICE. Courseware: Exam: Sample Only EXCEL 2016 CORE. Certification Guide

MICROSOFT OFFICE. Courseware: Exam: Sample Only EXCEL 2016 CORE. Certification Guide MICROSOFT OFFICE Courseware: 3263 2 Exam: 77 727 EXCEL 2016 CORE Certification Guide Microsoft Office Specialist 2016 Series Microsoft Excel 2016 Core Certification Guide Lesson 1: Introducing Excel Lesson

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

Learning Worksheet Fundamentals

Learning Worksheet Fundamentals 1.1 LESSON 1 Learning Worksheet Fundamentals After completing this lesson, you will be able to: Create a workbook. Create a workbook from a template. Understand Microsoft Excel window elements. Select

More information

Programmer s Reference

Programmer s Reference Programmer s Reference Copyrights and Notices Attachmate INFOConnect Enterprise Edition 2013 Attachmate Corporation. All Rights Reserved. Patents This Attachmate software is protected by U.S. patents 6252607

More information

Excel Training - Beginner March 14, 2018

Excel Training - Beginner March 14, 2018 Excel Training - Beginner March 14, 2018 Working File File was emailed to you this morning, please log in to your email, download and open the file. Once you have the file PLEASE CLOSE YOUR EMAIL. Open

More information

Creating a Directory with a Mail Merge from an Excel Document

Creating a Directory with a Mail Merge from an Excel Document Creating a Directory with a Mail Merge from an Excel Document When you run a mail merge, Word pulls names, addresses, and other information directly from your Excel spreadsheet into the documents you re

More information

Workshare Professional 10. Getting Started Guide

Workshare Professional 10. Getting Started Guide Workshare Professional 10 Getting Started Guide Introducing Workshare Professional 10 Workshare is dedicated to helping professionals compare, protect and share their documents. New features Compare Excel

More information

COMPUTER TECHNOLOGY SPREADSHEETS BASIC TERMINOLOGY. A workbook is the file Excel creates to store your data.

COMPUTER TECHNOLOGY SPREADSHEETS BASIC TERMINOLOGY. A workbook is the file Excel creates to store your data. SPREADSHEETS BASIC TERMINOLOGY A Spreadsheet is a grid of rows and columns containing numbers, text, and formulas. A workbook is the file Excel creates to store your data. A worksheet is an individual

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

URGENT: MEDICAL DEVICE CORRECTION

URGENT: MEDICAL DEVICE CORRECTION 30 October 2017 The issues described in the attached letter only occur during an import of a drug library. If you have performed an import of a Plum 360 drug library or there is a need to perform an import

More information

Microsoft Excel Chapter 3. Working with Large Worksheets, Charting, and What-If Analysis

Microsoft Excel Chapter 3. Working with Large Worksheets, Charting, and What-If Analysis Microsoft Excel 2013 Chapter 3 Working with Large Worksheets, Charting, and What-If Analysis Objectives Rotate text in a cell Create a series of month names Copy, paste, insert, and delete cells Format

More information