Name Ranges and LookUp Functions

Size: px
Start display at page:

Download "Name Ranges and LookUp Functions"

Transcription

1 PMI Online Education Name Ranges and LookUp Functions Microcomputer Applications

2 Table of Contents Objective 5: Create Range Names... 3 Naming a Range... 3 Modifying a Name Range... 4 Using Row and Column Titles to Name a Range... 5 Delete a Range Name... 5 Objective 6: Ensure Data Integrity... 6 Creating a Validation List... 6 Objective 7: Use Lookup Functions... 7 Retrieving Data Using a Name Range in a VLOOKUP Formula... 7 Removing Error Codes and Using IFERROR Function in a Nested IF Statement... 8 Creating an HLOOKUP Table Retrieving Data Using an HLOOKUP Table Hiding Rows Containing Lookup Tables Unlocking Cells for Data Entry and Protecting a Worksheet Hiding Formulas in the Worksheet Setting a Print Area Saving the Order Form as a Template How to Open a Template 2

3 Objective 5: Create Range Names Naming a Range Naming a Range Start Excel and open the provided file named Deni s_order_form. Save the file as Deni s_order_form_firstname_lastname in the Excel Lessons folder. o Review the contents of the worksheet, looking at column labels and the list of products that can be ordered. Select the range A4:D7 and click the Formulas tab. In the Defined Names group, point to Define Name to display the ScreenTip. Click the Define Name button and in the Name box, type Products. Click OK. o o o Excel has range naming rules. Range Names must start with text characters, not numbers, and cannot have spaces. Two words can be joined with an underscore; for example, to enter the Name "purchase date", you should type purchase_date. Be careful not to use a Range Name that could be confused as a cell reference, such as, A1 or RS2010. The number of Range Names you define is limitless. Define unique Range Names for each workbook. Using Range Names that resemble Range Names in other worksheets will get very complicated and confusing. It is also possible to apply a range name to individual cells. Notice the range name appears in the Name Box. Click an empty cell to deselect the range. Return to the range by clicking the Name Box arrow and selecting Products. How to Open a Template 3

4 Modifying a Name Range Modified Name Range Deselect the Products range area. Right-click cell A5 and insert a new row. Type the following information in the new row: o Novel of the Month o 6101 o 8.50 o 10 On the Formula Bar, click the Name Box arrow and click Products to ensure that the new row has been added to the named range. Navigate to cell A9 and type the following information in this row: o I Love Books Mug o 1238 o 8.95 o 37 In the Name Box, click Products to see that the range does not include the new content. On the Formulas tab, in the Defined Names group, click the Name Manager Button to open the Name Manager dialog box. If necessary, move the box so that columns A:D are visible. In the dialog box, click Products and click the Edit button. In the Edit Name dialog box, click the Collapse Dialog Box button at the end of the Refers to box. Return to the worksheet and select the range A4:D9. In the Edit Name Refers to box, click the Expand Dialog Box and point out that the Refers to box now includes row 9. Click OK, and then click Close. Copy the formatting for cell A8 by right-clicking and selecting the Format Painter from the Mini toolbar. Click cell A9 to format it. Select the range A3:D9 and on the Home tab, in the Font group, click the Dialog Box Launcher. In the Format Cells dialog box, click the Border tab. In the Presets area, click None to clear existing borders in the range. Click Outline to add an exterior border around the selected range. Click OK. Click cell A1 and notice the new formatting and border for the Products range. In the Name Box list, click Products to verify the revised range works properly. How to Open a Template 4

5 Underscores in Names Using Row and Column Titles to Name a Range Select the range A4:B9. On the Formulas tab, in the Defined Names group, click the Create from Selection button. In the Create Names from Selection dialog box, place a check in the Left column choice, if necessary. No other boxes should be checked. Click OK. Click the Name Box arrow to display the available ranges. Underscores are used between words instead of hyphens or spaces and before range names that begin with a number. From the list, click Celtic Bookmarks and observe that the cell containing the code for Celtic Bookmarks is selected. Save the file. Deleting a Range Name Creating a New Name Click cell A7 and revise the text to 2010 Calendar and press Enter. Right-click the row 7 heading and insert a new row. Add the following text in the new row: o Mini Book Light o 3128 o o 8.8 Click cell B7 and click the Name Box. Replace the highlighted cell reference with the text Mini_Book_Light and press Enter. This is an alternate way of creating a named range. On the Formulas tab, in the Defined Names group, click the Name Manager button. Click New and type _2010_Calendar in the New Name box. Remember to include the leading underscore. Select the range shown in the Refers to box and replace it by clicking in cell B8. Notice the inclusion of absolute cell references and the sheet name in the new range. Click OK and return to the Name Manager dialog box. In the list of ranges, note that _16_Month_Calendar and _2010_Calendar both refer to the same range. Since the 16 Month Calendar designation no longer exists, delete it by highlighting it in the Name Manager dialog box and clicking Delete. Confirm the warning message by clicking OK, close the dialog box. Save the file. How to Open a Template 5

6 Objective 6: Ensure Data Integrity Creating Data Validation Testing the Validation Creating a Validation List Use a validation list to help ensure data integrity. By limiting what can be entered in certain cells, there is less chance of data being incorrectly entered. Select the range A3:A10. On the Formulas tab, in the Defined Names group, click Create from Selection. Make sure the checkbox for Top Row is checked and click OK. The new range will be named Item. Select the range A25:A39. On the Data tab, in the Data Tools group, click the Data Validation button. In the Data Validation dialog box, be sure that the Settings tab is selected. Then, under Validation criteria, click the Allow box arrow. From the list, select List. At the end of the Source box, click the Collapse Dialog Box button and from the worksheet, select A4:A10. Click the Expand Dialog Box button and note that the Source box displays the range name =Item instead of the cell range. Click the Input Message tab and in the Title box, type Products. In the Input Message box, type Choose from the list of products shown Click the Error Alert tab and review the choices in the Style box. Select the default, Stop. In the Title box, type Incorrect Choice. In the Error message box, type Please choose a product from the item list. Click OK. Scroll down to the selected range A25:A39. Notice the list arrow that displays to the right of cell A25 and the input message box that was created. Click cell A25 and type Bookmark, then press Enter. Observe the Incorrect Choice stop message that displays. Click Cancel to remove the invalid entry. In the Item column, click in several cells and note how the list arrow displays. Return to cell A25, click the list arrow, and choose Celtic Bookmarks. Note that this choice is entered in the cell. On the Quick Access Toolbar, click the Undo button to remove this selection. Select the range D25:D39 in the Data Tools group, click the Data Validation button. On the Settings tab, in the Allow list, select Whole Number. From the Data box arrow, select between and set the Minimum to 1 and the Maximum to 250.Click the Error Alert tab and from the Style box, select Warning. In the Error Message box, type Supervisor permission needed for orders over 250 and click OK. Test the validation by clicking cell D25 and entering 260. Finish by clicking Cancel to remove the entry. How to Open a Template 6

