EXCEL HINTS. Navigation Nomenclature (for this class)

Size: px
Start display at page:

Download "EXCEL HINTS. Navigation Nomenclature (for this class)"

Transcription

1 EXCEL HINTS D. J. Dal Bello, revised July 2006 The purpose of this handout is to provide an introduction to, and hints on, using Microsoft Excel. Experimenting with Excel (or any computer program) is the best way to learn it. Do not be afraid to use the Help Menu to look up a command or function, etc., or use printed references such as this humble compilation, or books on Excel. You will generally learn more by investigating for yourself first, than if you simply ask your instructor or another student. Excel is a spreadsheet program originally developed for business applications. However, it is very useful in the technical fields. Among other applications, Excel: is a powerful calculation tool, can create publication-ready graphs, and can be used as a database. Excel s work area called a worksheet is divided into columns (lettered) and rows (numbered), similar to an accountant s ledger or a data table. Each cell is identified by its column (A, B,etc.) and its row (1, 2, etc.). The address of a cell is given by its column and row; e.g., the selected cell in Figure 1 is B5. A worksheet can have up to 256 columns and 65,536 rows. There can be up to 256 worksheets in a single workbook (Excel file). That s 4.295x10 9 different addresses! By using formulas, any cell in any worksheet can be referenced. The spreadsheet may be navigated with the mouse (by clicking on cells, or click-and-dragging to select several cells), or by using the arrow keys on the keyboard. Navigation Nomenclature (for this class) In class, or in these hints, you may hear/read the following phrases shown here in CAPITAL letters. These phrases describe how to navigate in Excel. CLICK (LEFT CLICK) point with the mouse (to a cell or object), and click the left mouse-button (if a Mac, there is only one mouse button). This will select the cell or the object. DOUBLE-CLICK point with the mouse to the indicated object and click twice, quickly. RIGHT-CLICK RIGHT-CLICKING will bring up a shortcut menu that gives common based on wher SELECT CELL click on a specific cell; e.g., SELECT B5. CLICK-AND-DRAG, or SELECT RANGE point with the mouse (to a cell), click and hold the mouse button down, scroll with mouse to the cell location where you want to end your selection and release the mouse button. This action selects a range of cells. e.g.: SELECT B5:D12. The same result is also achieved by CLICKING B5, holding down the SHIFT key, and CLICKING on D12. SELECT MENU point with the mouse to the desired menu (at top of Excel Window), hold the mouse button down, scroll down to the desired menu item on the popdown menu, release button. e.g.,: SELECT MENU FORMAT/CELLS CONTROL-CLICK to various cells. hitting the CONTROL key while selecting various cells selects each cell individually; the cells do not need to be adjacent. DJD Excel Hints, Engr. 124, Fall 2006 Page 1 of 9

