SlideShare uma empresa Scribd logo
1 de 35
Chapter 5 Creating a Worksheet
What’s inside and on the CD? In this chapter you will learn the essentials of creating a Microsoft Excel worksheet  Excel provides a set of tools for simple or complex calculations such as: Creating a budget Estimating expenses Creating an income and expense projection 2 Practical Microsoft Office 2010
What’s in the Excel window? To start Excel: Click Start Point to All Programs Click Microsoft Office Click Microsoft Office Excel 2007 Ribbon is similar to Microsoft Word This chapter points out important features in Excel that differ from features in Word  3 Practical Microsoft Office 2010
What’s in the Excel window? 4 Practical Microsoft Office 2010
What’s in the Excel window? A worksheet is grid of columns and rows Columns labeled with letters Rows labeled with numbers Excel worksheets saved in workbook Workbook contains one or more worksheets represented by tab at bottom of Excel window 5 Practical Microsoft Office 2010
What’s in the Excel window? When workbooks saved or opened, all work sheets saved or opened Click sheet tab to go to that sheet Right-click tab to rename, insert, or delete sheet 6 Practical Microsoft Office 2010
What’s in the Excel window? A worksheet cell or cell is rectangle formed by intersection of column and row Each cell has unique name consisting of column letter followed by row number For example, cell B3 is located in second column of third row 7 Practical Microsoft Office 2010
What’s in the Excel window? The active cell, marked by black outline, is one you can currently edit or modify Click any cell to make it active, or use arrow keys A range is series of cells, e.g., D3:D6 is range of all cells from D3 through D6 Click and drag to select range of cells 8 Practical Microsoft Office 2010
How do I enter labels? A label is any text entered into cell: worksheet title describe numbers in other cells text data such as names of people or cities Any “number” not used in calculation must be entered as label If label is too long to fit in current cell, it will extend into cells to right if they are empty 9 Practical Microsoft Office 2010
How do I enter labels?  10 Practical Microsoft Office 2010
How do I enter labels? To make label wrap and display in two or more lines inside same cell: From the Home tab, click the Wrap Text button in the Alignment group 11 Practical Microsoft Office 2010
How do I enter labels? Edit label by clicking cell, then click in Formula bar Use arrow keys to move insertion point and backspace and delete keys to edit text Press Enter key or  Enter button on formula bar to accept  change  Press  Cancel button to exit without keeping changes Edit label inside cell by double-clicking cell then edit with arrows, Backspace, and Delete keys 12 Practical Microsoft Office 2010
How do I enter values? A value is a number entered into cell and used in calculations  Values can be used in formulas to calculate results Type minus sign (-) before number to enter a negative value 13 Practical Microsoft Office 2010
How do I enter values? 14 Practical Microsoft Office 2010
How do I enter values? A value can be edited just as you would edit a label – in the cell or in the Formula bar Excel makes assumptions about the values as you enter them Type an apostrophe (‘) before a number to specify it as a label 15 Practical Microsoft Office 2010
How do I enter values? Use the Fill handle to automatically enter values with technique called drag-and-fill Point to the bottom-right corner of a cell. When the pointer changes to a black cross shape, drag the pointer across or down other cells Displays the Auto Fill Options button Fill with series of numbers Fill with value of initial cell with or without formatting Fill with cell formatting without a value 16 Practical Microsoft Office 2010
How do I enter formulas? A formula specifies how to add, subtract, multiply, divide, or otherwise calculate values in cells Formulas always begin with an equal (=) sign and can use cell references that point to other cells A cell reference is the column and row location of a cell 17 Practical Microsoft Office 2010
How do I enter formulas? For example, the formula =C2-C3 subtracts the contents of cell C3 from the contents of cell C2 Common arithmetic operators are: - (subtraction)		 / (division) + (addition)			% (percent) * (multiplication)		^ (exponent) 18 Practical Microsoft Office 2010
How do I enter formulas? To enter a formula: Click the cell where you want the result of the formula to appear. Type the equal sign (=). Click the first cell referenced in the formula. A marquee, which is a rectangle of dashes, will surround the cell just clicked. Type an arithmetic operator (+,-,*,/) then click the next cell referenced in the formula. Press Enter to end the formula. 19 Practical Microsoft Office 2010
How do I enter formulas? A formula can also be typed directly into the cell Edit a formula in the cell or in the Formula bar the same as labels and values 20 Practical Microsoft Office 2010
How do I enter formulas? 21 Practical Microsoft Office 2010
How do I create complex formulas? Complex statistical, financial, and mathematical formulas can be created in Excel. Use parentheses to make sure the operations in a formula are executed in the correct order. Without parentheses, Excel will calculate using the following order: multiplication and division, then addition and subtraction.  22 Practical Microsoft Office 2010
How do I create complex formulas? By using parentheses you can specify the order of calculation.  For example, in the formula, =B3+C3*1.2, Excel will multiply cell C3 by 1.2 then add that to the value in cell B3. 23 Practical Microsoft Office 2010
How do I create complex formulas? In the formula, =(B3+C3)*1.2, Excel will add cell B3 to cell C3 then multiply the result by 1.2  A formula can include values, cell references, or both.  Copying or moving formulas can lead to unexpected results 24 Practical Microsoft Office 2010
How do I create complex formulas? 25 Practical Microsoft Office 2010
How do I use functions? Excel includes many predefined formulas, called functions Excel includes these examples: Financial functions – payments and net value Mathematical and trigonometric function – absolute value and arctangent Statistical functions – average and normal distribution You can use the Insert Function button to select a function from a list. There are more than 250 from which to choose Clicking on a function in the list will display a tip about the function’s use 26 Practical Microsoft Office 2010
How do I use functions? 27 Practical Microsoft Office 2010
How do I use functions? The Payment or PMT function calculates the payments for a loan The PMT function will calculate loan payments for a car or a house, among others Formulas can include multiple functions 28 Practical Microsoft Office 2010
How do I use functions? Arguments are values or cell references used in the function for calculations. For example, the Average function’s argument is a series of numbers or cell references used in the calculation. The result is the average of the values. 29 Practical Microsoft Office 2010
How do I use functions? To select a range of cells for your argument, click and drag to select the range. Some functions need more than one argument and they may be required or optional. The PMT function, for example, requires three arguments and two optional arguments. 30 Practical Microsoft Office 2010
How do I use functions? It can be difficult to enter arguments for a function. If you need help, click Help on this function link. When using a new function check results with calculator. 31 Practical Microsoft Office 2010
How do I use functions? 32 Practical Microsoft Office 2010
How do I use the AutoSum button? The AutoSum button is used to quickly calculate the total of a column or row of cells. Excel examines cells to the left and above current cell to determine inclusion. The AutoSum button can be tricked by a blank cell or a cell containing a label. It is always wise to double-check the range. 33 Practical Microsoft Office 2010
How do I use the AutoSum button? Be careful using the AutoSum button to calculate a range in a column with a numeric heading Watch the marquee to verify the range If the AutoSum button does not automatically select the correct cells, create the Sum function manually 34 Practical Microsoft Office 2010
How do I use the AutoSum button? 35 Practical Microsoft Office 2010