7 Objective 7: Use Lookup Functions Retrieving Data Using a Name Range in a VLOOKUP Formula VLOOKUP Formula for Cell C25 Select the range A3:D10. On the Data tab, in the Sort & Filter group, click the Sort button. In the Sort dialog box, under Column, click the Sort by box arrow and click Item. The Sort on box should display Values and the Order should be A to Z. If necessary, place a check in the My data has headers checkbox. Click OK, and notice the products are now sorted alphabetically by item. Click cell A25, click the list arrow, and select Mini Book Light. Click cell B25 and on the Formulas tab, in the Function Library group, select Lookup & Reference. Click VLOOKUP from the end of the list and look over the Function Arguments dialog box. o Lookup value is located in the cell with the value to be looked up. o Table array is the defined range containing the data to be retrieved. o Column index number is the column number in the table array o containing the desired result. Range lookup is an optional argument used to determine if the match must be exact or just close. In the Lookup_value box, type a25. In the Table_array argument, click the Collapse Dialog Box button. In the worksheet, select the range A4:D10. Click the Expand Dialog Box button to return to the dialog box. Note that the range name Products is used in place of the cell references. In the Col_index_num box, type 2 and in the Range_lookup box, type False. Click OK. Repeat this process for cell C25, using a25 for the Lookup_value and Products for the Table_array value. Type 4 in the Col_index_num box and False in the Range_lookup box. Click OK and note the correct weight has been added to the order. Create a VLOOKUP function in cell F25 that will lookup the value in cell A25 and retrieve the price from the third column of the Products range. Type 5 in cell D25. In cell E25, type the formula =c25*d25/16 to calculate the weight of the item in pounds. In cell G25 type the formula =f25*d25 and press Enter. If 5 Mini Book Lights are ordered, they would cost $54.85 and weigh 2.75 pounds. Save the worksheet. How to Open a Template 7

8 Removing Error Codes and Using IFERROR Function in a Nested IF Statement Screen Tip A Nested IF function is a second IF function placed inside the first to test additional conditions. Nesting IF functions increase the flexibility of the function. The IF function can be nested up to 7 times. The second IF function is usually placed in the value_if_true argument place of the formula. That way, if the logical test is true, it will look for the logical test of the IF function in the value_if_true location of the first IF. The IFERROR function Returns a value you specify if a formula evaluates to an error; otherwise, returns the result of the formula. Use the IFERROR function to trap and handle errors in a formula. Select range B25:G25 and copy the formulas down through row 39. Select range D25:D39 and delete the numbers from the Quantity column. #N/A is the error value that means "no value is available. Other error notations: #DIV/0 Cannot divide by zero #NAME? Does not recognize a name you used in a formula #VALUE Cannot use a text field in a formula #REF Cannot locate the reference #NUM Invalid argument in a worksheet function #NULL No common cell Navigate to cell B25. Modify the formula shown in the Formula Bar by positioning the insertion point between the equal sign and the V in VLOOKUP. Type IFERROR( to nest the VLOOKUP function inside it. IFERROR uses the following arguments: o Value is the argument to be checked. o Value if error is the resulting value displayed if an error is found. Position the insertion point at the end of the formula and type, ) to complete the IFERROR function. On the Formula Bar, click Enter. Delete Mini Book Light from cell A25. Observe that there is no error in cell B25 but that other cells in the row still contain an error. Copy the formula in B25 down through cell B39. Modify the formula in cell C25 by repeating the process in the steps above to add the IFERROR function and arguments. Copy the revised formula down through cell C39. Notice the new error code that appears in cells E25:E39. Display the ScreenTip for cell E25. This error appears because the current IFERROR function specifies a blank cell but that the formulas in column E require a number to work correctly. Delete the formula in cell E25. On the Formulas tab, in the Function Library group, click the Logical button and click the IFERROR function. In the Function Arguments dialog box, in the Value box, type d25*c25/16 and in the Value_if_error box, type Click OK. Copy the formula in E25 How to Open a Template 8

9 down through cell E39. Revise the formula in cell F25 using the IFERROR function to remove the #NA error. Replace the formula in cell G25 with an IFERROR function that will eliminate the #VALUE! error code. Copy both formulas through row 39. Click cell A25 and from the selection list, select Mini Book Light. In cell D25, type the quantity 5 Remember that it is important to verify formulas for accuracy. Logical IFERROR Function Argument How to Open a Template 9

10 Creating an HLOOKUP Table HLOOKUP Table Select the ranges C25:C39 and E25:G43. Right-click and from the Mini toolbar, format the selection to use the Comma Style. Select the range F25:G25 and cells G40 and G43. Right-click and from the Mini toolbar, select the Accounting Number Format. Copy the format used in cell E39 by right-clicking, selecting the Format Painter button on the Mini toolbar, and applying the formatting to cell E40. With cell E40 still active, on the Formulas tab, in the Function Library group, click the AutoSum button to add the AutoSum function. The AutoSum range should be E25:E39. Repeat this process for cell G40 to sum the column. In cell G41, type the formula =G40*.07 to calculate state sales tax of 7%. In cell G43, enter the SUM formula to total cells G40:G42. In cell F3, type the title Shipping and Handling Charges. Beginning in cell F4, enter the following data: o Weight o Ground o Priority o Next Day Select the range G5:I7 and use the Mini toolbar to format with the Accounting Style. On the Home tab, in the Editing group, click the Sort & Filter button to sort the range F4:I7 from A to Z. Beginning in cell F9, enter the following data: o Method Code o Ground 2 o Next Day 3 o Priority 4 Select the nonadjacent ranges F3:I4, F5:F7, and F9:G9. Right-click and from the Mini toolbar, select the Fill Color button arrow. Select the third color in the seventh column Olive Green, Accent 3, Lighter 60%. Select the range F3:I7 and on the Mini toolbar, click the Border button arrow. Select Thick Box Border. Using the Mini toolbar, center the range G4:I4. Select the range F9:G9 and apply a Thick Bottom Border. Add an Outside Border to the range F9:G12. Click on an empty cell to view the results. Select the range F4:I7. On the Formula Bar, click the Name Box, and type Shipping_and_Handling_Charges. How to Open a Template 10

