SlideShare a Scribd company logo
1 of 31
Excel A Brief Overview
What is a Spreadsheet? ,[object Object],Editing and formatting  – Excel works much like the tables in MS Word Formulas and functions  – Excel allows you to perform calculations and analyze data. Common calculations include: finding the sum, average or total number of items in a list Creating Charts and Graphs  – You can create colorful charts and graphs from the data in your worksheet. Excel will automatically update the chart to display any changes you make in your data.  =sum(B6:B23) =AVERAGE(F4:F8) =count(B2:B25)
The Excel Window ROW 3 COLUMN  F Column labels Row labels Worksheet tabs Active Cell F 3 Fill handle Menu bar Tool bar Formula Bar gridlines
The Active Cell ,[object Object],[object Object],The worksheet is a grid of columns (designated by letters) and rows (designated by numbers). The letters and numbers of the columns and rows (called labels) are displayed in gray buttons across the top and left side of the worksheet. The intersection of a column and a row is called a cell. Each cell on the spreadsheet has a cell address that is the column letter and the row number. Cells can contain either text, numbers, or mathematical formulas.
Entering Data  When you enter data, the characters appear simultaneously in the Formula Bar and cell. The characters do not actually go into the cell until you press Enter or Tab.  To enter data into a cell, first click the cell in which you want to enter your information. Then type the data in either the cell or Formula Bar and press Enter or Tab.  Pressing Enter moves you to the next cell down, while pressing Tab moves you to the next cell to the right. When working with cells, your mouse pointer becomes a plus icon
Resize a Column In a cell, text can be any combination of numbers, spaces, and non-numeric characters. If the entered text exceeds the column width it will overlap the boundary into the next column when that column is blank. If the next column already contains data, text that does not fit in the cell is hidden. Clicking the cell, however, reveals its entire contents in the Formula Bar.  To increase column width, drag the right side of the column header with the double-headed pointer.  To make the column width fit the contents of its widest cell, double-click the boundary on the right side of the column
Insert/delete a row or column To insert: Select a column to the right of where you want to insert a new one. Or select a row beneath where you want to insert a new one. From the INSERT menu choose row or column. If you want to insert more than one, select more than one column or row. To delete: Select either the row or column you wish to delete and press the del key or choose “delete” from the EDIT menu. You can also access all of these commands from the context menu -RIGHT CLICK!!
Move or Copy Data ,[object Object],Grab any edge with your cursor and drag You can copy and paste by selecting cells – right click to cut or copy Select either the exact number of cells to paste into – or just the very first one  –  right click to paste
Format Your Worksheet ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Formatting Dialog Box This dialog box is very similar to what you learned about in MS Word. You should be able to experiment with the tools found on each of the tabs.
Change Number Format ,[object Object],[object Object],[object Object]
Clearing Cells ,[object Object],[object Object],Choose Edit   Clear
Fill – down, across, series ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],ACTIVE CELL FILL HANDLE
Formulas ,[object Object],                                                                                                                       
Formula Operators There are four basic Mathematical Operators when writing a formula.  These operators are used to tell the formula what action to perform.  The following table lists the operators, its symbol.    The next table lists the order of operation for each mathematical operator.  As you begin to write your formulas, keep in mind that information in parenthesis ( ) is always performed first while everything outside the parenthesis is performed left to right.   Operator Operation Order of Calculation AND, OR, NOT Logic Test: AND, OR, NOT 1 + or  - Positive or Negative Value 2 ^ Exponentiation 3 * or / Multiplication or Division 4 + - Addition or Subtraction 5 & Text Concatenation 6 Logic Test       7 = Equal to  7 <> Not Equal To 7 <= Less than or Equal to 7 >= Greater than or Equal to 7 Operation Symbol Symbol Name Addition + Plus Sign Subtraction - Dash or hyphen Multiplication * Asterisk Division / Forward slash
Functions ,[object Object],[object Object],[object Object],[object Object],SUM( ) function  The SUM( ) function is probably the most common function in Excel. It adds a range of numbers. To build a SUM( ) function, begin by typing the = sign; all functions begin with the = sign. Next type the word SUM followed by an open parenthesis. You must now tell Excel which cells to sum. Using the mouse, click and drag over the range of cells you wish to add. A dotted outline will appear around the cells and the cell range will be displayed in the formula bar. When you have the correct cells selected, release the mouse button, type a closing parenthesis and press the <Enter> key. If   you do not want to use the mouse, type in the references of the cells you want to sum. For example, to add cells B3 through B5, type =SUM(B3:B5). Excel interprets B3:B5 as the range of cells from B3 to B5. Function Example Description SUM =SUM(A1:A100) finds the sum of cells A1 through A100 AVERAGE =AVERAGE(B1:B10) finds the average of cells B1 through B10 MAX =MAX(C1:C100) returns the highest number from cells C1 through C100 MIN =MIN(D1:D100) returns the lowest number from cells D1 through D100 SQRT =SQRT(D10) finds the square root of the value in cell D10 TODAY =TODAY() returns the current date (leave the parentheses empty)
Excel has hundreds of prewritten formulas which make it easy to do complex procedures with numbers, dates, times, text, and more.  Insert Function ,[object Object],[object Object],[object Object],[object Object],[object Object],Click the  Insert Function  button on the formula bar.   The  Insert Function  dialog box opens In the  Search for a function  box, type a description of what you want to do.
AutoSum AutoSum button In Excel, the standard toolbar has a button that simplifies adding a column or row of numbers. The AutoSum button, which resembles the Greek letter Sigma (shown above), automatically creates a SUM( ) function. When you click the AutoSum button Excel creates a sum function for the column of numbers directly above or the row of numbers to the left. Excel pastes the SUM( ) function and the range to sum into the formula bar. If the range is not correct, simply select the proper range with your mouse on the worksheet. When you have the correct range entered, press the <Enter> key to complete the function.
Autofilling Functions Autofill can also be used to copy functions.  In the example below, column A and column B each contain lists of numbers and column C contains the sums of columns A and B for each row. The function in cell C2 would be &quot;=SUM(A2:B2)&quot;. This function can then be copied to the remaining cells of column C by activating cell C2 and dragging the handle down to fill in the remaining cells. The autofill feature will automatically update the row numbers as shown below if the cells are reference relatively                                                                                 
Cell Reference There are two basic types of cell references in Excel: relative and absolute. The difference between absolute and relative cell references becomes apparent when you copy formulas from one cell to another. When you copy a formula containing relative references, the references are adjusted to reflect the new location. Absolute references always refer to the same cell, regardless of where the formula is copied. Relative references are the default.  To create an absolute reference, type $ before each part of the cell address.
Relative / Absolute ,[object Object],This shows the formulas used to create the order form below. We used the fill handle which usually gives us the relative reference. For the sales tax calculation we needed to use the absolute reference in cell C9 To toggle between seeing the formulas and seeing the results, hold down the Ctrl key and press the tilde  ~
Merge cells A shortcut to merge cells and center data is the icon on the formatting toolbar. Select the cells you want to merge and click the icon on the toolbar
The Auto Calculate Space Select any cells with numbers in them, the sum of those numbers automatically display in the “auto Calc” space.
Printing Tips ,[object Object],[object Object],[object Object],[object Object],[object Object]
Page Set Up Tips Two handy items in the PAGE SETUP dialog box (under the FILE menu) Fit to ___  pages Excel will fit your document into the number of pages you specify. If you are working on a chart or diagram that is just a bit over the size for a page, checking the “fit to” button will shrink your document proportionally to fit. Print your document without those pesky grey gridlines by unchecking the button on the “Sheet” tab of the page setup dialog box.
Charts A  chart  is a graphic representation of data. Charts are often used to make large quantities of data more easily understandable, and recognizable on first view. Charts represent data in different ways depending on the type of data that is presented. Sem girls come from all over Western New York
Chart Wizard Select all the cells containing the data you want to chart.   Click the Chart Wizard button on the Standard toolbar.
The Chart Wizard will present a selection of chart types, each of which includes several subtypes. If none of these options suits your needs, you can click the Custom Types tab to access a list of specialized chart types. Click Next, and the Chart Wizard will present a screen verifying the range of data you want to include in your chart. You can change the range if necessary—just click in your worksheet and drag to select the appropriate cells.
Click Next again, and the Chart Wizard will present options that govern which elements are included in your chart. For instance, you can click the Titles tab and enter a title for the chart and for the chart axes. Click Next once more to advance to the Chart Wizard’s final screen. Here you can specify whether to insert the chart on its own chart sheet or embed it on a worksheet. If you select the first option, type a new sheet name in the As New Sheet: text box. If you select the second option, just use the As Object In: drop-down list to choose the sheet where you want the chart to appear. (The current sheet is the default.) After you make a selection, click Finish. Excel will create your new chart.
 