Mais conteúdo relacionado

Mais procurados

Sample Excel 2013 Advanced Essentials
Sample Excel 2013 Advanced EssentialsSample Excel 2013 Advanced Essentials
Sample Excel 2013 Advanced Essentialslearnbydoing
 
Excel 2007 (formula)
Excel 2007 (formula)Excel 2007 (formula)
Excel 2007 (formula)osuchin
 
Worksheet Basics & Navigation - Excel 2013 Tutorial
Worksheet Basics & Navigation - Excel 2013 TutorialWorksheet Basics & Navigation - Excel 2013 Tutorial
Worksheet Basics & Navigation - Excel 2013 TutorialSpreadsheetTrainer
 
Productivity programs excel assignment 1
Productivity programs excel assignment 1Productivity programs excel assignment 1
Productivity programs excel assignment 1Beth Ann Cueni
 
Module 5 entering data in worksheet
Module 5 entering data in worksheetModule 5 entering data in worksheet
Module 5 entering data in worksheetDr. Shalini Pandey
 
27 Excel Hacks to Make You a Superstar
27 Excel Hacks to Make You a Superstar27 Excel Hacks to Make You a Superstar
27 Excel Hacks to Make You a SuperstarAlan Murray
 
Introduction to Excel - Excel 2013 Tutorial
Introduction to Excel - Excel 2013 TutorialIntroduction to Excel - Excel 2013 Tutorial
Introduction to Excel - Excel 2013 TutorialSpreadsheetTrainer
 
Excel Chapter 2 - Inserting Formulas in a Worksheet
Excel Chapter 2 - Inserting Formulas in a WorksheetExcel Chapter 2 - Inserting Formulas in a Worksheet
Excel Chapter 2 - Inserting Formulas in a Worksheetdpd
 
03 Excel formulas and functions
03 Excel formulas and functions03 Excel formulas and functions
03 Excel formulas and functionsBuffalo Seminary
 
Excel Data Management
Excel Data ManagementExcel Data Management
Excel Data ManagementRachel Espino
 