11 Retrieving Data Using an HLOOKUP Formula Calculations Using HLOOKUP Formulas In cell G18, type Priority. In cell G19, on the Formulas tab, in the Formula Library group, click Lookup & Reference to insert the VLOOKUP function. In the Lookup_value box, type g18 In the Table_array box, click the Collapse Dialog Box button, and in the worksheet, select the range F10:G12. Click the Expand Dialog Box button and in the Col_index_num box, type 2 In the Range_Lookup box, type False and click OK. Select cell G19 and in the Name Box type Shipping_Code Select cell G42. In the Function Library group, click Lookup & Reference to insert the HLOOKUP function. In the Lookup_value box, type E40 and in the Table_array box, type Shipping_and_Handling_Charges.In the Row_index_num box, type Shipping_Code.Leave the Range_lookup argument blank. Click OK, and review the results. The weight for this order is 2.75 pounds. Cost to ship via Priority should be $6.50, which corresponds to the amount shown in cell G7. How to Open a Template 11

12 Hiding Rows Containing Lookup Tables Selecting All Sheets Inserting Sheet Name Protecting worksheets and cells containing formulas helps prevent a user from accidentally or deliberately changing, moving, or deleting important data Select rows 3:12 and on the Home tab, in the Cells group, click Format. From the Visibility section, select Hide & Unhide, and select Hide Rows. Notice the dark border that displays between row 2 and row 13. Click cell A25 and observe that the border is no longer visible. Select rows 2:13 and return to the Hide & Unhide section in the Cells group. Select Unhide Rows to display the hidden rows. Select the range A3:I12 and in the Clipboard group, click the Cut button. Select the Sheet2 sheet tab and paste the information into cell A3. Adjust column widths, if necessary, to display all data. Right-click the Sheet2 sheet tab and select Rename. Name the sheet Reference Tables. Click the Sheet1 sheet tab and rename it Order Form. On the Order Form worksheet, select cell A26 and from the list, select Celtic Bookmarks. Look at the formulas in row 26. Because named ranges were used, when the tables were moved to another location the formulas continue to work. In the Quantity column, type 12 and check to be sure all formulas are still correct. Notice the formula in cell G19 now references the Reference Tables sheet. Click cell G42 and observe the details of the HLOOKUP formula. Remove the Sheet3 tab by right-clicking it and clicking Delete. Select the remaining worksheets by right-clicking the Reference Tables tab and clicking Select All Sheets. On the Insert tab, in the Text group, select Header & Footer. In the Navigation group, click Go to Footer. Click the Right Footer area and in the Header & Footer Elements group, select Sheet Name to add the worksheet name. Click a cell above the footer to view the results. On the status bar, click Normal and press Ctrl-Home to return to the top of the worksheet. Right-click the Reference Tables tab and click Ungroup Sheets. On the Page Layout tab, in the Page Setup group, click the Orientation button to change the page orientation for this worksheet to Landscape. Right-click the Reference Tables tab and click Hide. How to Open a Template 12

13 Unlocking Cells for Data Entry and Protecting a Worksheet Unprotect Sheet button Select the range A25:A26 and D25:D26 and delete the previously entered data. Delete the data in cell G18 also. Revise the formulas in cells G19 and G42 using the IFERROR function to remove the error codes. Select the entire worksheet by clicking the Select All box or by pressing Ctrl-A. On the Home tab, in the Font group, click the Dialog Box Launcher. In the Format Cells dialog box, click the Protection tab and remove the check from the Locked checkbox. Click OK. Select cell G19 and the ranges B25:C39 and E25:G43. Lock the cells in these ranges by opening the Format Cells dialog box again and in the Protection tab, place a check in the Locked checkbox. Click OK. On the Review tab, in the Changes group, click the Protect sheet button. Look over the options available in the Protect Sheet dialog box. Click OK to accept the default choices. Observe that the Protect Sheet button has converted to Unprotect Sheet. Click cell A25 and select Celtic Bookmarks from the list. Press Tab and note that the protected cells are skipped and the next empty cell becomes active. In cell D25, type 15. In cell G18, type Next Day. Observe that all formulas have been calculated and order total is $ Select a cell containing a formula and validate the protection feature by attempting to overwrite it. Click OK to close the Warning box and save the worksheet. How to Open a Template 13

14 Hiding Formulas in the Worksheet Format Cells Dialog Box Print Preview Protected formulas can still be viewed in the Formula Bar unless they are hidden. On the Review tab, in the Changes group, click the Unprotect Sheet button to unprotect the worksheet. Select cell G19 and the ranges B25:C39 and E25:G43. On the Home tab, in the Font group, select the Format Cells dialog box and click the Protection tab. Place a check in the Hidden checkbox and click OK. Return to the Review tab and in the Changes group, click Protect Sheet. In the Protect Sheet dialog box, click OK. Click any cell containing a formula and note that it is no longer visible in the Formula Bar or in the cell. Click cell A26 and select Tote Bag from the list. Add the quantity 25 to cell D27 and press Enter. Observe that the formulas have updated and the shipping costs have increased to $15. The total order cost is now $ Setting a Print Area On the Page Layout tab, in the Page Setup group, click the Dialog Box Launcher. Click the Margins tab and center the page horizontally. Click OK. Select the range A15:G43 and from the Page Setup group, click the Print Area button and select Set Print Area. Point to Print on the Office menu and click Print Preview. Click the Close Print Preview button and save the workbook. If desired, click Quick Print from the Office menu. How to Open a Template 14

15 Saving the Order Form as a Template Print the Entire Workbook Select the ranges A25:A26 and D25:D26, and the cell G18, and delete the data they contain. The form is cleared of data. Scroll through the document so that row 15 is the first row to display in the window. Select cell B19. From the Office menu, select Save As. In the Save As dialog box, click the Save as type arrow and select Excel Template. Save the file as Deni s_order_template_firstname_lastname. Unhide the Reference Tables sheet by right-clicking the Order Form sheet tab and clicking Unhide. From the Office menu, click the Print button and from the Print what area, select Entire workbook. Preview the workbook to be sure each worksheet prints on a single page. On the Print Preview tab, click Print. To print formulas, click the Review tab and in the Changes group, click Unprotect Sheet. Remember to restore the protection to the worksheet and hide the formulas. Close the worksheet without saving these final changes and exit Excel. How to Open a Template 15

ECDL. European Computer Driving Licence. Spreadsheet Software BCS ITQ Level 2. Syllabus Version 5.0

ECDL. European Computer Driving Licence. Spreadsheet Software BCS ITQ Level 2. Syllabus Version 5.0 European Computer Driving Licence Spreadsheet Software BCS ITQ Level 2 Using Microsoft Excel 2010 Syllabus Version 5.0 This training, which has been approved by BCS, The Chartered Institute for IT, includes