After you’ve created a chart, you can still modify any specification made while running the Chart Wizard. The Chart menu and the Chart toolbar, which appear whenever a chart or chart sheet is selected, include options that correspond to the choices the Wizard offers. You can also click the Chart Wizard button to run the wizard again and revise their original choices. You can right click to format any item on your chart.  The format dialog box should be familiar to you by now!

More Related Content

What's hot (20)

Microsoft Excel Basics
Microsoft Excel BasicsMicrosoft Excel Basics
Microsoft Excel Basics
 
MS Excel 2nd
MS Excel 2ndMS Excel 2nd
MS Excel 2nd
 
Excel lesson01
Excel lesson01Excel lesson01
Excel lesson01
 
M.S EXCEL
M.S EXCELM.S EXCEL
M.S EXCEL
 
Training On Microsoft Excel
Training On Microsoft ExcelTraining On Microsoft Excel
Training On Microsoft Excel
 
Advanced Excel ppt
Advanced Excel pptAdvanced Excel ppt
Advanced Excel ppt
 
Ms excel
Ms excelMs excel
Ms excel
 
MS EXCEL
MS EXCELMS EXCEL
MS EXCEL
 
Ms excel
Ms excelMs excel
Ms excel
 
Introduction to Excel
Introduction to ExcelIntroduction to Excel
Introduction to Excel
 