calc lecture
calc lecturecalc lecture
calc lectureJelz JZ
 
Common MS Excel and MS Excel 2013 useful tricks. By Ashot Engibaryan
Common MS Excel and MS Excel 2013 useful tricks. By Ashot EngibaryanCommon MS Excel and MS Excel 2013 useful tricks. By Ashot Engibaryan
Common MS Excel and MS Excel 2013 useful tricks. By Ashot EngibaryanAshot Engibaryan
 

Mais procurados (20)

Sample Excel 2013 Advanced Essentials
Sample Excel 2013 Advanced EssentialsSample Excel 2013 Advanced Essentials
Sample Excel 2013 Advanced Essentials
 
Excel 2007 (formula)
Excel 2007 (formula)Excel 2007 (formula)
Excel 2007 (formula)
 
Worksheet Basics & Navigation - Excel 2013 Tutorial
Worksheet Basics & Navigation - Excel 2013 TutorialWorksheet Basics & Navigation - Excel 2013 Tutorial
Worksheet Basics & Navigation - Excel 2013 Tutorial
 
Productivity programs excel assignment 1
Productivity programs excel assignment 1Productivity programs excel assignment 1
Productivity programs excel assignment 1
 
Excel Chapter 2
Excel Chapter 2Excel Chapter 2
Excel Chapter 2
 
Excel bacis
Excel bacisExcel bacis
Excel bacis
 
Formulas and functions
Formulas and functions Formulas and functions
Formulas and functions
 
Module 5 entering data in worksheet
Module 5 entering data in worksheetModule 5 entering data in worksheet
Module 5 entering data in worksheet
 
ch 9
ch 9ch 9
ch 9
 
Excel
ExcelExcel
Excel
 
27 Excel Hacks to Make You a Superstar
27 Excel Hacks to Make You a Superstar27 Excel Hacks to Make You a Superstar
27 Excel Hacks to Make You a Superstar
 
Introduction to Excel - Excel 2013 Tutorial
Introduction to Excel - Excel 2013 TutorialIntroduction to Excel - Excel 2013 Tutorial
Introduction to Excel - Excel 2013 Tutorial
 
Ms excel
Ms excelMs excel
Ms excel
 
M.S EXCEL
M.S EXCELM.S EXCEL
M.S EXCEL
 
Excel Chapter 2 - Inserting Formulas in a Worksheet
Excel Chapter 2 - Inserting Formulas in a WorksheetExcel Chapter 2 - Inserting Formulas in a Worksheet
Excel Chapter 2 - Inserting Formulas in a Worksheet
 
Spreadsheet new
Spreadsheet newSpreadsheet new
Spreadsheet new
 
03 Excel formulas and functions
03 Excel formulas and functions03 Excel formulas and functions
03 Excel formulas and functions
 
Excel Data Management
Excel Data ManagementExcel Data Management
Excel Data Management
 
calc lecture
calc lecturecalc lecture
calc lecture
 
Common MS Excel and MS Excel 2013 useful tricks. By Ashot Engibaryan
Common MS Excel and MS Excel 2013 useful tricks. By Ashot EngibaryanCommon MS Excel and MS Excel 2013 useful tricks. By Ashot Engibaryan
Common MS Excel and MS Excel 2013 useful tricks. By Ashot Engibaryan
 

Destaque

Chapter.03
Chapter.03Chapter.03
Chapter.03klivsie
 
Chapter.06
Chapter.06Chapter.06
Chapter.06klivsie
 
Chapter.08
Chapter.08Chapter.08
Chapter.08klivsie
 
Chapter.07
Chapter.07Chapter.07
Chapter.07klivsie
 
Chapter.01
Chapter.01Chapter.01
Chapter.01klivsie
 
Chapter.02
Chapter.02Chapter.02
Chapter.02klivsie
 
Chapter.11
Chapter.11Chapter.11
Chapter.11klivsie
 
Chapter.04
Chapter.04Chapter.04
Chapter.04klivsie
 
Chapter.09
Chapter.09Chapter.09
Chapter.09klivsie
 
Molybdenum Market Overview of Current & Future Supply
Molybdenum Market Overview of Current & Future SupplyMolybdenum Market Overview of Current & Future Supply
Molybdenum Market Overview of Current & Future SupplyPRABHASH GOKARN
 
Ch13 math
Ch13 mathCh13 math
Ch13 mathklivsie
 
Vessels and pipelines of hydrogen gas
Vessels and pipelines of hydrogen gasVessels and pipelines of hydrogen gas
Vessels and pipelines of hydrogen gasrajadimata
 