2 Top Menus Toolbars Selected Cell s Address Formula Bar Chart Wizard Selected Cell Fill Handle Range F6:H6 Workbook (file) name Worksheet Tabs; a book can have several sheets. Range D10:D14 Range F12:H15 Figure 1. A typical Excel Worksheet. The Selected Cell is B5. The address of the Selected Cell is displayed to the left of the Formula Bar. The Formula Bar displays the contents of the selected cell, which in this case is a formula: = A5*3... meaning take the value in A5 and multiply it by 3. A Range is a set of cells that are grouped together. The cells D9, D10, D11, D12 can be written as a range: D9:D12; this short-hand is a very useful tool. The toolbars (the graphical menu items just below the Top Menu above has been customized; they are not the default buttons that will appear at the top of your Excel Spreadsheet. You may customize your toolbar for commonly used menu commands as follows: SELECT MENU Tools/Customize/Commands and dragging the appropriate command button onto a toolbar. DJD Excel Hints, Engr. 124, Fall 2006 Page 2 of 9

3 CELLS AND THEIR CONTENT A cell address can be thought of as a variable name. The content of the cell is the value of the variable. Some types of content that can be entered in a cell are: 1. Text, e.g., Monday, Debits, Balance. In Figure 1: n and nx3 are text. 2. Numbers, e.g., $32, 14.26, 22-Oct-99, 23, 2.45E+05, 2.45E 05. In Figure 1, the value of cell A6 is Formulas define the value of a cell in terms of the values of other cells. A formula is always preceded by an equal sign, and may include numbers, mathematical operators (+,, *, /, etc.) and functions (sine, cosine, summation, etc.). For example: = A1+B1 C2/3 A1 plus B1 minus (C2 divided by 3) = A1*C3*SIN(B2) A1 times C3 times sin(b2); B2 in radians = SUM(A1:A5) sum of contents of A1, A2, A3, A4, A5, the range is A1:A5-- = A5*3 A5 times 3, as in Figure 1. When a cell is selected, its content text, number or formula is displayed in the Formula Bar. The value (text or number) of the cell is still displayed in the cell itself. If you then CLICK in the Formula Bar, the formula will be color-coded, with each cell address in the formula being color-coded to the appropriate cell in the worksheet. Also, if you DOUBLE-CLICK the cell, any formula in the cell will be displayed in the cell itself and color-coded. The color-coding helps to visualize how the cells in the worksheet are related. To enter a text string, number or formula into a cell, select the cell (with the mouse). A selected cell has a thick border (cell B5 in Figure 1). The column and row titles (B and 5) are also highlighted. Type the entry and hit ENTER when you are done. What you type appears in the cell and in the Formula Bar. ENTER will end the entry; the cursor will automatically move down one cell. Notes: - a numerical entry is considered as a number by Excel; numbers are by default rightjustified; - to enter a number as text, type the single quote first, e.g.: 2... the number will be made text; text is by default left-justified; - always enter an equal sign before any formula; - any entry that contains a non-number is considered text. Exceptions are: when the entry is proceeded by an equal sign (then it s a formula), or if it is in scientific notation (e.g., 2.45E+05) DJD Excel Hints, Engr. 124, Fall 2006 Page 3 of 9

4 MENUS At the top of the Excel window, shown in Figure 1, are the Menus (Files, Edit, View, etc.). They are similar to those in Microsoft Word. Experiment with them to see what choices they offer, and what can be done with the menu items. The menu and menu item selection that you might use most often is FORMAT/CELLS. FORMAT/CELLS At SELECT MENU FORMAT/CELLS, a dialog box comes up (Figure 2) providing you will choices (tabs) to format the contents of a cell. Formatting makes the spreadsheet more presentable, as well as easier to read. Number: The general format has no specific formatting; Excel will choose the simplest format (if you enter 0.20, it display as 0.2 ), or the format of the number you enter. Number formatting allows you to specify the number of places displayed after the decimal point, and commas between thousands. Currency allows formatting with dollar signs (or not). Percentage turns decimal fractions into a percent (0.43 is displayed as 43%), etc. Experiment with these. Alignment: Is the content of a cell left-, center- or right-justified? At the top, middle or bottom of the cell? Indented? Should the text Wrap (i.e., does the cell and row height increase as more text is added) or Shrink to fit into the current size of the cell? Is the text horizontal or aligned at an angle? Figure 2. Format Cells dialog box. Patterns: The background color and patterns of the cell. Many of these formatting options are also available on the buttons on the toolbars. FORMAT/ROW and FORMAT/COLUMN The primary use of these drop-down menus are to specify the Height of a Row or Width of a Column. The Height and Width may also be adjusted directly on the spreadsheet by dragging the top/bottom of a Row Label, or the left/right of a Column Label headings. Font: Choose the Font, Size, Subscript, Bold, effects, color, etc. of the contents of the cell. In the Formula Bar, individual or groups of letters may be selected and formatting applied only to that (those) letter(s); e.g., text formulas often use subscripts and exponents (superscripts) select only the letters/numbers you want subscripted or superscripted. Border: Choose the border of the cell. None (default), Solid, Dotted, Thin, Thick, Double, Diagonal, Colors, etc. DJD Excel Hints, Engr. 124, Fall 2006 Page 4 of 9

5 Formulas: Mathematical Operations and Functions The power of Excel is that is can perform many mathematical operations at once, and continuously update results whenever the value of a cell (used to calculate other values) changes. Formulas always begin with an equal sign. The value of the cell with a formula is based on the values of other cells that the formula references, e.g.; if in cell C3, you type: = C1 + C2 then the value of C3 is the sum of the contents of C1 and C2. Mathematical Operators The standard math operators are available: Addition: Subtraction: = C1 + C2 add contents of C1 to C2 = D7 B6 subtract B6 from D7 Multiplication: = E5*E4 multiply E5 by E4 Division: Exponent: = A5*3 (Figure 1) = E7/E2 divide E7 by E2 = E7^2; = E7^D2 E7 2 E7 D2 (to the power of the value in D2) The order in which operations are done is as follows: 1. Parenthesis (inner to outer), 2. Exponent, 3. Multiplication/Division (left to right), 4. Additions/Subtraction (left to right). Be careful when entering a formula. If you want to divide E3 by the sum of E1 and E2, enter: = E3 / (E1 + E2) which tells Excel to add E1 and E2 first, then do the division. An incorrect formula would be: = E3 / E1 + E2...it actually equals = (E3/E1) + E2 Hint: It is often a good idea to break up long formulas into steps or parts, placing each step in a separate cell (or separate column when operating on columns of data), and then compiling those steps into the final solution. Breaking up the problem makes troubleshooting errors easier for long formulas. Parenthesis Parentheses group parts of a formula. Be careful, especially in long equations. Every left parenthesis must have a right parenthesis. Make sure parentheses are in the right locations, for how they are nested is important in determining the order in which calculations are done. e.g., =B7+C3*D4 does not equal = (B7+C3)*D4 Fortunately, Excel provides a useful tool to help with parenthesis: As you click and type in the Formula Bar, matching parenthesis are color-coded. DJD Excel Hints, Engr. 124, Fall 2006 Page 5 of 9

6 Functions Functions are predefined formulas. For example, if you wanted to add the values in cells C2, C3, C4, C5... C17, C18. You could type: = C2+C3+C4+C4+C5+C6+C7+C8+C9+C10+C11+C12+C13+C14+C15+C16+C17+C18 However, a simpler method would be to use the SUMMATION function: =SUM(C2:C18) C2:C18 represents the Range of cells between and including C2 to C18. The range F12:H15 (in Figure 1) is three columns wide by four rows high. Some Functions If in doubt, functions are found by selecting the menu item: INSERT/FUNCTION or using Help. A brief list of functions are listed below; a fuller list is given on Page 9. Some Mathematical and Trigonometric Functions number1 refers to a cell address or numerical value proper; number1, number2... refers to a range (B2:D6, B2:B12, etc.) or a list (B2, B3, B4) of cells or numbers. =SUM(number1, number2...) returns the sum of a list or range of arguments: number 1, number 2, etc., =SUM(A1:B3) is the sum of the contents in all cells between A1 and B3, inclusive; =SUM(A1:B3, D4, 6) is the sum of the contents in range A1:B3, in cell D4, and the number 6. =SQRT(number1) returns square root of number1; =PI() returns the value of pi to 15 digits; empty parenthesis =LOG(number1) returns the log (base 10) of number1; =LN(number1) returns the natural log of number1; =EXP(number1) returns e number1 ; =DEGREES(number1) converts number1 in radians to degrees; =RADIANS(number1) converts number1 in degrees to radians; =SIN(number1) returns sine of number1; number1 in radians; =COS(number1) returns cosine of number1; number1 in radians; =TAN(number1) returns tangent of number;, number1 in radians; =ATAN(number1) returns inverse tangent of number1; value in radians; =ATAN2(number1, number2y) returns inverse tangent of (number2/number1): number1 is the x-value, and number2 is the y-value of a vector. Note: ATAN(number1) actually has two solutions in 360 (Excel and your calculator only give one); ATAN2(specifies the angle knowing the x- and y-values. Some Statistical Functions (look-up other ones... INSERT/FUNCTION) =AVERAGE(number1, number2...) =MEDIAN(number1, number2... ) =STDEV(number1, number2...) =MAX(number1, number2...) =MIN(number1, number2...) returns average of a list (range) of arguments; returns median of a list (range) of arguments; returns standard deviation of a list (range) of arguments; returns maximum of a list (range) of arguments; returns minimum of a list (range) of arguments; DJD Excel Hints, Engr. 124, Fall 2006 Page 6 of 9

7 Some Conditional and Other Functions =IF(logical_test, value_if_true, value_if_false) returns value_if_true or value_if_false depending on whether logical test is true or false. e.g.,: =IF(B6<5, 0, more ) returns 0 if B6<5, otherwise returns more. Conditional tests can be nested by placing another IF Function in the value_if_false: e.g.,: =IF(B6<5, small, IF(B6<10, medium, large )) returns small if B6<5, medium if B6<10, or large if anything else. Watch parenthesis! =COUNTIF(number1, number2..., value ): e.g.,: =COUNTIF(B1:F3, x ) =COUNT(number1, number2... ) returns number of entries in the range that have value = value. returns the number of cells with x in them in range B1:F3. returns number of cells in a range that are not blank, including those with spaces (watch out a cell with a space is NOT blank. to clear a cell, select it and hit DELETE). Comparison Operators Conditional Functions require Comparison Operators ( equal to, greater than or equal to, etc.). The Comparison Operators are: Operator Meaning = equal to <> not equal to > greater than < less than >= greater than or equal to <= less than or equal to Examples =IF(B6>=70, Credit, No Credit ) returns Credit if B6 is greater than or equal to 70, else returns No Credit. =IF(B6<>8, 0, 1) if B6 does not equal 8, return 0, else return 1. Text Operators To concatenate two text values to produce a single value, use the ampersand, &: Example = Bull & dog returns Bulldog DJD Excel Hints, Engr. 124, Fall 2006 Page 7 of 9

8 Cell References LOCAL (RELATIVE) and ABSOLUTE REFERENCES Local Reference Consider typing the following into cell C3 (the selected cell): =C1*C2 Excel actually understands the selected cell (C3) to be the product of the value from two cells above the selected cell (here C1) and the value from one cell above the selected cell (C2). If you copy this formula into another cell, say, F6, then the formula in F6 becomes =F4*F5 which is the product of the cells two and one above F6. The references in the equation are LOCAL REFERENCES. Absolute Reference It is often useful to use the same value for one of the variables in a formula, no matter where you copy the formula to. For example, if cell C1 holds a constant (like the acceleration of gravity) that is used everywhere. If this is the case, type into C3: =$C$1*C2 Excel now understands the selected cell (C3) to mean: always take the value in C1 and multiply it by the value from one cell above the selected cell (here C2). When copied to F6, the formula in F6 is: =$C$1*F5 the product of C1 and the cell one above F6. The $-sign indicates an ABSOLUTE REFERENCE. Wherever you copy the formula, the first term will always be $C$1. Note: You may be thinking that a value you use everywhere does not change. But what if the acceleration of gravity changes (e.g., on the moon, at higher earth elevations, etc.)? Mixed References You may place an absolute reference on only the column, e.g., $C1 or on only the row, C$1, meaning the part of the cell address with the $ is ABSOLUTE and that without is LOCAL. For example, say the formula in cell C3 is =$C1+C2 If this formula is copied to F6, then the equation in F6 is: =$C4+F5 Note that in the first term, the Column C is absolute: always look in Column C; but the 4 is relative: look two rows above Row 6. Reference Operators Reference Operators are as follows: Operator Meaning : range all cells between two reference cells, including those cells, union of two ranges, sets of cells [single space] intersection of two ranges Examples =SUM(C2:H19) returns sum of contents of all cells between C2 and H19. =SUM(C1:C3, D2, 6) returns sum of all cells in C1:C3, cell D2 and 6. =SUM(C1:C3 A2:D2) returns sum of all cells in both C1:C3 and A2:D2 (here only C2). DJD Excel Hints, Engr. 124, Fall 2006 Page 8 of 9

9 Math and Trigonometry Functions ABS returns the absolute value of a number ACOS returns the arccosine of a number ACOSH returns the inverse hyperbolic cosine of a number ASIN returns the arcsine of a number ASINH returns the inverse hyperbolic sine of a number ATAN returns the arctangent of a number ATAN2 returns the arctangent from x- and y-coordinates ATANH returns the inverse hyperbolic tangent of a number CEILING rounds a number to the nearest integer or to the nearest multiple of significance COMBIN returns the number of combinations for a given number of objects COS returns the cosine of a number COSH returns the hyperbolic cosine of a number DEGREES converts radians to degrees EVEN rounds a number up to the nearest even integer EXP returns e raised to the power of a given number FACT returns the factorial of a number FACTDOUBLE returns the double factorial of a number FLOOR rounds a number down, toward zero GCD returns the greatest common divisor INT rounds a number down to the nearest integer LCM returns the least common multiple LN returns the natural logarithm of a number LOG returns the logarithm of a number to a specified base LOG10 returns the base-10 logarithm of a number MDETERM returns the matrix determinant of an array MINVERSE returns the matrix inverse of an array MMULT returns the matrix product of two arrays MOD returns the remainder from division MROUND returns a number rounded to the desired multiple MULTINOMIAL returns the multinomial of a set of numbers ODD rounds a number up to the nearest odd integer PI() returns the value of pi POWER returns the result of a number raised to a power PRODUCT multiplies its arguments QUOTIENT returns the integer portion of a division RADIANS converts degrees to radians RAND returns a random number between 0 and 1 RANDBETWEEN returns a random number between the numbers you specify ROMAN converts an arabic numeral to roman, as text ROUND rounds a number to a specified number of digits ROUNDDOWN rounds a number down, toward zero ROUNDUP rounds a number up, away from zero SERIESSUM returns the sum of a power series based on the formula SIGN returns the sign of a number SIN returns the sine of the given angle SINH returns the hyperbolic sine of a number SLOPE returns the slope of a linear curve fit of x-y data points SQRT returns a positive square root SQRTPI returns the square root of (number * pi) SUBTOTAL returns a subtotal in a list or database SUM adds its arguments SUMIF adds the cells specified by a given criteria SUMPRODUCT returns the sum of the products of corresponding array components SUMSQ returns the sum of the squares of the arguments SUMX2MY2 returns the sum of the difference of squares of corresponding values in two arrays SUMX2PY2 returns the sum of the sum of squares of corresponding values in two arrays SUMXMY2 returns the sum of squares of differences of corresponding values in two arrays TAN returns the tangent of a number TANH returns the hyperbolic tangent of a number TRUNC truncates a number to an integer Microsoft web site for Excel help (accessed July 26, 2006) DJD Excel Hints, Engr. 124, Fall 2006 Page 9 of 9

EXCEL 2013 HINTS for SCIENCE AND ENGINEERING MAJORS Ch. 1 - Ch. 3 Dominic J. Dal Bello iii

EXCEL 2013 HINTS for SCIENCE AND ENGINEERING MAJORS Ch. 1 - Ch. 3 Dominic J. Dal Bello iii iii Copyright 2018, 2017, 2015 Dominic J. Dal Bello, Santa Maria, CA No part of this work may be reproduced in any format, printed or electronic, without the written permission of the author. Allan Hancock

More information

Microsoft Excel 2010 Handout

Microsoft Excel 2010 Handout Microsoft Excel 2010 Handout Excel is an electronic spreadsheet program you can use to enter and organize data, and perform a wide variety of number crunching tasks. Excel helps you organize and track

More information

Excel 2016 Basics for Windows

Excel 2016 Basics for Windows Excel 2016 Basics for Windows Excel 2016 Basics for Windows Training Objective To learn the tools and features to get started using Excel 2016 more efficiently and effectively. What you can expect to learn

More information

Excel 2016 Basics for Mac

Excel 2016 Basics for Mac Excel 2016 Basics for Mac Excel 2016 Basics for Mac Training Objective To learn the tools and features to get started using Excel 2016 more efficiently and effectively. What you can expect to learn from

More information

Excel 2010 Functions. 4/18/2011 Archdiocese of Chicago Mike Riley

Excel 2010 Functions. 4/18/2011 Archdiocese of Chicago Mike Riley Excel 2010 Functions 4/18/2011 Archdiocese of Chicago Mike Riley i VIDEO TUTORIALS AVAILABLE Almost 100,000 video tutorials are available from VTC. The available tutorials include Windows 7, GroupWise

More information

EXCEL 2003 DISCLAIMER:

EXCEL 2003 DISCLAIMER: EXCEL 2003 DISCLAIMER: This reference guide is meant for experienced Microsoft Excel users. It provides a list of quick tips and shortcuts for familiar features. This guide does NOT replace training or

More information

CHAPTER 4: MICROSOFT OFFICE: EXCEL 2010

CHAPTER 4: MICROSOFT OFFICE: EXCEL 2010 CHAPTER 4: MICROSOFT OFFICE: EXCEL 2010 Quick Summary A workbook an Excel document that stores data contains one or more pages called a worksheet. A worksheet or spreadsheet is stored in a workbook, and

More information

Introduction to MS Excel Management Information Systems

Introduction to MS Excel Management Information Systems Introduction to MS Excel 2007 Management Information Systems 1 Overview What is MS Excel? Functions. Sorting Data. Filtering Data. Data Form. Data Validation. Create charts in Excel. Formatting Cells.

More information

To be able to modify a worksheet and use functions, you will: Select ranges of cells on a worksheet by using the mouse.

To be able to modify a worksheet and use functions, you will: Select ranges of cells on a worksheet by using the mouse. L E S S O N 3 Modifying a workbook Suggested teaching time 60-70 minutes Lesson objectives To be able to modify a worksheet and use functions, you will: a b c Select ranges of cells on a worksheet by using

More information

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

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

More information

Group sheets 2, 3, 4, and 5 1. Click on SHEET Hold down the CMD key and as you continue to hold it down, click on sheets 3, 4, and 5.

Group sheets 2, 3, 4, and 5 1. Click on SHEET Hold down the CMD key and as you continue to hold it down, click on sheets 3, 4, and 5. Data Entry, Cell Formatting, and Cell Protection in Excel 2004 In this workshop, you start by adding to the number of sheets in your workbook and then grouping four of the sheets to set up a small spreadsheet

More information

Excel Level 1

Excel Level 1 Excel 2016 - Level 1 Tell Me Assistant The Tell Me Assistant, which is new to all Office 2016 applications, allows users to search words, or phrases, about what they want to do in Excel. The Tell Me Assistant

More information

PARTS OF A WORKSHEET. Rows Run horizontally across a worksheet and are labeled with numbers.

PARTS OF A WORKSHEET. Rows Run horizontally across a worksheet and are labeled with numbers. 1 BEGINNING EXCEL While its primary function is to be a number cruncher, Excel is a versatile program that is used in a variety of ways. Because it easily organizes, manages, and displays information,

More information

Excel R Tips. is used for multiplication. + is used for addition. is used for subtraction. / is used for division

Excel R Tips. is used for multiplication. + is used for addition. is used for subtraction. / is used for division Excel R Tips EXCEL TIP 1: INPUTTING FORMULAS To input a formula in Excel, click on the cell you want to place your formula in, and begin your formula with an equals sign (=). There are several functions

More information

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

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

More information

Cell to Cell mouse arrow Type Tab Enter Scroll Bars Page Up Page Down Crtl + Home Crtl + End Value Label Formula Note:

Cell to Cell mouse arrow Type Tab Enter Scroll Bars Page Up Page Down Crtl + Home Crtl + End Value Label Formula Note: 1 of 1 NOTE: IT IS RECOMMENDED THAT YOU READ THE ACCOMPANYING DOCUMENT CALLED INTRO TO EXCEL LAYOUT 2007 TO FULLY GRASP THE BASICS OF EXCEL Introduction A spreadsheet application allows you to enter data

More information

Microsoft Excel 2007

Microsoft Excel 2007 Microsoft Excel 2007 1 Excel is Microsoft s Spreadsheet program. Spreadsheets are often used as a method of displaying and manipulating groups of data in an effective manner. It was originally created

More information

Excel 2010: Getting Started with Excel

Excel 2010: Getting Started with Excel Excel 2010: Getting Started with Excel Excel 2010 Getting Started with Excel Introduction Page 1 Excel is a spreadsheet program that allows you to store, organize, and analyze information. In this lesson,

More information

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

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

More information

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

DOING MORE WITH EXCEL: MICROSOFT OFFICE 2013

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

More information

I OFFICE TAB... 1 RIBBONS & GROUPS... 2 OTHER SCREEN PARTS... 4 APPLICATION SPECIFICATIONS... 5 THE BASICS...

I OFFICE TAB... 1 RIBBONS & GROUPS... 2 OTHER SCREEN PARTS... 4 APPLICATION SPECIFICATIONS... 5 THE BASICS... EXCEL 2010 BASICS Microsoft Excel I OFFICE TAB... 1 RIBBONS & GROUPS... 2 OTHER SCREEN PARTS... 4 APPLICATION SPECIFICATIONS... 5 THE BASICS... 6 The Mouse... 6 What Are Worksheets?... 6 What is a Workbook?...

More information

Working with Data and Charts

Working with Data and Charts PART 9 Working with Data and Charts In Excel, a formula calculates a value based on the values in other cells of the workbook. Excel displays the result of a formula in a cell as a numeric value. A function

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

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

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

More information

Introduction to Excel

Introduction to Excel Office Button, Tabs and Ribbons Office Button The File menu selection located in the upper left corner in previous versions of Excel has been replaced with the Office Button in Excel 2007. Clicking on

More information

Using the Equation Palette

Using the Equation Palette module 5 Using the Equation Palette Contents Basic Workflow............................. 244 Exercise 58 Creating Your First Equation..... 245 Exercise 59 Positioning an Equation.......... 250 A Tour of

More information

EXCEL BASICS: MICROSOFT OFFICE 2007

EXCEL BASICS: MICROSOFT OFFICE 2007 EXCEL BASICS: MICROSOFT OFFICE 2007 GETTING STARTED PAGE 02 Prerequisites What You Will Learn USING MICROSOFT EXCEL PAGE 03 Opening Microsoft Excel Microsoft Excel Features Keyboard Review Pointer Shapes

More information

Excel Expert Microsoft Excel 2010

Excel Expert Microsoft Excel 2010 Excel Expert Microsoft Excel 2010 Formulas & Functions Table of Contents Excel 2010 Formulas & Functions... 2 o Formula Basics... 2 o Order of Operation... 2 Conditional Formatting... 2 Cell Styles...

More information

Name: Dr. Fritz Wilhelm Lab 1, Presentation of lab reports Page # 1 of 7 5/17/2012 Physics 120 Section: ####

Name: Dr. Fritz Wilhelm Lab 1, Presentation of lab reports Page # 1 of 7 5/17/2012 Physics 120 Section: #### Name: Dr. Fritz Wilhelm Lab 1, Presentation of lab reports Page # 1 of 7 Lab partners: Lab#1 Presentation of lab reports The first thing we do is to create page headers. In Word 2007 do the following:

More information

Lecture- 5. Introduction to Microsoft Excel

Lecture- 5. Introduction to Microsoft Excel Lecture- 5 Introduction to Microsoft Excel The Microsoft Excel Window Microsoft Excel is an electronic spreadsheet. You can use it to organize your data into rows and columns. You can also use it to perform

More information

Reference and Style Guide for Microsoft Excel

Reference and Style Guide for Microsoft Excel Reference and Style Guide for Microsoft Excel TABLE OF CONTENTS Getting Acquainted 2 Basic Excel Features 2 Writing Cell Equations Relative and Absolute Addresses 3 Selecting Cells Highlighting, Moving

More information

The Graphing Calculator

The Graphing Calculator Chapter 23 The Graphing Calculator To display the calculator, select Graphing Calculator from the Window menu. The calculator is displayed in front of the other windows. Resize or re-position the Graphing

More information

Agenda. Spreadsheet Applications. Spreadsheet Terminology A workbook consists of multiple worksheets. By default, a workbook has 3 worksheets.

Agenda. Spreadsheet Applications. Spreadsheet Terminology A workbook consists of multiple worksheets. By default, a workbook has 3 worksheets. Agenda Unit 1 Assessment Review Progress Reports Intro to Excel Learn parts of an Excel spreadsheet How to Plan a spreadsheet Create a spreadsheet Analyze data Create an embedded chart in spreadsheet In

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

Excel Basics. TJ McKeon

Excel Basics. TJ McKeon Excel Basics TJ McKeon What is Excel? Electronic Spreadsheet in a rows and columns layout Can contain alphabetical and numerical data (text, dates, times, numbers) Allows for easy calculations and mathematical

More information

Excel Tutorial 1

Excel Tutorial 1 IT٢.we Excel 2003 - Tutorial 1 Spreadsheet Basics Screen Layout Title bar Menu bar Standard Toolbar Other Tools Task Pane Adding and Renaming Worksheets Modifying Worksheets Moving Through Cells Adding

More information

ECDL Module 4 REFERENCE MANUAL

ECDL Module 4 REFERENCE MANUAL ECDL Module 4 REFERENCE MANUAL Spreadsheets Microsoft Excel XP Edition for ECDL Syllabus Four PAGE 2 - ECDL MODULE 4 (USING MICROSOFT EXCEL XP) - MANUAL 4.1 USING THE APPLICATION... 4 4.1.1 FIRST STEPS

More information

EXCEL TUTORIAL.

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

More information

C omputer D riving L icence

C omputer D riving L icence E uropean C omputer D riving L icence E C D L S y l l a b u s 5. 0 Module 4 Spreadsheets ECDL Syllabus 5 Courseware Module 4 Contents USING THE APPLICATION... 1 SAVING A WORKBOOK AS ANOTHER FILE TYPE...

More information

Macro Programming Reference Guide. Copyright 2005 Scott Martinez

Macro Programming Reference Guide. Copyright 2005 Scott Martinez Macro Programming Reference Guide Copyright 2005 Scott Martinez Section 1. Section 2. Section 3. Section 4. Section 5. Section 6. Section 7. What is macro programming What are Variables What are Expressions

More information

Business Spreadsheets

Business Spreadsheets COURSE 6411 Computer Applications I Unit B COMPETENCY 4.00 B2 25% OBJECTIVE 4.01 B2 20% Software Applications for Business Understand spreadsheets, charts, and graphs used in business. Understand spreadsheets

More information

Formulas and Functions

Formulas and Functions Conventions used in this document: Keyboard keys that must be pressed will be shown as Enter or Ctrl. Controls to be activated with the mouse will be shown as Start button > Settings > System > About.

More information

Lab1: Use of Word and Excel

Lab1: Use of Word and Excel Dr. Fritz Wilhelm; physics 230 Lab1: Use of Word and Excel Page 1 of 9 Lab partners: Download this page onto your computer. Also download the template file which you can use whenever you start your lab

More information

EXCEL BASICS: MICROSOFT OFFICE 2010

EXCEL BASICS: MICROSOFT OFFICE 2010 EXCEL BASICS: MICROSOFT OFFICE 2010 GETTING STARTED PAGE 02 Prerequisites What You Will Learn USING MICROSOFT EXCEL PAGE 03 Opening Microsoft Excel Microsoft Excel Features Keyboard Review Pointer Shapes

More information

Using Microsoft Excel

Using Microsoft Excel Using Microsoft Excel Introduction This handout briefly outlines most of the basic uses and functions of Excel that we will be using in this course. Although Excel may be used for performing statistical

More information

Microsoft Excel 2013: Part 3 More on Formatting Cells And Worksheet Basics. To apply number formatting:

Microsoft Excel 2013: Part 3 More on Formatting Cells And Worksheet Basics. To apply number formatting: Microsoft Excel 2013: Part 3 More on Formatting Cells And Worksheet Basics Formatting text and numbers In Excel, you can apply specific formatting for text and numbers instead of displaying all cell content

More information

USING FORMULAS AND FUNCTIONS...

USING FORMULAS AND FUNCTIONS... Overview NOTES... 2 OVERVIEW... 3 VIEW THE PROJECT... 5 USING FORMULAS AND FUNCTIONS... 6 BASIC EXCEL REVIEW... 6 FORMULAS... 7 Typing formulas... 7 Clicking to insert cell references... 7 Using a Simple

More information

March 28, Excel Essentials. Jim Snediker. Suzi Huisman

March 28, Excel Essentials. Jim Snediker. Suzi Huisman March 28, 2019 Excel Essentials Jim Snediker Suzi Huisman 1 What is a Spreadsheet? A spreadsheet is the computer equivalent of a paper ledger sheet. Worksheet new name for Spreadsheet Workbook one file

More information

Part 1. Module 3 MODULE OVERVIEW. Microsoft Office Suite. Objectives. What is A Spreadsheet? Microsoft Excel

Part 1. Module 3 MODULE OVERVIEW. Microsoft Office Suite. Objectives. What is A Spreadsheet? Microsoft Excel Module 3 MODULE OVERVIEW Part 1 What is A Spreadsheet? Part 2 Gaining Proficiency: Copying and Formatting Microsoft Office Suite Microsoft Excel Part 3 Using Formulas & Functions Part 4 Graphs and Charts:

More information

Microsoft Excel for Beginners

Microsoft Excel for Beginners Microsoft Excel for Beginners training@health.ufl.edu Basic Computing 4 Microsoft Excel 2.0 hours This is a basic computer workshop. Microsoft Excel is a spreadsheet program. We use it to create reports

More information

Basic Excel 2010 Workshop 101

Basic Excel 2010 Workshop 101 Basic Excel 2010 Workshop 101 Class Workbook Instructors: David Newbold Jennifer Tran Katie Spencer UCSD Libraries Educational Services 06/13/11 Why Use Excel? 1. It is the most effective and efficient

More information

MS Excel Henrico County Public Library. I. Tour of the Excel Window

MS Excel Henrico County Public Library. I. Tour of the Excel Window MS Excel 2013 I. Tour of the Excel Window Start Excel by double-clicking on the Excel icon on the desktop. Excel may also be opened by clicking on the Start button>all Programs>Microsoft Office>Excel.

More information

Excel 2007: Functions and Forumlas Learning Guide

Excel 2007: Functions and Forumlas Learning Guide Excel 2007: Functions and Forumlas Learning Guide Functions and Formulas: An Overview Excel uses functions (mathematical expressions already available in Excel) and formulas (mathematical expressions that

More information

Introduction to Excel 2013

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

More information

INTRODUCTION... 1 UNDERSTANDING CELLS... 2 CELL CONTENT... 4

INTRODUCTION... 1 UNDERSTANDING CELLS... 2 CELL CONTENT... 4 Introduction to Microsoft Excel 2016 INTRODUCTION... 1 The Excel 2016 Environment... 1 Worksheet Views... 2 UNDERSTANDING CELLS... 2 Select a Cell Range... 3 CELL CONTENT... 4 Enter and Edit Data... 4

More information

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

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

More information

Contents Microsoft Excel Lesson 1: Entering Text and Numbers...4 The Microsoft Excel Window...4 The Microsoft Office Button...

Contents Microsoft Excel Lesson 1: Entering Text and Numbers...4 The Microsoft Excel Window...4 The Microsoft Office Button... Contents Microsoft Excel 2007...4 Lesson 1: Entering Text and Numbers...4 The Microsoft Excel Window...4 The Microsoft Office Button...5 The Quick Access Toolbar...5 The Title Bar...5 The Ribbon...5 Worksheets...6

More information

Open Learning Guide. Microsoft Excel Introductory. Release OL356v1

Open Learning Guide. Microsoft Excel Introductory. Release OL356v1 Guide Microsoft Excel 2013 Introductory Note: Microsoft, Excel and Windows are registered trademarks of the Microsoft Corporation. Release OL356v1 Contents SECTION 1 FUNDAMENTALS... 9 1 - SPREADSHEET PRINCIPLES...

More information

LECTURE 10. SPREADSHEET

LECTURE 10. SPREADSHEET LECTURE 10. SPREADSHEET Those who excel in virtue have the best right of all to rebel, but then they are of all men the least inclined to do so. Aristotle S.M. Sitompul (2016 version) MODULE OVERVIEW Part

More information

Excel Primer CH141 Fall, 2017

Excel Primer CH141 Fall, 2017 Excel Primer CH141 Fall, 2017 To Start Excel : Click on the Excel icon found in the lower menu dock. Once Excel Workbook Gallery opens double click on Excel Workbook. A blank workbook page should appear

More information

WEEK NO. 12 MICROSOFT EXCEL 2007

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

More information

Arithmetic and Logic Blocks

Arithmetic and Logic Blocks Arithmetic and Logic Blocks The Addition Block The block performs addition and subtractions on its inputs. This block can add or subtract scalar, vector, or matrix inputs. We can specify the operation

More information

Table of Contents. 1. Creating a Microsoft Excel Workbook...1 EVALUATION COPY

Table of Contents. 1. Creating a Microsoft Excel Workbook...1 EVALUATION COPY Table of Contents Table of Contents 1. Creating a Microsoft Excel Workbook...1 Starting Microsoft Excel...1 Creating a Workbook...2 Saving a Workbook...3 The Status Bar...5 Adding and Deleting Worksheets...6

More information

Excel Tool: Calculations with Data Sets

Excel Tool: Calculations with Data Sets Excel Tool: Calculations with Data Sets The best thing about Excel for the scientist is that it makes it very easy to work with data sets. In this assignment, we learn how to do basic calculations that

More information

EDIT202 Spreadsheet Lab Prep Sheet

EDIT202 Spreadsheet Lab Prep Sheet EDIT202 Spreadsheet Lab Prep Sheet While it is clear to see how a spreadsheet may be used in a classroom to aid a teacher in marking (as your lab will clearly indicate), it should be noted that spreadsheets

More information

In this section you will learn some simple data entry, editing, formatting techniques and some simple formulae. Contents

In this section you will learn some simple data entry, editing, formatting techniques and some simple formulae. Contents In this section you will learn some simple data entry, editing, formatting techniques and some simple formulae. Contents Section Topic Sub-topic Pages Section 2 Spreadsheets Layout and Design S2: 2 3 Formulae

More information

Microsoft Office Excel 2007

Microsoft Office Excel 2007 Microsoft Office Excel 2007 Using Excel To Manage Data 1/21/2009 Microsoft Excel 1 Welcome to Excel Excel is a computerized spreadsheet, which is an important tool that helps you report and analyze data.

More information

Workbook Also called a spreadsheet, the Workbook is a unique file created by Excel. Title bar

Workbook Also called a spreadsheet, the Workbook is a unique file created by Excel. Title bar Microsoft Excel 2007 is a spreadsheet application in the Microsoft Office Suite. A spreadsheet is an accounting program for the computer. Spreadsheets are primarily used to work with numbers and text.

More information

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

Day : Date : Objects : Open MS Excel program * Open Excel application. Select : start. Choose: programs. Choose : Microsoft Office. Day : Date : Objects : Open MS Excel program * Open Excel application. Select : start Choose: programs Choose : Microsoft Office Select: Excel *The interface of Excel program - Menu bar. - Standard bar.

More information

MS Excel Henrico County Public Library. I. Tour of the Excel Window

MS Excel Henrico County Public Library. I. Tour of the Excel Window MS Excel 2013 I. Tour of the Excel Window Start Excel by double-clicking on the Excel icon on the desktop. Excel may also be opened by clicking on the Start button>all Programs>Microsoft Office>Excel.

More information

Introduction to Excel 2007

Introduction to Excel 2007 Introduction to Excel 2007 These documents are based on and developed from information published in the LTS Online Help Collection (www.uwec.edu/help) developed by the University of Wisconsin Eau Claire

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

Information System Services

Information System Services Information System Services Diocese of London, 1070 Waterloo Street, London, Ontario, N6A 3Y2 Phone:(519)433-0658, Fax:(519)433-0011, E-mail: iss@rcec.london.on.ca Excel Formatting Online Demonstration

More information

Gloucester County Library System EXCEL 2007

Gloucester County Library System EXCEL 2007 Gloucester County Library System EXCEL 2007 Introduction What is Excel? Microsoft E x c e l is an electronic s preadsheet program. I t is capable o f performing many diff e r e n t t y p e s o f c a l

More information

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited EXCEL INTERMEDIATE

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited EXCEL INTERMEDIATE EXCEL INTERMEDIATE Overview NOTES... 2 OVERVIEW... 3 VIEW THE PROJECT... 5 USING FORMULAS AND FUNCTIONS... 6 BASIC EXCEL REVIEW... 6 FORMULAS... 7 Typing formulas... 7 Clicking to insert cell references...

More information

Excel Formulas and Functions

Excel Formulas and Functions Excel Formulas and Functions Formulas Relative cell references Absolute cell references Mixed cell references Naming a cell or range Naming constants Dates and times Natural-language formulas Functions

More information

Introduction to Excel 2007 for ESL students

Introduction to Excel 2007 for ESL students Introduction to Excel 2007 for ESL students Download at http://www.rtlibrary.org/excel2007esl.pdf Developed 2010 by Barb Hauck-Mah, Rockaway Township Library for The American Dream Starts @your Library

More information

Gloucester County Library System. Excel 2010

Gloucester County Library System. Excel 2010 Gloucester County Library System Excel 2010 Introduction What is Excel? Microsoft Excel is an electronic spreadsheet program. It is capable of performing many different types of calculations and can organize

More information

COMPUTER TRAINING CENTER

COMPUTER TRAINING CENTER Excel 2007 Introduction to Spreadsheets COMPUTER TRAINING CENTER 1515 SW 10 th Avenue Topeka KS 66604-1374 785.580.4606 class@tscpl.org www.tscpl.org Excel 2007 Introduction 1 Office button Quick Access

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

What we will learn in Introduction to Excel. How to Open Excel. Introduction to Excel 2010 Lodi Memorial Library NJ Developed by Barb Hauck-Mah

What we will learn in Introduction to Excel. How to Open Excel. Introduction to Excel 2010 Lodi Memorial Library NJ Developed by Barb Hauck-Mah Introduction to Excel 2010 Lodi Memorial Library NJ Developed by Barb Hauck-Mah What is Excel? It is a Microsoft Office computer software program to organize and analyze numbers, data and labels in spreadsheet

More information

Excel Simple Worksheets (with Functions)

Excel Simple Worksheets (with Functions) Excel 2007 Simple Worksheets (with Functions) Contents The Excel 2007 Window 4 Navigating in Excel... 7 Entering Data 8 Working with Ranges of Cells... 9 Selecting Ranges of Cells 9 Copy and Moving Cell

More information

CHAPTER 1 GETTING STARTED

CHAPTER 1 GETTING STARTED GETTING STARTED WITH EXCEL CHAPTER 1 GETTING STARTED Microsoft Excel is an all-purpose spreadsheet application with many functions. We will be using Excel 97. This guide is not a general Excel manual,

More information

ADD AND NAME WORKSHEETS

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

More information

Built-in Types of Data

Built-in Types of Data Built-in Types of Data Types A data type is set of values and a set of operations defined on those values Python supports several built-in data types: int (for integers), float (for floating-point numbers),

More information

Created by Cheryl Tice. Table of Contents

Created by Cheryl Tice. Table of Contents Created by Cheryl Tice 1 Table of Contents What is Excel?.3 Excel Window..4 What is Your Mouse Telling You?...5 Common Keyboard Shortcuts...6 Moving Around a Worksheet.7 Formulas...8 Formula Tips...9 Vocabulary..10

More information

Section 3. Topics Covered

Section 3. Topics Covered Section 3 Topics Covered " Calculating using formulas... 3-2 " Copying formulas... 3-7 " Using absolute cell addresses... 3-13 " Calculating results using AutoCalculate... 3-18# " Using functions... 3-21

More information

Excel Basics Tips & Techniques

Excel Basics Tips & Techniques Excel Basics Tips & Techniques Excel Terminology What s a spreadsheet? What s a workbook? Each Excel spreadsheet is a grid of data divided into rows and columns. Each block in this grid is called a cell,

More information

Excel Template Instructions for the Glo-Brite Payroll Project (Using Excel 2010 or 2013)

Excel Template Instructions for the Glo-Brite Payroll Project (Using Excel 2010 or 2013) Excel Template Instructions for the Glo-Brite Payroll Project (Using Excel 2010 or 2013) T APPENDIX B he Excel template for the Payroll Project is an electronic version of the books of account and payroll

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

Lecture 2 FORTRAN Basics. Lubna Ahmed

Lecture 2 FORTRAN Basics. Lubna Ahmed Lecture 2 FORTRAN Basics Lubna Ahmed 1 Fortran basics Data types Constants Variables Identifiers Arithmetic expression Intrinsic functions Input-output 2 Program layout PROGRAM program name IMPLICIT NONE

More information

Using Basic Formulas 4

Using Basic Formulas 4 Using Basic Formulas 4 LESSON SKILL MATRIX Skills Exam Objective Objective Number Understanding and Displaying Formulas Display formulas. 1.4.8 Using Cell References in Formulas Insert references. 4.1.1

More information

Microsoft Excel 2013 Level 1

Microsoft Excel 2013 Level 1 Microsoft Excel 2013 Level 1 2 P a g e Word Level 1 January 2018 University of Regina Table of Contents Chapter 1 Getting Started... 7 Main Interface... 7 1. Quick Access Toolbar... 7 2. Ribbon Tabs...

More information

Workbooks & Worksheets. Getting Started. Formatting. Formulas & Functions

Workbooks & Worksheets. Getting Started. Formatting. Formulas & Functions 1 Getting Started Cells Workbooks & Worksheets Formatting Formulas & Functions Chart Printing 2 Getting Started Start a spreadsheet program Recognize the spreadsheet screen layout Use the ribbon,quick

More information

Activity: page 1/10 Introduction to Excel. Getting Started

Activity: page 1/10 Introduction to Excel. Getting Started Activity: page 1/10 Introduction to Excel Excel is a computer spreadsheet program. Spreadsheets are convenient to use for entering and analyzing data. Although Excel has many capabilities for analyzing

More information

Adding records Pasting records Deleting records Sorting records Filtering records Inserting and deleting columns Calculated columns Working with the

Adding records Pasting records Deleting records Sorting records Filtering records Inserting and deleting columns Calculated columns Working with the Show All About spreadsheets You can use a spreadsheet to enter and calculate data. A spreadsheet consists of columns and rows of cells. You can enter data directly into the cells of the spreadsheet and

More information

DOWNLOAD PDF MICROSOFT EXCEL ALL FORMULAS LIST WITH EXAMPLES

DOWNLOAD PDF MICROSOFT EXCEL ALL FORMULAS LIST WITH EXAMPLES Chapter 1 : Examples of commonly used formulas - Office Support A collection of useful Excel formulas for sums and counts, dates and times, text manipularion, conditional formatting, percentages, Excel

More information

Using Microsoft Excel

Using Microsoft Excel Using Microsoft Excel Formatting a spreadsheet means changing the way it looks to make it neater and more attractive. Formatting changes can include modifying number styles, text size and colours. Many

More information

The Menu and Toolbar in Excel (see below) look much like the Word tools and most of the tools behave as you would expect.

The Menu and Toolbar in Excel (see below) look much like the Word tools and most of the tools behave as you would expect. Launch the Microsoft Excel Program Click on the program icon in Launcher or the Microsoft Office Shortcut Bar. A worksheet is a grid, made up of columns, which are lettered and rows, and are numbered.

More information