Excel ppt
Excel pptExcel ppt
Excel ppt
 
Basic excel training
Basic excel trainingBasic excel training
Basic excel training
 
Formula in MS Excel
Formula in MS ExcelFormula in MS Excel
Formula in MS Excel
 
Introduction to spreadsheets
Introduction to spreadsheetsIntroduction to spreadsheets
Introduction to spreadsheets
 
Ms excel ppt
Ms excel pptMs excel ppt
Ms excel ppt
 
MS Excel Basics
 MS Excel Basics MS Excel Basics
MS Excel Basics
 
Formatting in MS Excel
Formatting in MS ExcelFormatting in MS Excel
Formatting in MS Excel
 
MS Excel
MS ExcelMS Excel
MS Excel
 
Formulas and functions
Formulas and functions Formulas and functions
Formulas and functions
 
Ms excel
Ms excelMs excel
Ms excel
 

Viewers also liked

MS EXCEL PPT PRESENTATION
MS EXCEL PPT PRESENTATIONMS EXCEL PPT PRESENTATION
MS EXCEL PPT PRESENTATIONMridul Bansal
 
20 Unique Uses of Excel Spreadsheets
20 Unique Uses of Excel Spreadsheets20 Unique Uses of Excel Spreadsheets
20 Unique Uses of Excel SpreadsheetsNick Weisenberger
 
Introduction to PowerPoint 2007
Introduction to PowerPoint 2007Introduction to PowerPoint 2007
Introduction to PowerPoint 2007misscrawleymfl
 
basics of computer system ppt
basics of computer system pptbasics of computer system ppt
basics of computer system pptSuaj
 
How to create a basic power point presentation
How to create a basic power point presentationHow to create a basic power point presentation
How to create a basic power point presentationjoluisae
 
Microsoft word presentation
Microsoft word presentationMicrosoft word presentation
Microsoft word presentationegirshovich
 
Microsoft word basics ppt
Microsoft word basics pptMicrosoft word basics ppt
Microsoft word basics pptjdbutler13
 
Entitlement 101 For Land Owners And Buyers
Entitlement 101 For Land Owners And BuyersEntitlement 101 For Land Owners And Buyers
Entitlement 101 For Land Owners And Buyersmjaplan
 
Entitlements and balancing information system
Entitlements and balancing information systemEntitlements and balancing information system
Entitlements and balancing information systemِAbdulla AlShourbagy
 