More information

How To Use Excel 4.4.2.2 On A Computer Or A Computer With A Cell Phone Or Cell Phone

How To Use Excel 4.4.2.2 On A Computer Or A Computer With A Cell Phone Or Cell Phone M04_GASK8219_01_SE_C04E.qxd 6/30/10 7:53 AM Page 241 chapter 4 Excel 2010 Use Financial and Lookup Functions, Define Names, and Validate Data OUTCOMES At the end of this chapter you will be able to: PROJECT

More information

EXCEL 2007 VLOOKUP FOR BUDGET EXAMPLE

EXCEL 2007 VLOOKUP FOR BUDGET EXAMPLE EXCEL 2007 VLOOKUP FOR BUDGET EXAMPLE 1 The primary reports used in the budgeting process, particularly for Financial Review, are the Quarterly Financial Review Reports. These expense and revenue reports

More information

Advanced Excel 10/20/2011 1

Advanced Excel 10/20/2011 1 Advanced Excel Data Validation Excel has a feature called Data Validation, which will allow you to control what kind of information is typed into cells. 1. Select the cell(s) you wish to control. 2. Click

More information

Getting Started with Excel 2008. Table of Contents

Getting Started with Excel 2008. Table of Contents Table of Contents Elements of An Excel Document... 2 Resizing and Hiding Columns and Rows... 3 Using Panes to Create Spreadsheet Headers... 3 Using the AutoFill Command... 4 Using AutoFill for Sequences...

More information

Excel Project 4. 1. From the Start menu select New Office Document. If necessary, click the General tab and then double-click Blank workbook.

Excel Project 4. 1. From the Start menu select New Office Document. If necessary, click the General tab and then double-click Blank workbook. Excel Project 4 Two of the more powerful aspects of Excel are its wide array of functions and its capability to organize answers to what-if questions. In earlier projects you were introduced to several

More information

Advanced Microsoft Excel 2013

Advanced Microsoft Excel 2013 Advanced Microsoft Excel 2013 Introduction Microsoft Excel is program designed to efficiently manage spreadsheets and analyze data. It contains both basic and advanced features that anyone can learn. Once

More information

Performing Simple Calculations Using the Status Bar

Performing Simple Calculations Using the Status Bar Excel Formulas Performing Simple Calculations Using the Status Bar If you need to see a simple calculation, such as a total, but do not need it to be a part of your spreadsheet, all you need is your Status

More information

Handout: How to Use Excel 2010

Handout: How to Use Excel 2010 How to Use Excel 2010 Table of Contents THE EXCEL ENVIRONMENT... 4 MOVE OR SCROLL THROUGH A WORKSHEET... 5 USE THE SCROLL BARS TO MOVE THROUGH A WORKSHEET... 5 USE THE ARROW KEYS TO MOVE THROUGH A WORKSHEET...

More information

To add a data form to excel - you need to have the insert form table active - to make it active and add it to excel do the following:

To add a data form to excel - you need to have the insert form table active - to make it active and add it to excel do the following: Excel Forms A data form provides a convenient way to enter or display one complete row of information in a range or table without scrolling horizontally. You may find that using a data form can make data

More information

Basic Excel Handbook

Basic Excel Handbook 2 5 2 7 1 1 0 4 3 9 8 1 Basic Excel Handbook Version 3.6 May 6, 2008 Contents Contents... 1 Part I: Background Information...3 About This Handbook... 4 Excel Terminology... 5 Excel Terminology (cont.)...

More information

Introduction to Microsoft Excel 2010

Introduction to Microsoft Excel 2010 Introduction to Microsoft Excel 2010 Screen Elements Quick Access Toolbar The Ribbon Formula Bar Expand Formula Bar Button File Menu Vertical Scroll Worksheet Navigation Tabs Horizontal Scroll Bar Zoom

More information

Microsoft Excel 2010. Understanding the Basics

Microsoft Excel 2010. Understanding the Basics Microsoft Excel 2010 Understanding the Basics Table of Contents Opening Excel 2010 2 Components of Excel 2 The Ribbon 3 o Contextual Tabs 3 o Dialog Box Launcher 4 o Quick Access Toolbar 4 Key Tips 5 The

More information

How to Use Excel 2007

How to Use Excel 2007 How to Use Excel 2007 Table of Contents THE EXCEL ENVIRONMENT... 4 MOVE OR SCROLL THROUGH A WORKSHEET... 5 USE THE SCROLL BARS TO MOVE THROUGH A WORKSHEET... 5 USE THE ARROW KEYS TO MOVE THROUGH A WORKSHEET...

More information

Excel 2003 Tutorial I

Excel 2003 Tutorial I This tutorial was adapted from a tutorial by see its complete version at http://www.fgcu.edu/support/office2000/excel/index.html Excel 2003 Tutorial I Spreadsheet Basics Screen Layout Title bar Menu bar

More information

Microsoft Excel 2013: Headers and Footers

Microsoft Excel 2013: Headers and Footers Microsoft Excel 2013: Headers and Footers You can add headers or footers at the top or bottom of a printed worksheet. For example, you might create a footer that has page numbers, along with the date and

More information

Excel 2007 Tutorials - Video File Attributes

Excel 2007 Tutorials - Video File Attributes Get Familiar with Excel 2007 42.40 3.02 The Excel 2007 Environment 4.10 0.19 Office Button 3.10 0.31 Quick Access Toolbar 3.10 0.33 Excel 2007 Ribbon 3.10 0.26 Home Tab 5.10 0.19 Insert Tab 3.10 0.19 Page

More information

Excel 2007 Basic knowledge

Excel 2007 Basic knowledge Ribbon menu The Ribbon menu system with tabs for various Excel commands. This Ribbon system replaces the traditional menus used with Excel 2003. Above the Ribbon in the upper-left corner is the Microsoft

More information

Excel. Microsoft Office s spreadsheet application can be used to track. and analyze numerical data for display on screen or in printed

Excel. Microsoft Office s spreadsheet application can be used to track. and analyze numerical data for display on screen or in printed Excel Microsoft Office s spreadsheet application can be used to track and analyze numerical data for display on screen or in printed format. Excel is designed to help you record and calculate data, and

More information

Excel Database Management Microsoft Excel 2003

Excel Database Management Microsoft Excel 2003 Excel Database Management Microsoft Reference Guide University Technology Services Computer Training Copyright Notice Copyright 2003 EBook Publishing. All rights reserved. No part of this publication may

More information

Decision Support AITS University Administration. Web Intelligence Rich Client 4.1 User Guide