Chapter.10
Chapter.10Chapter.10
Chapter.10klivsie
 

Destaque (20)

Chapter.03
Chapter.03Chapter.03
Chapter.03
 
Chapter.06
Chapter.06Chapter.06
Chapter.06
 
Chapter.08
Chapter.08Chapter.08
Chapter.08
 
Angellllllllllll
AngellllllllllllAngellllllllllll
Angellllllllllll
 
A012110107
A012110107A012110107
A012110107
 
Chapter.07
Chapter.07Chapter.07
Chapter.07
 
Chapter.01
Chapter.01Chapter.01
Chapter.01
 
Chapter.02
Chapter.02Chapter.02
Chapter.02
 
Chapter.11
Chapter.11Chapter.11
Chapter.11
 
Chapter.04
Chapter.04Chapter.04
Chapter.04
 
Chapter.09
Chapter.09Chapter.09
Chapter.09
 
Molybdenum Market Overview of Current & Future Supply
Molybdenum Market Overview of Current & Future SupplyMolybdenum Market Overview of Current & Future Supply
Molybdenum Market Overview of Current & Future Supply
 
Ch13 math
Ch13 mathCh13 math
Ch13 math
 
Vessels and pipelines of hydrogen gas
Vessels and pipelines of hydrogen gasVessels and pipelines of hydrogen gas
Vessels and pipelines of hydrogen gas
 
Ch05
Ch05Ch05
Ch05
 
Chapter.10
Chapter.10Chapter.10
Chapter.10
 
Ch15
Ch15Ch15
Ch15
 
Ch06
Ch06Ch06
Ch06
 
Ch04
Ch04Ch04
Ch04
 
Ch16
Ch16Ch16
Ch16
 

Semelhante a Chapter.05

Excel 2007 slide enter formulas
Excel 2007 slide    enter formulasExcel 2007 slide    enter formulas
Excel 2007 slide enter formulasrezaulslide
 
Excel for research
Excel  for researchExcel  for research
Excel for researchJamalBhai
 
Learn Advanced Excel Online
Learn Advanced Excel OnlineLearn Advanced Excel Online
Learn Advanced Excel Onlinebigspire
 
cse111-lecture10-1491556635.pptx
cse111-lecture10-1491556635.pptxcse111-lecture10-1491556635.pptx
cse111-lecture10-1491556635.pptxssuser3d8a50
 
MS Excel 2013.pptx
MS Excel 2013.pptxMS Excel 2013.pptx
MS Excel 2013.pptxRobbia Rana
 
Functions and formulas of ms excel
Functions and formulas of ms excelFunctions and formulas of ms excel
Functions and formulas of ms excelmadhuparna bhowmik
 
CBN Advanced Excel Training Slide.pptx
CBN Advanced Excel Training Slide.pptxCBN Advanced Excel Training Slide.pptx
CBN Advanced Excel Training Slide.pptxEdwinAdeolaOluwasina1
 
functionsandformulas-131221213835-phpapp01.pdf
functionsandformulas-131221213835-phpapp01.pdffunctionsandformulas-131221213835-phpapp01.pdf
functionsandformulas-131221213835-phpapp01.pdfFranzLawrenzDeTorres1
 
Lesson5 creating simple formula
Lesson5 creating simple formulaLesson5 creating simple formula
Lesson5 creating simple formulaguevarra_2000
 
Excell%20basic%20training(3) 143
Excell%20basic%20training(3) 143Excell%20basic%20training(3) 143
Excell%20basic%20training(3) 143Ramesh Meti
 

Semelhante a Chapter.05 (20)

Chapter.06
Chapter.06Chapter.06
Chapter.06
 
Excel 2007 slide enter formulas
Excel 2007 slide    enter formulasExcel 2007 slide    enter formulas
Excel 2007 slide enter formulas
 
Excel 2007- Enter Formulas
Excel 2007- Enter FormulasExcel 2007- Enter Formulas
Excel 2007- Enter Formulas
 
Excel for research
Excel  for researchExcel  for research
Excel for research
 
Print5
Print5Print5
Print5
 
MS Excel 2013
MS Excel 2013MS Excel 2013
MS Excel 2013
 
Basic Ms excel
Basic Ms excelBasic Ms excel
Basic Ms excel
 
Learn Advanced Excel Online
Learn Advanced Excel OnlineLearn Advanced Excel Online
Learn Advanced Excel Online
 
cse111-lecture10-1491556635.pptx
cse111-lecture10-1491556635.pptxcse111-lecture10-1491556635.pptx
cse111-lecture10-1491556635.pptx
 