Fundamental Skills for Real Estate Development Professionals II. Con't Projec...
Fundamental Skills for Real Estate Development Professionals II. Con't Projec...Fundamental Skills for Real Estate Development Professionals II. Con't Projec...
Fundamental Skills for Real Estate Development Professionals II. Con't Projec...Virtual ULI
 
AbsoluteCellRef
AbsoluteCellRefAbsoluteCellRef
AbsoluteCellReflynnb0807
 
Ruxcon 2014 - Stefan Esser - iOS8 Containers, Sandboxes and Entitlements
Ruxcon 2014 - Stefan Esser - iOS8 Containers, Sandboxes and EntitlementsRuxcon 2014 - Stefan Esser - iOS8 Containers, Sandboxes and Entitlements
Ruxcon 2014 - Stefan Esser - iOS8 Containers, Sandboxes and EntitlementsStefan Esser
 
Using Multiple Workbooks & Consolidation in Microsoft Excel
Using Multiple Workbooks & Consolidation in Microsoft ExcelUsing Multiple Workbooks & Consolidation in Microsoft Excel
Using Multiple Workbooks & Consolidation in Microsoft ExcelExcel
 
Fundamental Skills for Real Estate Development Professionals II – Project Ent...
Fundamental Skills for Real Estate Development Professionals II – Project Ent...Fundamental Skills for Real Estate Development Professionals II – Project Ent...
Fundamental Skills for Real Estate Development Professionals II – Project Ent...Virtual ULI
 
Getting Connected: The Business of the Internet
Getting Connected: The Business of the InternetGetting Connected: The Business of the Internet
Getting Connected: The Business of the InternetEmma Jane Hogbin Westby
 
Internet and world wide web
Internet and world wide webInternet and world wide web
Internet and world wide webcstenzhorn
 
Word processing chapter 7
Word processing chapter 7Word processing chapter 7
Word processing chapter 7debmoral
 

Viewers also liked (20)

Microsoft Excel 101
Microsoft Excel 101Microsoft Excel 101
Microsoft Excel 101
 
MS EXCEL PPT PRESENTATION
MS EXCEL PPT PRESENTATIONMS EXCEL PPT PRESENTATION
MS EXCEL PPT PRESENTATION
 
20 Unique Uses of Excel Spreadsheets
20 Unique Uses of Excel Spreadsheets20 Unique Uses of Excel Spreadsheets
20 Unique Uses of Excel Spreadsheets
 
Introduction to PowerPoint 2007
Introduction to PowerPoint 2007Introduction to PowerPoint 2007
Introduction to PowerPoint 2007
 
Ms excel 2007
Ms excel 2007Ms excel 2007
Ms excel 2007
 
basics of computer system ppt
basics of computer system pptbasics of computer system ppt
basics of computer system ppt
 
How to create a basic power point presentation
How to create a basic power point presentationHow to create a basic power point presentation
How to create a basic power point presentation
 
Microsoft word presentation
Microsoft word presentationMicrosoft word presentation
Microsoft word presentation
 
Microsoft word basics ppt
Microsoft word basics pptMicrosoft word basics ppt
Microsoft word basics ppt
 
Understanding CEQA Law
Understanding CEQA LawUnderstanding CEQA Law
Understanding CEQA Law
 
Entitlement 101 For Land Owners And Buyers
Entitlement 101 For Land Owners And BuyersEntitlement 101 For Land Owners And Buyers
Entitlement 101 For Land Owners And Buyers
 
Entitlements and balancing information system
Entitlements and balancing information systemEntitlements and balancing information system
Entitlements and balancing information system
 
Fundamental Skills for Real Estate Development Professionals II. Con't Projec...
Fundamental Skills for Real Estate Development Professionals II. Con't Projec...Fundamental Skills for Real Estate Development Professionals II. Con't Projec...
Fundamental Skills for Real Estate Development Professionals II. Con't Projec...
 
AbsoluteCellRef
AbsoluteCellRefAbsoluteCellRef
AbsoluteCellRef
 
Ruxcon 2014 - Stefan Esser - iOS8 Containers, Sandboxes and Entitlements
Ruxcon 2014 - Stefan Esser - iOS8 Containers, Sandboxes and EntitlementsRuxcon 2014 - Stefan Esser - iOS8 Containers, Sandboxes and Entitlements
Ruxcon 2014 - Stefan Esser - iOS8 Containers, Sandboxes and Entitlements
 