Decision Support AITS University Administration. Web Intelligence Rich Client 4.1 User Guide Decision Support AITS University Administration Web Intelligence Rich Client 4.1 User Guide 2 P age Web Intelligence 4.1 User Guide Web Intelligence 4.1 User Guide Contents Getting Started in Web Intelligence

More information

Migrating to Excel 2010 from Excel 2003 - Excel - Microsoft Office 1 of 1

Migrating to Excel 2010 from Excel 2003 - Excel - Microsoft Office 1 of 1 Migrating to Excel 2010 - Excel - Microsoft Office 1 of 1 In This Guide Microsoft Excel 2010 looks very different, so we created this guide to help you minimize the learning curve. Read on to learn key

More information

Microsoft Excel 2010 Tutorial

Microsoft Excel 2010 Tutorial 1 Microsoft Excel 2010 Tutorial Excel is a spreadsheet program in the Microsoft Office system. You can use Excel to create and format workbooks (a collection of spreadsheets) in order to analyze data and

More information

Microsoft Excel 2013: Macro to apply Custom Margins, Titles, Gridlines, Autofit Width & Add Macro to Quick Access Toolbar & How to Delete a Macro.

Microsoft Excel 2013: Macro to apply Custom Margins, Titles, Gridlines, Autofit Width & Add Macro to Quick Access Toolbar & How to Delete a Macro. Microsoft Excel 2013: Macro to apply Custom Margins, Titles, Gridlines, Autofit Width & Add Macro to Quick Access Toolbar & How to Delete a Macro. Do you need to always add gridlines, bold the heading

More information

3 What s New in Excel 2007

3 What s New in Excel 2007 3 What s New in Excel 2007 3.1 Overview of Excel 2007 Microsoft Office Excel 2007 is a spreadsheet program that enables you to enter, manipulate, calculate, and chart data. An Excel file is referred to

More information

Basic Microsoft Excel 2007

Basic Microsoft Excel 2007 Basic Microsoft Excel 2007 The biggest difference between Excel 2007 and its predecessors is the new layout. All of the old functions are still there (with some new additions), but they are now located

More information

Microsoft Excel 2010 Part 3: Advanced Excel

Microsoft Excel 2010 Part 3: Advanced Excel CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Excel 2010 Part 3: Advanced Excel Winter 2015, Version 1.0 Table of Contents Introduction...2 Sorting Data...2 Sorting

More information

Excel 2003 Tutorials - Video File Attributes

Excel 2003 Tutorials - Video File Attributes Using Excel Files 18.00 2.73 The Excel Environment 3.20 0.14 Opening Microsoft Excel 2.00 0.12 Opening a new workbook 1.40 0.26 Opening an existing workbook 1.50 0.37 Save a workbook 1.40 0.28 Copy a workbook

More information

Produced by Flinders University Centre for Educational ICT. PivotTables Excel 2010

Produced by Flinders University Centre for Educational ICT. PivotTables Excel 2010 Produced by Flinders University Centre for Educational ICT PivotTables Excel 2010 CONTENTS Layout... 1 The Ribbon Bar... 2 Minimising the Ribbon Bar... 2 The File Tab... 3 What the Commands and Buttons

More information

Q&As: Microsoft Excel 2013: Chapter 2

Q&As: Microsoft Excel 2013: Chapter 2 Q&As: Microsoft Excel 2013: Chapter 2 In Step 5, why did the date that was entered change from 4/5/10 to 4/5/2010? When Excel recognizes that you entered a date in mm/dd/yy format, it automatically formats

More information

Excel 2010: Create your first spreadsheet

Excel 2010: Create your first spreadsheet Excel 2010: Create your first spreadsheet Goals: After completing this course you will be able to: Create a new spreadsheet. Add, subtract, multiply, and divide in a spreadsheet. Enter and format column

More information

Merging Labels, Letters, and Envelopes Word 2013

Merging Labels, Letters, and Envelopes Word 2013 Merging Labels, Letters, and Envelopes Word 2013 Merging... 1 Types of Merges... 1 The Merging Process... 2 Labels - A Page of the Same... 2 Labels - A Blank Page... 3 Creating Custom Labels... 3 Merged

More information

EXCEL 2007. Using Excel for Data Query & Management. Information Technology. MS Office Excel 2007 Users Guide. IT Training & Development

EXCEL 2007. Using Excel for Data Query & Management. Information Technology. MS Office Excel 2007 Users Guide. IT Training & Development Information Technology MS Office Excel 2007 Users Guide EXCEL 2007 Using Excel for Data Query & Management IT Training & Development (818) 677-1700 Training@csun.edu http://www.csun.edu/training TABLE

More information

Tips and Tricks for Printing an Excel Spreadsheet

Tips and Tricks for Printing an Excel Spreadsheet Tips and Tricks for Printing an Excel Spreadsheet Microsoft Excel provides the following ways to view your spreadsheet and adjust how it will look printed: Normal view This is the default view and is best

More information

Microsoft Excel 2010

Microsoft Excel 2010 Microsoft Excel 2010 Special Topics PivotTable IF Function V-Lookup Function Information Technology Services Outreach and Distance Learning Technologies Copyright 2011 KSU Department of Information Technology

More information

Computer Training Centre University College Cork. Excel 2013 Level 1

Computer Training Centre University College Cork. Excel 2013 Level 1 Computer Training Centre University College Cork Excel 2013 Level 1 Table of Contents Introduction... 1 Opening Excel... 1 Using Windows 7... 1 Using Windows 8... 1 Getting Started with Excel 2013... 2

More information

Page 1 EXPERT. 1.1 Manage Multiple Workbooks Pages Where Covered Modifying existing templates. 356 (Step 7 Tip) Merging multiple workbooks

Page 1 EXPERT. 1.1 Manage Multiple Workbooks Pages Where Covered Modifying existing templates. 356 (Step 7 Tip) Merging multiple workbooks Page 1 EXPERT Study Guide for MOS Objectives (Expert) in Microsoft Excel 2013 Illustrated 1.0 Manage and Share Workbooks 1.1 Manage Multiple Workbooks Pages Where Covered Modifying existing templates 356

More information

How To Create A Powerpoint Intelligence Report In A Pivot Table In A Powerpoints.Com

How To Create A Powerpoint Intelligence Report In A Pivot Table In A Powerpoints.Com Sage 500 ERP Intelligence Reporting Getting Started Guide 27.11.2012 Table of Contents 1.0 Getting started 3 2.0 Managing your reports 10 3.0 Defining report properties 18 4.0 Creating a simple PivotTable

More information

Create Charts in Excel