MS Excel 2013.pptx
MS Excel 2013.pptxMS Excel 2013.pptx
MS Excel 2013.pptx
 
Excel11
Excel11Excel11
Excel11
 
03 ms excel
03 ms excel03 ms excel
03 ms excel
 
Functions and formulas of ms excel
Functions and formulas of ms excelFunctions and formulas of ms excel
Functions and formulas of ms excel
 
CBN Advanced Excel Training Slide.pptx
CBN Advanced Excel Training Slide.pptxCBN Advanced Excel Training Slide.pptx
CBN Advanced Excel Training Slide.pptx
 
functionsandformulas-131221213835-phpapp01.pdf
functionsandformulas-131221213835-phpapp01.pdffunctionsandformulas-131221213835-phpapp01.pdf
functionsandformulas-131221213835-phpapp01.pdf
 
G10 Unit 4.pptx
G10 Unit 4.pptxG10 Unit 4.pptx
G10 Unit 4.pptx
 
22 Excel Basics
22 Excel Basics22 Excel Basics
22 Excel Basics
 
Lesson5 creating simple formula
Lesson5 creating simple formulaLesson5 creating simple formula
Lesson5 creating simple formula
 
Microsoft Excel
Microsoft ExcelMicrosoft Excel
Microsoft Excel
 
Excell%20basic%20training(3) 143
Excell%20basic%20training(3) 143Excell%20basic%20training(3) 143
Excell%20basic%20training(3) 143
 

Mais de klivsie (17)

Ch04
Ch04Ch04
Ch04
 
Ch19
Ch19Ch19
Ch19
 
Ch18
Ch18Ch18
Ch18
 
Ch17
Ch17Ch17
Ch17
 
Ch14
Ch14Ch14
Ch14
 
Ch12
Ch12Ch12
Ch12
 
Ch11
Ch11Ch11
Ch11
 
Ch10
Ch10Ch10
Ch10
 
Ch10 math
Ch10 mathCh10 math
Ch10 math
 
Ch09
Ch09Ch09
Ch09
 
Ch08
Ch08Ch08
Ch08
 
Ch07
Ch07Ch07
Ch07
 
Ch04 with problems
Ch04 with problemsCh04 with problems
Ch04 with problems
 
Ch03
Ch03Ch03
Ch03
 
Ch02
Ch02Ch02
Ch02
 
Ch01
Ch01Ch01
Ch01
 
Ch27 1
Ch27 1Ch27 1
Ch27 1
 

Último

Hyatt driving innovation and exceptional customer experiences with FIDO passw...
Hyatt driving innovation and exceptional customer experiences with FIDO passw...Hyatt driving innovation and exceptional customer experiences with FIDO passw...
Hyatt driving innovation and exceptional customer experiences with FIDO passw...FIDO Alliance
 
Less Is More: Utilizing Ballerina to Architect a Cloud Data Platform
Less Is More: Utilizing Ballerina to Architect a Cloud Data PlatformLess Is More: Utilizing Ballerina to Architect a Cloud Data Platform
Less Is More: Utilizing Ballerina to Architect a Cloud Data PlatformWSO2
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Victor Rentea
 
Event-Driven Architecture Masterclass: Challenges in Stream Processing
Event-Driven Architecture Masterclass: Challenges in Stream ProcessingEvent-Driven Architecture Masterclass: Challenges in Stream Processing
Event-Driven Architecture Masterclass: Challenges in Stream ProcessingScyllaDB
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
Observability Concepts EVERY Developer Should Know (DevOpsDays Seattle)
Observability Concepts EVERY Developer Should Know (DevOpsDays Seattle)Observability Concepts EVERY Developer Should Know (DevOpsDays Seattle)
Observability Concepts EVERY Developer Should Know (DevOpsDays Seattle)Paige Cruz
 
TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....
TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....
TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....rightmanforbloodline
 
Decarbonising Commercial Real Estate: The Role of Operational Performance
Decarbonising Commercial Real Estate: The Role of Operational PerformanceDecarbonising Commercial Real Estate: The Role of Operational Performance
Decarbonising Commercial Real Estate: The Role of Operational PerformanceIES VE
 
WebRTC and SIP not just audio and video @ OpenSIPS 2024
WebRTC and SIP not just audio and video @ OpenSIPS 2024WebRTC and SIP not just audio and video @ OpenSIPS 2024
WebRTC and SIP not just audio and video @ OpenSIPS 2024Lorenzo Miniero
 
ChatGPT and Beyond - Elevating DevOps Productivity
ChatGPT and Beyond - Elevating DevOps ProductivityChatGPT and Beyond - Elevating DevOps Productivity
ChatGPT and Beyond - Elevating DevOps ProductivityVictorSzoltysek
 