Using Multiple Workbooks & Consolidation in Microsoft Excel
Using Multiple Workbooks & Consolidation in Microsoft ExcelUsing Multiple Workbooks & Consolidation in Microsoft Excel
Using Multiple Workbooks & Consolidation in Microsoft Excel
 
Fundamental Skills for Real Estate Development Professionals II – Project Ent...
Fundamental Skills for Real Estate Development Professionals II – Project Ent...Fundamental Skills for Real Estate Development Professionals II – Project Ent...
Fundamental Skills for Real Estate Development Professionals II – Project Ent...
 
Getting Connected: The Business of the Internet
Getting Connected: The Business of the InternetGetting Connected: The Business of the Internet
Getting Connected: The Business of the Internet
 
Internet and world wide web
Internet and world wide webInternet and world wide web
Internet and world wide web
 
Word processing chapter 7
Word processing chapter 7Word processing chapter 7
Word processing chapter 7
 

Similar to 22 Excel Basics

Similar to 22 Excel Basics (20)

22-excel-basics-15511.ppt
22-excel-basics-15511.ppt22-excel-basics-15511.ppt
22-excel-basics-15511.ppt
 
Excel
ExcelExcel
Excel
 
Excel module 1 PowerPoint
Excel module 1  PowerPoint Excel module 1  PowerPoint
Excel module 1 PowerPoint
 
Mop excel proj 1 power point
Mop excel proj 1   power pointMop excel proj 1   power point
Mop excel proj 1 power point
 
Excel
ExcelExcel
Excel
 
Excel
ExcelExcel
Excel
 
NCompass Live: Excel for Librarians
NCompass Live: Excel for LibrariansNCompass Live: Excel for Librarians
NCompass Live: Excel for Librarians
 
PPT On Microsoft Excel 2007 Full Information.
PPT On Microsoft Excel 2007 Full Information.PPT On Microsoft Excel 2007 Full Information.
PPT On Microsoft Excel 2007 Full Information.
 
Excel test review
Excel test reviewExcel test review
Excel test review
 
Tech training workshop 3 final 090810
Tech training   workshop 3 final 090810Tech training   workshop 3 final 090810
Tech training workshop 3 final 090810
 
Excel lesson 1
Excel lesson 1Excel lesson 1
Excel lesson 1
 
kiromax.ppt
kiromax.pptkiromax.ppt
kiromax.ppt
 
Introduction to micro soft Training ms Excel.ppt
Introduction to micro soft Training ms Excel.pptIntroduction to micro soft Training ms Excel.ppt
Introduction to micro soft Training ms Excel.ppt
 
Excel notes by satish kumar avunoori
Excel notes by satish kumar avunooriExcel notes by satish kumar avunoori
Excel notes by satish kumar avunoori
 
Excel project 2 formulas functions and formatting
Excel project 2 formulas functions and formattingExcel project 2 formulas functions and formatting
Excel project 2 formulas functions and formatting
 
Excel booklet
Excel bookletExcel booklet
Excel booklet
 
Excel mod 5 PowerPoint
Excel mod 5 PowerPointExcel mod 5 PowerPoint
Excel mod 5 PowerPoint
 
Lesson 1 introduction to spreadsheet
Lesson 1 introduction to spreadsheet Lesson 1 introduction to spreadsheet
Lesson 1 introduction to spreadsheet
 
Excel for research
Excel  for researchExcel  for research
Excel for research
 
AAG_Excel_2010_Formulas_and_Functions
AAG_Excel_2010_Formulas_and_FunctionsAAG_Excel_2010_Formulas_and_Functions
AAG_Excel_2010_Formulas_and_Functions
 

More from Buffalo Seminary

More from Buffalo Seminary (20)

Buffalo Seminary History 2019 by Harry Schooley
Buffalo Seminary History 2019 by Harry SchooleyBuffalo Seminary History 2019 by Harry Schooley
Buffalo Seminary History 2019 by Harry Schooley
 