Create Charts in Excel Create Charts in Excel Table of Contents OVERVIEW OF CHARTING... 1 AVAILABLE CHART TYPES... 2 PIE CHARTS... 2 BAR CHARTS... 3 CREATING CHARTS IN EXCEL... 3 CREATE A CHART... 3 HOW TO CHANGE THE LOCATION

More information

Microsoft Access 2010 handout

Microsoft Access 2010 handout Microsoft Access 2010 handout Access 2010 is a relational database program you can use to create and manage large quantities of data. You can use Access to manage anything from a home inventory to a giant

More information

Using VLOOKUP to Combine Data in Microsoft Excel

Using VLOOKUP to Combine Data in Microsoft Excel Using VLOOKUP to Combine Data in Microsoft Excel Microsoft Excel includes a very powerful function that helps users combine data from multiple sources into one table in a spreadsheet. For example, if you

More information

Lesson 4.3: Using the VLOOKUP Function

Lesson 4.3: Using the VLOOKUP Function Lesson 4.3: Using the VLOOKUP Function Excel 2003 provides two lookup functions that you can use to quickly retrieve information from a table. The functions are called HLOOKUP (horizontal lookup) and VLOOKUP

More information

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9.

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9. Working with Tables in Microsoft Word The purpose of this document is to lead you through the steps of creating, editing and deleting tables and parts of tables. This document follows a tutorial format

More information

Creating and Editing Workbooks. STUDENT LEARNING OUTCOMES (SLOs) After completing this chapter, you will be able to:

Creating and Editing Workbooks. STUDENT LEARNING OUTCOMES (SLOs) After completing this chapter, you will be able to: CHAPTER 1 Creating and Editing Workbooks CHAPTER OVERVIEW Microsoft Excel (Excel) is a spreadsheet program you can use to create electronic workbooks to organize numerical data, perform calculations, and

More information

Microsoft Word 2010. Quick Reference Guide. Union Institute & University

Microsoft Word 2010. Quick Reference Guide. Union Institute & University Microsoft Word 2010 Quick Reference Guide Union Institute & University Contents Using Word Help (F1)... 4 Window Contents:... 4 File tab... 4 Quick Access Toolbar... 5 Backstage View... 5 The Ribbon...

More information

Using Microsoft Excel 2010

Using Microsoft Excel 2010 Unit 5 Using Microsoft Excel 2010 Unit Objectives This unit includes the knowledge and skills required to analyze information in an electronic worksheet and to format information using functions specific

More information

WHAT S NEW IN WORD 2010 & HOW TO CUSTOMIZE IT

WHAT S NEW IN WORD 2010 & HOW TO CUSTOMIZE IT WHAT S NEW IN WORD 2010 & HOW TO CUSTOMIZE IT The Ribbon... 2 Default Tabs... 2 Contextual Tabs... 2 Minimizing and Restoring the Ribbon... 3 Customizing the Ribbon... 3 A New Graphic Interface... 5 Live

More information

Commonly Used Excel Formulas

Commonly Used Excel Formulas Microsoft Excel 2007 Advanced Formulas Windows XP Look Up Values in a List of Data: Commonly Used Excel Formulas Let's say you want to look up an employee's phone extension by using their badge number

More information

Microsoft Excel Tips & Tricks

Microsoft Excel Tips & Tricks Microsoft Excel Tips & Tricks Collaborative Programs Research & Evaluation TABLE OF CONTENTS Introduction page 2 Useful Functions page 2 Getting Started with Formulas page 2 Nested Formulas page 3 Copying

More information

Intro to Excel spreadsheets

Intro to Excel spreadsheets Intro to Excel spreadsheets What are the objectives of this document? The objectives of document are: 1. Familiarize you with what a spreadsheet is, how it works, and what its capabilities are; 2. Using

More information

Website Editor User Guide

Website Editor User Guide CONTENTS Minimum System Requirements... 3 Design Your Website... 3 Choosing your Theme... 4 Choosing your Header Style... 4-5 Website Content Editor... 6 Text Editor Toolbar features... 6 Main Menu Items...

More information

Excel basics. Before you begin. What you'll learn. Requirements. Estimated time to complete:

Excel basics. Before you begin. What you'll learn. Requirements. Estimated time to complete: Excel basics Excel is a powerful spreadsheet and data analysis application, but to use it most effectively, you first have to understand the basics. This tutorial introduces some of the tasks and features

More information

MICROSOFT ACCESS 2007 BOOK 2

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

More information

SECTION 5: Finalizing Your Workbook

SECTION 5: Finalizing Your Workbook SECTION 5: Finalizing Your Workbook In this section you will learn how to: Protect a workbook Protect a sheet Protect Excel files Unlock cells Use the document inspector Use the compatibility checker Mark

More information

Introduction to Microsoft Excel 1 Part I

Introduction to Microsoft Excel 1 Part I Introduction to Microsoft Excel 1 Part I Objectives When you complete this workshop you will be able to: Recognize Excel s basic operations and tools; Develop simple worksheets; Use formulas; Format worksheets;

More information

CONVERSION GUIDE Financial Statement Files from CSA to Accounting CS

CONVERSION GUIDE Financial Statement Files from CSA to Accounting CS CONVERSION GUIDE Financial Statement Files from CSA to Accounting CS Introduction and conversion program overview... 1 Conversion considerations and recommendations... 1 Conversion procedures... 2 Data

More information

The first thing to do is choose if you are creating a mail merge for printing or an e-mail merge for distribution over e-mail.

The first thing to do is choose if you are creating a mail merge for printing or an e-mail merge for distribution over e-mail. Create a mail or e-mail merge Use mail or e-mail merge when you want to create a large number of documents that are mostly identical but include some unique information. For example, you can use mail merge

More information

Microsoft Excel Training - Course Topic Selections

Microsoft Excel Training - Course Topic Selections Microsoft Excel Training - Course Topic Selections The Basics Creating a New Workbook Navigating in Excel Moving the Cell Pointer Using Excel Menus Using Excel Toolbars: Hiding, Displaying, and Moving

More information

Search help. More on Office.com: images templates. Here are some basic tasks that you can do in Microsoft Excel 2010.

Search help. More on Office.com: images templates. Here are some basic tasks that you can do in Microsoft Excel 2010. Page 1 of 8 Excel 2010 Home > Excel 2010 Help and How-to > Getting started with Excel Search help More on Office.com: images templates Basic tasks in Excel 2010 Here are some basic tasks that you can do

More information

MICROSOFT EXCEL FORMULAS

MICROSOFT EXCEL FORMULAS MICROSOFT EXCEL FORMULAS Building Formulas... 1 Writing a Formula... 1 Parentheses in Formulas... 2 Operator Precedence... 2 Changing the Operator Precedence... 2 Functions... 3 The Insert Function Button...