Quantum Leap in Next-Generation Computing
Quantum Leap in Next-Generation ComputingQuantum Leap in Next-Generation Computing
Quantum Leap in Next-Generation ComputingWSO2
 
Introduction to FIDO Authentication and Passkeys.pptx
Introduction to FIDO Authentication and Passkeys.pptxIntroduction to FIDO Authentication and Passkeys.pptx
Introduction to FIDO Authentication and Passkeys.pptxFIDO Alliance
 
ERP Contender Series: Acumatica vs. Sage Intacct
ERP Contender Series: Acumatica vs. Sage IntacctERP Contender Series: Acumatica vs. Sage Intacct
ERP Contender Series: Acumatica vs. Sage IntacctBrainSell Technologies
 
Portal Kombat : extension du réseau de propagande russe
Portal Kombat : extension du réseau de propagande russePortal Kombat : extension du réseau de propagande russe
Portal Kombat : extension du réseau de propagande russe中 央社
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
Tales from a Passkey Provider Progress from Awareness to Implementation.pptx
Tales from a Passkey Provider  Progress from Awareness to Implementation.pptxTales from a Passkey Provider  Progress from Awareness to Implementation.pptx
Tales from a Passkey Provider Progress from Awareness to Implementation.pptxFIDO Alliance
 
Modernizing Legacy Systems Using Ballerina
Modernizing Legacy Systems Using BallerinaModernizing Legacy Systems Using Ballerina
Modernizing Legacy Systems Using BallerinaWSO2
 
Design and Development of a Provenance Capture Platform for Data Science
Design and Development of a Provenance Capture Platform for Data ScienceDesign and Development of a Provenance Capture Platform for Data Science
Design and Development of a Provenance Capture Platform for Data SciencePaolo Missier
 
Continuing Bonds Through AI: A Hermeneutic Reflection on Thanabots
Continuing Bonds Through AI: A Hermeneutic Reflection on ThanabotsContinuing Bonds Through AI: A Hermeneutic Reflection on Thanabots
Continuing Bonds Through AI: A Hermeneutic Reflection on ThanabotsLeah Henrickson
 

Último (20)

Hyatt driving innovation and exceptional customer experiences with FIDO passw...
Hyatt driving innovation and exceptional customer experiences with FIDO passw...Hyatt driving innovation and exceptional customer experiences with FIDO passw...
Hyatt driving innovation and exceptional customer experiences with FIDO passw...
 
Less Is More: Utilizing Ballerina to Architect a Cloud Data Platform
Less Is More: Utilizing Ballerina to Architect a Cloud Data PlatformLess Is More: Utilizing Ballerina to Architect a Cloud Data Platform
Less Is More: Utilizing Ballerina to Architect a Cloud Data Platform
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Event-Driven Architecture Masterclass: Challenges in Stream Processing
Event-Driven Architecture Masterclass: Challenges in Stream ProcessingEvent-Driven Architecture Masterclass: Challenges in Stream Processing
Event-Driven Architecture Masterclass: Challenges in Stream Processing
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Observability Concepts EVERY Developer Should Know (DevOpsDays Seattle)
Observability Concepts EVERY Developer Should Know (DevOpsDays Seattle)Observability Concepts EVERY Developer Should Know (DevOpsDays Seattle)
Observability Concepts EVERY Developer Should Know (DevOpsDays Seattle)
 
TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....
TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....
TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....
 
Decarbonising Commercial Real Estate: The Role of Operational Performance
Decarbonising Commercial Real Estate: The Role of Operational PerformanceDecarbonising Commercial Real Estate: The Role of Operational Performance
Decarbonising Commercial Real Estate: The Role of Operational Performance
 
WebRTC and SIP not just audio and video @ OpenSIPS 2024
WebRTC and SIP not just audio and video @ OpenSIPS 2024WebRTC and SIP not just audio and video @ OpenSIPS 2024
WebRTC and SIP not just audio and video @ OpenSIPS 2024
 
ChatGPT and Beyond - Elevating DevOps Productivity
ChatGPT and Beyond - Elevating DevOps ProductivityChatGPT and Beyond - Elevating DevOps Productivity
ChatGPT and Beyond - Elevating DevOps Productivity
 
Quantum Leap in Next-Generation Computing
Quantum Leap in Next-Generation ComputingQuantum Leap in Next-Generation Computing
Quantum Leap in Next-Generation Computing
 
Introduction to FIDO Authentication and Passkeys.pptx
Introduction to FIDO Authentication and Passkeys.pptxIntroduction to FIDO Authentication and Passkeys.pptx
Introduction to FIDO Authentication and Passkeys.pptx
 