Buffalo Seminary History 2018 by Harry Schooley
Buffalo Seminary History 2018 by Harry SchooleyBuffalo Seminary History 2018 by Harry Schooley
Buffalo Seminary History 2018 by Harry Schooley
 
SEM History - version 2017
SEM History - version 2017SEM History - version 2017
SEM History - version 2017
 
Erie Canal
Erie Canal Erie Canal
Erie Canal
 
The History of Buffalo Seminary
The History of Buffalo SeminaryThe History of Buffalo Seminary
The History of Buffalo Seminary
 
Mid-Autumn Festival by Elf Dong
Mid-Autumn Festival by Elf DongMid-Autumn Festival by Elf Dong
Mid-Autumn Festival by Elf Dong
 
Spring service week 2015 power point
Spring service week 2015 power pointSpring service week 2015 power point
Spring service week 2015 power point
 
Teaching with technology in the foreign language classroom
Teaching with technology in the foreign language classroomTeaching with technology in the foreign language classroom
Teaching with technology in the foreign language classroom
 
Donate Life Poster Contest
Donate Life Poster ContestDonate Life Poster Contest
Donate Life Poster Contest
 
05 Excel Charts
05 Excel Charts05 Excel Charts
05 Excel Charts
 
03 Excel formulas and functions
03 Excel formulas and functions03 Excel formulas and functions
03 Excel formulas and functions
 
02 Excel entering data
02 Excel entering data02 Excel entering data
02 Excel entering data
 
01 Excel interface
01 Excel interface01 Excel interface
01 Excel interface
 
04 Excel Tips
04 Excel Tips04 Excel Tips
04 Excel Tips
 
08 graphics
08 graphics08 graphics
08 graphics
 
Tables
TablesTables
Tables
 
Program Presentation
Program PresentationProgram Presentation
Program Presentation
 
06 page formatting
06 page formatting06 page formatting
06 page formatting
 
05 formatting paragraphs
05   formatting paragraphs05   formatting paragraphs
05 formatting paragraphs
 
04 formatting text
04 formatting text04 formatting text
04 formatting text
 

Recently uploaded

WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 

Recently uploaded (20)

WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 