More information

NAVIGATION TIPS. Special Tabs

NAVIGATION TIPS. Special Tabs rp`=j~êëü~ää=påüççä=çñ=_ìëáåéëë Academic Information Services Excel 2007 Cheat Sheet Find Excel 2003 Commands in Excel 2007 Use this handout to find where Excel 2003 commands are located in Excel 2007.

More information

In this session, we will explain some of the basics of word processing. 1. Start Microsoft Word 11. Edit the Document cut & move

In this session, we will explain some of the basics of word processing. 1. Start Microsoft Word 11. Edit the Document cut & move WORD PROCESSING In this session, we will explain some of the basics of word processing. The following are the outlines: 1. Start Microsoft Word 11. Edit the Document cut & move 2. Describe the Word Screen

More information

To reuse a template that you ve recently used, click Recent Templates, click the template that you want, and then click Create.

To reuse a template that you ve recently used, click Recent Templates, click the template that you want, and then click Create. What is Excel? Applies to: Excel 2010 Excel is a spreadsheet program in the Microsoft Office system. You can use Excel to create and format workbooks (a collection of spreadsheets) in order to analyze

More information

Microsoft Access 2010 Part 1: Introduction to Access

Microsoft Access 2010 Part 1: Introduction to Access CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Access 2010 Part 1: Introduction to Access Fall 2014, Version 1.2 Table of Contents Introduction...3 Starting Access...3

More information

Excel 2003: Ringtones Task

Excel 2003: Ringtones Task Excel 2003: Ringtones Task 1. Open up a blank spreadsheet 2. Save the spreadsheet to your area and call it Ringtones.xls 3. Add the data as shown here, making sure you keep to the cells as shown Make sure

More information

Excel Functions (fx) Click the Paste Function button. In the Function Category select All. Scroll down the Function Name list And select SUM.

Excel Functions (fx) Click the Paste Function button. In the Function Category select All. Scroll down the Function Name list And select SUM. Excel Functions (fx) Excel has prewritten formulas called functions to help simplify making complicated calculations. A function takes a value or values, performs an operation, and returns a result to

More information

Creating tables in Microsoft Access 2007

Creating tables in Microsoft Access 2007 Platform: Windows PC Ref no: USER 164 Date: 25 th October 2007 Version: 1 Authors: D.R.Sheward, C.L.Napier Creating tables in Microsoft Access 2007 The aim of this guide is to provide information on using

More information

EXCEL FINANCIAL USES

EXCEL FINANCIAL USES EXCEL FINANCIAL USES Table of Contents Page LESSON 1: FINANCIAL DOCUMENTS...1 Worksheet Design...1 Selecting a Template...2 Adding Data to a Template...3 Modifying Templates...3 Saving a New Workbook as

More information

Task Force on Technology / EXCEL

Task Force on Technology / EXCEL Task Force on Technology EXCEL Basic terminology Spreadsheet A spreadsheet is an electronic document that stores various types of data. There are vertical columns and horizontal rows. A cell is where the

More information

Instructions for Creating an Outlook E-mail Distribution List from an Excel File

Instructions for Creating an Outlook E-mail Distribution List from an Excel File Instructions for Creating an Outlook E-mail Distribution List from an Excel File 1.0 Importing Excel Data to an Outlook Distribution List 1.1 Create an Outlook Personal Folders File (.pst) Notes: 1) If

More information

How to Excel with CUFS Part 2 Excel 2010

How to Excel with CUFS Part 2 Excel 2010 How to Excel with CUFS Part 2 Excel 2010 Course Manual Finance Training Contents 1. Working with multiple worksheets 1.1 Inserting new worksheets 3 1.2 Deleting sheets 3 1.3 Moving and copying Excel worksheets

More information

The Basics of Microsoft Excel

The Basics of Microsoft Excel The Basics of Microsoft Excel Theresa A Scott, MS Biostatistician III Department of Biostatistics Vanderbilt University theresa.scott@vanderbilt.edu Table of Contents 1 Introduction 1 1.1 Spreadsheet Basics..........................................

More information

Microsoft Office Access 2007 Basics

Microsoft Office Access 2007 Basics Access(ing) A Database Project PRESENTED BY THE TECHNOLOGY TRAINERS OF THE MONROE COUNTY LIBRARY SYSTEM EMAIL: TRAININGLAB@MONROE.LIB.MI.US MONROE COUNTY LIBRARY SYSTEM 734-241-5770 1 840 SOUTH ROESSLER

More information

Excel Basics for Account Reconciliation

Excel Basics for Account Reconciliation Excel Basics for Account Reconciliation Excel Basics for Acct Recon Training Guide 1 Table of Contents Introduction... 5 Overview... 5 Course objectives... 5 Lesson 1 Getting Started... 6 Overview... 6

More information

Excel 2007: Basics Learning Guide

Excel 2007: Basics Learning Guide Excel 2007: Basics Learning Guide Exploring Excel At first glance, the new Excel 2007 interface may seem a bit unsettling, with fat bands called Ribbons replacing cascading text menus and task bars. This

More information

Chapter 13: Producing reports

Chapter 13: Producing reports This Chapter covers how to produce the various kinds of report available in BankLink Practice, as well as options common to all reports: Standard report options Cash flow reports Profit and loss reports

More information

Excel Guide for Finite Mathematics and Applied Calculus

Excel Guide for Finite Mathematics and Applied Calculus Excel Guide for Finite Mathematics and Applied Calculus Revathi Narasimhan Kean University A technology guide to accompany Mathematical Applications, 6 th Edition Applied Calculus, 2 nd Edition Calculus:

More information

Microsoft Office. Mail Merge in Microsoft Word

Microsoft Office. Mail Merge in Microsoft Word Microsoft Office Mail Merge in Microsoft Word TABLE OF CONTENTS Microsoft Office... 1 Mail Merge in Microsoft Word... 1 CREATE THE SMS DATAFILE FOR EXPORT... 3 Add A Label Row To The Excel File... 3 Backup

More information

Kingsoft Spreadsheet 2012

Kingsoft Spreadsheet 2012 Kingsoft Spreadsheet 2012 Kingsoft Spreadsheet is a flexible and efficient commercial spreadsheet application. It is widely used by professionals in many fields such as: Business, Finance, Economics and

More information

Microsoft Excel 2010 Training

Microsoft Excel 2010 Training Microsoft Excel 2010 Training Microsoft Excel 101 Instructor: Debbie Minnerly Course goals Find popular commands quickly on the ribbon. Learn how to use the File menu (Microsoft Office Backstage view).

More information

How To Use Excel With A Calculator

How To Use Excel With A Calculator Functions & Data Analysis Tools Academic Computing Services www.ku.edu/acs Abstract: This workshop focuses on the functions and data analysis tools of Microsoft Excel. Topics included are the function

More information

Excel for Data Cleaning and Management

Excel for Data Cleaning and Management Excel for Data Cleaning and Management Background Information This workshop is designed to teach skills in Excel that will help you manage data from large imports and save them for further use in SPSS

More information

Tommy B. Harrington 104 Azalea Drive Greenville, NC 27858 Email: tommy@tommyharrington.com

Tommy B. Harrington 104 Azalea Drive Greenville, NC 27858 Email: tommy@tommyharrington.com M o s t U s e f u l E x c e l C o m m a n d s Tommy B. Harrington 104 Azalea Drive Greenville, NC 27858 Email: tommy@tommyharrington.com Computer Training YOU Can Understand! Most Useful Excel Commands

More information

The Center for Teaching, Learning, & Technology

The Center for Teaching, Learning, & Technology The Center for Teaching, Learning, & Technology Instructional Technology Workshops Microsoft Excel 2010 Formulas and Charts Albert Robinson / Delwar Sayeed Faculty and Staff Development Programs Colston

More information

MICROSOFT EXCEL 2010. Formulas, Functions, & Macros. Documented by Vincent J. Yanusauskas Computer Training Coordinator

MICROSOFT EXCEL 2010. Formulas, Functions, & Macros. Documented by Vincent J. Yanusauskas Computer Training Coordinator MICROSOFT EXCEL 2010 Formulas, Functions, & Macros Documented by Vincent J. Yanusauskas Computer Training Coordinator Introduction This handout was created to familiarize the user with the most common

More information

Introduction to Excel

Introduction to Excel Excel Introduction to Excel chapt er 1 What Is a Spreadsheet? Objectives Af t er You Re ad T his C hapt er, You w ill be Ab l e t o: 1. Explore the Excel window p. 374 2. Enter and edit cell data p. 377

More information

7 th Annual LiveText Collaboration Conference. Advanced Document Authoring

7 th Annual LiveText Collaboration Conference. Advanced Document Authoring 7 th Annual LiveText Collaboration Conference Advanced Document Authoring Page of S. La Grange Road, nd Floor, La Grange, IL 6055-455 -866-LiveText (-866-548-3839) edu-solutions@livetext.com Page 3 of

More information

Microsoft Migrating to Word 2010 from Word 2003

Microsoft Migrating to Word 2010 from Word 2003 In This Guide Microsoft Word 2010 looks very different, so we created this guide to help you minimize the learning curve. Read on to learn key parts of the new interface, discover free Word 2010 training,

More information

Sage Intelligence Report Designer Add-In

Sage Intelligence Report Designer Add-In Sage Intelligence Report Designer Add-In Q: What is Sage Intelligence Reporting? A: Sage Intelligence Reporting helps you to easily control, automate and analyze your data to make better informed decision,

More information

MICROSOFT OFFICE ACCESS 2007 - NEW FEATURES

MICROSOFT OFFICE ACCESS 2007 - NEW FEATURES MICROSOFT OFFICE 2007 MICROSOFT OFFICE ACCESS 2007 - NEW FEATURES Exploring Access Creating and Working with Tables Finding and Filtering Data Working with Queries and Recordsets Working with Forms Working

More information

User Guide for TASKE Desktop

User Guide for TASKE Desktop User Guide for TASKE Desktop For Avaya Aura Communication Manager with Aura Application Enablement Services Version: 8.9 Date: 2013-03 This document is provided to you for informational purposes only.

More information

Monthly Payroll to Finance Reconciliation Report: Access and Instructions

Monthly Payroll to Finance Reconciliation Report: Access and Instructions Monthly Payroll to Finance Reconciliation Report: Access and Instructions VCU Reporting Center... 2 Log in... 2 Open Folder... 3 Other Useful Information: Copying Sheets... 5 Creating Subtotals... 5 Outlining

More information

SAP Business Intelligence (BI) Reporting Training for MM. General Navigation. Rick Heckman PASSHE 1/31/2012

SAP Business Intelligence (BI) Reporting Training for MM. General Navigation. Rick Heckman PASSHE 1/31/2012 2012 SAP Business Intelligence (BI) Reporting Training for MM General Navigation Rick Heckman PASSHE 1/31/2012 Page 1 Contents Types of MM BI Reports... 4 Portal Access... 5 Variable Entry Screen... 5

More information

MS Excel as a Database

MS Excel as a Database Centre for Learning and Academic Development (CLAD) Technology Skills Development Team MS Excel as a Database http://intranet.birmingham.ac.uk/itskills Using MS Excel as a Database (XL2103) Author: Sonia

More information

FastTrack Schedule 10. Tutorials Manual. Copyright 2010, AEC Software, Inc. All rights reserved.

FastTrack Schedule 10. Tutorials Manual. Copyright 2010, AEC Software, Inc. All rights reserved. FastTrack Schedule 10 Tutorials Manual FastTrack Schedule Documentation Version 10.0.0 by Carol S. Williamson AEC Software, Inc. With FastTrack Schedule 10, the new version of the award-winning project

More information

Microsoft Excel 2010 Linking Worksheets and Workbooks

Microsoft Excel 2010 Linking Worksheets and Workbooks Microsoft Excel 2010 Linking Worksheets and Workbooks Email: training@health.ufl.edu Web Page: http://training.health.ufl.edu Microsoft Excel 2010: Linking Worksheets & Workbooks 1.5 hour Topics include

More information

Excel Spreadsheets: Getting Started

Excel Spreadsheets: Getting Started Excel Spreadsheets: Getting Started EXCEL REVIEW 2003-2004 Excel Spreadsheets: Getting Started Review this guide for tips on some of the basic skills you need to get started building and using spreadsheets.

More information

ACS Microcomputer Workshop Excel: Functions and Data Analysis Tools

ACS Microcomputer Workshop Excel: Functions and Data Analysis Tools ACS Microcomputer Workshop Excel: Functions and Data Analysis Tools Introduction The Excel software package consists of three basic parts: its electronic spreadsheet, graphics, and database utilities.

More information

How to Use a Data Spreadsheet: Excel

How to Use a Data Spreadsheet: Excel How to Use a Data Spreadsheet: Excel One does not necessarily have special statistical software to perform statistical analyses. Microsoft Office Excel can be used to run statistical procedures. Although

More information

Formatting Formatting Tables

Formatting Formatting Tables Intermediate Excel 2013 One major organizational change introduced in Excel 2007, was the ribbon. Each ribbon revealed many more options depending on the tab selected. The Help button is the question mark

More information