ERP Contender Series: Acumatica vs. Sage Intacct
ERP Contender Series: Acumatica vs. Sage IntacctERP Contender Series: Acumatica vs. Sage Intacct
ERP Contender Series: Acumatica vs. Sage Intacct
 
Portal Kombat : extension du réseau de propagande russe
Portal Kombat : extension du réseau de propagande russePortal Kombat : extension du réseau de propagande russe
Portal Kombat : extension du réseau de propagande russe
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Tales from a Passkey Provider Progress from Awareness to Implementation.pptx
Tales from a Passkey Provider  Progress from Awareness to Implementation.pptxTales from a Passkey Provider  Progress from Awareness to Implementation.pptx
Tales from a Passkey Provider Progress from Awareness to Implementation.pptx
 
Modernizing Legacy Systems Using Ballerina
Modernizing Legacy Systems Using BallerinaModernizing Legacy Systems Using Ballerina
Modernizing Legacy Systems Using Ballerina
 
Design and Development of a Provenance Capture Platform for Data Science
Design and Development of a Provenance Capture Platform for Data ScienceDesign and Development of a Provenance Capture Platform for Data Science
Design and Development of a Provenance Capture Platform for Data Science
 
Continuing Bonds Through AI: A Hermeneutic Reflection on Thanabots
Continuing Bonds Through AI: A Hermeneutic Reflection on ThanabotsContinuing Bonds Through AI: A Hermeneutic Reflection on Thanabots
Continuing Bonds Through AI: A Hermeneutic Reflection on Thanabots
 