22 Excel Basics

  • 1. Excel A Brief Overview
  • 2.
  • 3. The Excel Window ROW 3 COLUMN F Column labels Row labels Worksheet tabs Active Cell F 3 Fill handle Menu bar Tool bar Formula Bar gridlines
  • 4.
  • 5. Entering Data When you enter data, the characters appear simultaneously in the Formula Bar and cell. The characters do not actually go into the cell until you press Enter or Tab. To enter data into a cell, first click the cell in which you want to enter your information. Then type the data in either the cell or Formula Bar and press Enter or Tab. Pressing Enter moves you to the next cell down, while pressing Tab moves you to the next cell to the right. When working with cells, your mouse pointer becomes a plus icon
  • 6. Resize a Column In a cell, text can be any combination of numbers, spaces, and non-numeric characters. If the entered text exceeds the column width it will overlap the boundary into the next column when that column is blank. If the next column already contains data, text that does not fit in the cell is hidden. Clicking the cell, however, reveals its entire contents in the Formula Bar. To increase column width, drag the right side of the column header with the double-headed pointer. To make the column width fit the contents of its widest cell, double-click the boundary on the right side of the column
  • 7. Insert/delete a row or column To insert: Select a column to the right of where you want to insert a new one. Or select a row beneath where you want to insert a new one. From the INSERT menu choose row or column. If you want to insert more than one, select more than one column or row. To delete: Select either the row or column you wish to delete and press the del key or choose “delete” from the EDIT menu. You can also access all of these commands from the context menu -RIGHT CLICK!!
  • 8.
  • 9.
  • 10. Formatting Dialog Box This dialog box is very similar to what you learned about in MS Word. You should be able to experiment with the tools found on each of the tabs.
  • 11.
  • 12.
  • 13.
  • 14.
  • 15. Formula Operators There are four basic Mathematical Operators when writing a formula.  These operators are used to tell the formula what action to perform.  The following table lists the operators, its symbol.   The next table lists the order of operation for each mathematical operator.  As you begin to write your formulas, keep in mind that information in parenthesis ( ) is always performed first while everything outside the parenthesis is performed left to right. Operator Operation Order of Calculation AND, OR, NOT Logic Test: AND, OR, NOT 1 + or - Positive or Negative Value 2 ^ Exponentiation 3 * or / Multiplication or Division 4 + - Addition or Subtraction 5 & Text Concatenation 6 Logic Test       7 = Equal to  7 <> Not Equal To 7 <= Less than or Equal to 7 >= Greater than or Equal to 7 Operation Symbol Symbol Name Addition + Plus Sign Subtraction - Dash or hyphen Multiplication * Asterisk Division / Forward slash
  • 16.
  • 17.
  • 18. AutoSum AutoSum button In Excel, the standard toolbar has a button that simplifies adding a column or row of numbers. The AutoSum button, which resembles the Greek letter Sigma (shown above), automatically creates a SUM( ) function. When you click the AutoSum button Excel creates a sum function for the column of numbers directly above or the row of numbers to the left. Excel pastes the SUM( ) function and the range to sum into the formula bar. If the range is not correct, simply select the proper range with your mouse on the worksheet. When you have the correct range entered, press the <Enter> key to complete the function.
  • 19. Autofilling Functions Autofill can also be used to copy functions.  In the example below, column A and column B each contain lists of numbers and column C contains the sums of columns A and B for each row. The function in cell C2 would be &quot;=SUM(A2:B2)&quot;. This function can then be copied to the remaining cells of column C by activating cell C2 and dragging the handle down to fill in the remaining cells. The autofill feature will automatically update the row numbers as shown below if the cells are reference relatively                                                                                 
  • 20. Cell Reference There are two basic types of cell references in Excel: relative and absolute. The difference between absolute and relative cell references becomes apparent when you copy formulas from one cell to another. When you copy a formula containing relative references, the references are adjusted to reflect the new location. Absolute references always refer to the same cell, regardless of where the formula is copied. Relative references are the default. To create an absolute reference, type $ before each part of the cell address.
  • 21.
  • 22. Merge cells A shortcut to merge cells and center data is the icon on the formatting toolbar. Select the cells you want to merge and click the icon on the toolbar
  • 23. The Auto Calculate Space Select any cells with numbers in them, the sum of those numbers automatically display in the “auto Calc” space.
  • 24.
  • 25. Page Set Up Tips Two handy items in the PAGE SETUP dialog box (under the FILE menu) Fit to ___ pages Excel will fit your document into the number of pages you specify. If you are working on a chart or diagram that is just a bit over the size for a page, checking the “fit to” button will shrink your document proportionally to fit. Print your document without those pesky grey gridlines by unchecking the button on the “Sheet” tab of the page setup dialog box.
  • 26. Charts A chart is a graphic representation of data. Charts are often used to make large quantities of data more easily understandable, and recognizable on first view. Charts represent data in different ways depending on the type of data that is presented. Sem girls come from all over Western New York
  • 27. Chart Wizard Select all the cells containing the data you want to chart. Click the Chart Wizard button on the Standard toolbar.
  • 28. The Chart Wizard will present a selection of chart types, each of which includes several subtypes. If none of these options suits your needs, you can click the Custom Types tab to access a list of specialized chart types. Click Next, and the Chart Wizard will present a screen verifying the range of data you want to include in your chart. You can change the range if necessary—just click in your worksheet and drag to select the appropriate cells.
  • 29. Click Next again, and the Chart Wizard will present options that govern which elements are included in your chart. For instance, you can click the Titles tab and enter a title for the chart and for the chart axes. Click Next once more to advance to the Chart Wizard’s final screen. Here you can specify whether to insert the chart on its own chart sheet or embed it on a worksheet. If you select the first option, type a new sheet name in the As New Sheet: text box. If you select the second option, just use the As Object In: drop-down list to choose the sheet where you want the chart to appear. (The current sheet is the default.) After you make a selection, click Finish. Excel will create your new chart.
  • 30.  
  • 31. After you’ve created a chart, you can still modify any specification made while running the Chart Wizard. The Chart menu and the Chart toolbar, which appear whenever a chart or chart sheet is selected, include options that correspond to the choices the Wizard offers. You can also click the Chart Wizard button to run the wizard again and revise their original choices. You can right click to format any item on your chart. The format dialog box should be familiar to you by now!