Chapter.05

  • 1. Chapter 5 Creating a Worksheet
  • 2. What’s inside and on the CD? In this chapter you will learn the essentials of creating a Microsoft Excel worksheet Excel provides a set of tools for simple or complex calculations such as: Creating a budget Estimating expenses Creating an income and expense projection 2 Practical Microsoft Office 2010
  • 3. What’s in the Excel window? To start Excel: Click Start Point to All Programs Click Microsoft Office Click Microsoft Office Excel 2007 Ribbon is similar to Microsoft Word This chapter points out important features in Excel that differ from features in Word 3 Practical Microsoft Office 2010
  • 4. What’s in the Excel window? 4 Practical Microsoft Office 2010
  • 5. What’s in the Excel window? A worksheet is grid of columns and rows Columns labeled with letters Rows labeled with numbers Excel worksheets saved in workbook Workbook contains one or more worksheets represented by tab at bottom of Excel window 5 Practical Microsoft Office 2010
  • 6. What’s in the Excel window? When workbooks saved or opened, all work sheets saved or opened Click sheet tab to go to that sheet Right-click tab to rename, insert, or delete sheet 6 Practical Microsoft Office 2010
  • 7. What’s in the Excel window? A worksheet cell or cell is rectangle formed by intersection of column and row Each cell has unique name consisting of column letter followed by row number For example, cell B3 is located in second column of third row 7 Practical Microsoft Office 2010
  • 8. What’s in the Excel window? The active cell, marked by black outline, is one you can currently edit or modify Click any cell to make it active, or use arrow keys A range is series of cells, e.g., D3:D6 is range of all cells from D3 through D6 Click and drag to select range of cells 8 Practical Microsoft Office 2010
  • 9. How do I enter labels? A label is any text entered into cell: worksheet title describe numbers in other cells text data such as names of people or cities Any “number” not used in calculation must be entered as label If label is too long to fit in current cell, it will extend into cells to right if they are empty 9 Practical Microsoft Office 2010
  • 10. How do I enter labels? 10 Practical Microsoft Office 2010
  • 11. How do I enter labels? To make label wrap and display in two or more lines inside same cell: From the Home tab, click the Wrap Text button in the Alignment group 11 Practical Microsoft Office 2010
  • 12. How do I enter labels? Edit label by clicking cell, then click in Formula bar Use arrow keys to move insertion point and backspace and delete keys to edit text Press Enter key or  Enter button on formula bar to accept change Press  Cancel button to exit without keeping changes Edit label inside cell by double-clicking cell then edit with arrows, Backspace, and Delete keys 12 Practical Microsoft Office 2010
  • 13. How do I enter values? A value is a number entered into cell and used in calculations Values can be used in formulas to calculate results Type minus sign (-) before number to enter a negative value 13 Practical Microsoft Office 2010
  • 14. How do I enter values? 14 Practical Microsoft Office 2010
  • 15. How do I enter values? A value can be edited just as you would edit a label – in the cell or in the Formula bar Excel makes assumptions about the values as you enter them Type an apostrophe (‘) before a number to specify it as a label 15 Practical Microsoft Office 2010
  • 16. How do I enter values? Use the Fill handle to automatically enter values with technique called drag-and-fill Point to the bottom-right corner of a cell. When the pointer changes to a black cross shape, drag the pointer across or down other cells Displays the Auto Fill Options button Fill with series of numbers Fill with value of initial cell with or without formatting Fill with cell formatting without a value 16 Practical Microsoft Office 2010
  • 17. How do I enter formulas? A formula specifies how to add, subtract, multiply, divide, or otherwise calculate values in cells Formulas always begin with an equal (=) sign and can use cell references that point to other cells A cell reference is the column and row location of a cell 17 Practical Microsoft Office 2010
  • 18. How do I enter formulas? For example, the formula =C2-C3 subtracts the contents of cell C3 from the contents of cell C2 Common arithmetic operators are: - (subtraction) / (division) + (addition) % (percent) * (multiplication) ^ (exponent) 18 Practical Microsoft Office 2010
  • 19. How do I enter formulas? To enter a formula: Click the cell where you want the result of the formula to appear. Type the equal sign (=). Click the first cell referenced in the formula. A marquee, which is a rectangle of dashes, will surround the cell just clicked. Type an arithmetic operator (+,-,*,/) then click the next cell referenced in the formula. Press Enter to end the formula. 19 Practical Microsoft Office 2010
  • 20. How do I enter formulas? A formula can also be typed directly into the cell Edit a formula in the cell or in the Formula bar the same as labels and values 20 Practical Microsoft Office 2010
  • 21. How do I enter formulas? 21 Practical Microsoft Office 2010
  • 22. How do I create complex formulas? Complex statistical, financial, and mathematical formulas can be created in Excel. Use parentheses to make sure the operations in a formula are executed in the correct order. Without parentheses, Excel will calculate using the following order: multiplication and division, then addition and subtraction. 22 Practical Microsoft Office 2010
  • 23. How do I create complex formulas? By using parentheses you can specify the order of calculation. For example, in the formula, =B3+C3*1.2, Excel will multiply cell C3 by 1.2 then add that to the value in cell B3. 23 Practical Microsoft Office 2010
  • 24. How do I create complex formulas? In the formula, =(B3+C3)*1.2, Excel will add cell B3 to cell C3 then multiply the result by 1.2 A formula can include values, cell references, or both. Copying or moving formulas can lead to unexpected results 24 Practical Microsoft Office 2010
  • 25. How do I create complex formulas? 25 Practical Microsoft Office 2010
  • 26. How do I use functions? Excel includes many predefined formulas, called functions Excel includes these examples: Financial functions – payments and net value Mathematical and trigonometric function – absolute value and arctangent Statistical functions – average and normal distribution You can use the Insert Function button to select a function from a list. There are more than 250 from which to choose Clicking on a function in the list will display a tip about the function’s use 26 Practical Microsoft Office 2010
  • 27. How do I use functions? 27 Practical Microsoft Office 2010
  • 28. How do I use functions? The Payment or PMT function calculates the payments for a loan The PMT function will calculate loan payments for a car or a house, among others Formulas can include multiple functions 28 Practical Microsoft Office 2010
  • 29. How do I use functions? Arguments are values or cell references used in the function for calculations. For example, the Average function’s argument is a series of numbers or cell references used in the calculation. The result is the average of the values. 29 Practical Microsoft Office 2010
  • 30. How do I use functions? To select a range of cells for your argument, click and drag to select the range. Some functions need more than one argument and they may be required or optional. The PMT function, for example, requires three arguments and two optional arguments. 30 Practical Microsoft Office 2010
  • 31. How do I use functions? It can be difficult to enter arguments for a function. If you need help, click Help on this function link. When using a new function check results with calculator. 31 Practical Microsoft Office 2010
  • 32. How do I use functions? 32 Practical Microsoft Office 2010
  • 33. How do I use the AutoSum button? The AutoSum button is used to quickly calculate the total of a column or row of cells. Excel examines cells to the left and above current cell to determine inclusion. The AutoSum button can be tricked by a blank cell or a cell containing a label. It is always wise to double-check the range. 33 Practical Microsoft Office 2010
  • 34. How do I use the AutoSum button? Be careful using the AutoSum button to calculate a range in a column with a numeric heading Watch the marquee to verify the range If the AutoSum button does not automatically select the correct cells, create the Sum function manually 34 Practical Microsoft Office 2010
  • 35. How do I use the AutoSum button? 35 Practical Microsoft Office 2010