SlideShare a Scribd company logo
TO
Microsoft Office Excel is a powerful tool used to
create and format spreadsheets. Spreadsheets
allow information to be organized in rows and
tables and analyzed with automatic
mathematics. Spreadsheets are commonly be
used to perform many different types of
calculations.
-:when you open Excel, a new file is created
called Book 1 (until you name it differently). It is called “Book” because it is a
Workbook that is initially made up of three Worksheets (accessible from the
tabs in the lower left corner of your excel window - see Fig. 1). Think of a three
ring binder with three sheets of paper in it. As with a binder, you can:
Insert > Worksheet, or click on the
new worksheet tab to the right of the tabs for your existing worksheets
Delete worksheets :by right-clicking on the tab of the worksheet you wish to
delete, then selecting “delete”
Re-arrange them :by clicking on the worksheet tab and dragging it to the
location you desire
Rename worksheets• : by double-clicking on the worksheet title
Cell- cells are the basic rectangular building blocks of a spreadsheet. They are
assigned an address, generally referred to as a cell reference, according to their
column and row (e.g. the cell in column B at row 3 is referenced as cell B3).
ROWS- Rows travel horizontally and are numbered.
Column – columns travel vertically and are assigned letters.
Formula – a mathematical formula used to calculate a result based on data
from one or more other cells. Often they consist of some combination of the
standard mathematical operators ( +, -, *, /) (e.g.: =(A1+A5)/B13), but they
may also include functions (see below). When you type a formula into a cell,
that cell will generally display the result obtained by the formula, rather than
the formula itself.
Functions – pre-written formulae that perform common (and not so
common) calculations, such as summation and averaging. You can combine
many functions and operators in a single formula to obtain more complex
results (e.g.: =SUM(A1:A13)).
Existing
worksheets
and
associated
tabs
Click on this
tab for a new
worksheet
How to use Microsoft Excel 2007
IN NEXT SLIDE
Just click on the cell and type away! You can also copy text or data from another
source (a word document, another cell, etc.). Just right-click on the cell and
select “Paste.” If you are working on a Mac (or for whatever reason cannot right-
click), go to the “Home” tab on the ribbon and select “Paste.”
Click on the cell
with the data
you want to
edit
Then edit the
data in the
formula bar
PPT On Microsoft Excel 2007 Full Information.
Pastes the contents of the clipboard in the cursor’s current location
Places the currently selected item on the clipboard, it will be removed from its
current location once it is pasted in a new location
Copies the currently selected item to the clipboard
Copies the formatting of the currently selected item to apply to the next
selected item
Shows the clipboard and other options
Description
Font
Font size
Increase font size
Decrease font size
Bold
Italics
Underline (the arrow will give you line options)
Apply the last used border (the arrow will give you border options)
Apply the last used cell color (the arrow will give you color options)
Apply the last used font color (the arrow will give you color options)
More font options
Align cell contents to top, middle, or bottom
Change the angle of the text in the cell
Align cell contents to left, center, or right
Increase or decrease indent
Make all cell contents visible by wrapping to multiple lines
Merges selected cells into one cell and centers the contents (the arrow
provides more options)
More alignment options
Number format (i.e. currency, percentage, date)
Accounting number format currency (alternate currencies are available
using the arrow)
Display cell contents as a percentage
Display the cell value with a thousand’s separating comma
Increase or decrease the number of decimal places
More number options
Automatically format cells based on the cell
contents
Format the selected cells as a table
Format cells by using pre-defined styles
Insert cell, row, or column
Delete cell, row, or column
Various cell, row, or column formatting
options
Autosum (the arrow provides other common
formulas)
Fill
Clear
Arrange and view data by sorting or filtering
Find text, formatting, or type of information
Insert pivot table or pivot chart
Insert table
Insert a picture from a file
Insert Microsoft clip art
Insert shapes or drawing canvas
Insert a Smart Art diagram
Insert a column chart
Insert a line chart
Insert a pie chart
Insert a bar chart
Insert an area chart
Insert a scatter chart
Insert another type of chart
Insert a hyperlink to a website
Insert a text box
Keyboard Shotcut
New file Ctrl + N
Open file Ctrl + O
Save file Ctrl + S
Move between open workbooks Ctrl + F6
Close file Ctrl + F4
Save as F12
Display the print menu Ctrl + P
Select whole spreadsheet Ctrl + A
Select column Ctrl + Space
Select row Shift + Space
Undo last action Ctrl + Z
Redo last action Ctrl + Y
Start a formula Equals Sign (eg. SUM(A1+A2)
Exit Excel 97 Alt + F4
Move to next cell in row Tab
Move to previous cell in row Shift + Tab
Up one screen Page Up
Down one screen Page Down
Move to next worksheet Ctrl + Page Down
Move to previous worksheet Ctrl + Page Up
Go to first cell in data region Ctrl + Home
Go to last cell in data region Ctrl + End
Bold toggle for selection Ctrl + B
Italic toggle for selection Ctrl + I
Underline toggle for selection Ctrl + U
Strikethrough for selection Ctrl + 5
Change the font Ctrl + Shift + F
Change the font size Ctrl + Shift + P
Apply outline borders Ctrl + Shift + 7
Remove all borders Ctrl + Shift + Underline
Wrap text in same cell Alt + Enter
Format cells Ctrl + 1
Select font Ctrl + Shift + F
Select point size Ctrl + Shift + P
Format as currency Ctrl + Shift + 4
Format as general (to remove any formatting) Ctrl + Shift + # (hash sign)
Format as percentage Ctrl + Shift + 5
Format as number Ctrl + Shift + 1
Delete one character to right Delete
Delete one character to left Backspace
Edit active cell F2
Cancel cell entry Escape Key
Select entire worksheet Ctrl + A
Select entire row Shift + Spacebar
Select entire column Ctrl + Spacebar
Manual select Hold Shift + with Left, Right, Up, Down Arrow
Key
Cut Ctrl + X
Copy Ctrl + C
Paste Ctrl + V
Autosum a range of cells Alt + Equals Sign
Insert the date Ctrl + ; (semi-colon)
Insert the time Ctrl + Shift + ; (semi-colon)
Insert columns/rows Ctrl + Shift + + (plus sign)
Insert a new worksheet Shift + F11
Find text Ctrl + F
Replace text dialog Ctrl + H
Create a chart automatically
on new sheet F11
Edit a cell comment Shift + F2
Select the cell that the formula result is going to be displayed in. The formula
can be constructed in the formula bar or typed directly into the cell in which you
want the formula to begin. You must always put the = sign before a formula, as
this is how Excel recognizes what you are entering as a formula. Autofill helps
you fill in formulae quickly once you have constructed one in a cell. In order to
Autofill, select the cell with the formula. Place your cursor so the small black
cross appears in the lower right corner of the cell (+). Once that cursor is visible,
simply drag your formula down the column (or across the row as the case may
be). Autofill will change the cell references accordingly. (E.g.: If the formula in A3
is =A1+A2, when you drag that formula over to B3 then the formula becomes
=B1+B2.)
Note that cell references can also change automatically when you copy and
paste a formula using the clipboard, unless you use an absolute cell reference
(see below).
Formulas
Autosum
The AutoSum button allows you to quickly insert the SUM function. It is located in two
places on the ribbon: on the right end of the “Home” tab in the editing section, and on
the far left of the “Formula” tab. Select the cell where you want to put the total and then
click on the AutoSum button. Excel will insert the SUM function and take a guess as to
what cell range you’d like to sum by listing the first and last cell in the sum, separated by
a colon. Check to make sure the cell range is correct, then press enter to accept the
function.
Functions
Excel has created hundreds of functions that prevent you from having to
write out complex or repetitive formulae yourself. Functions can be inserted
by by clicking on the function symbol (see fig. 8) to the left of the formula bar
(see fig. 9). Functions can also be inserted by clicking on the “Insert Function”
button on the “Formula” tab or jumping to any of the subcategories of
functions on that tab
Function subcategories
for quick navigation
Formula Tab
You can use Name Manager to name a group of cells, and
therefore only type one name when you want to perform a
calculation with that group. This can be useful when you are
performing many different calculations on the same set of
numbers, especially when you want to perform these
calculations across multiple sheets. To do this, select the cells
you would like to name and name them in the “name box”
next to the formula bar
Name Manager
A full discussion of Excel’s many charting options is beyond the scope of this handout.
However, it is fairly straightforward to create a simple chart (and some complicated ones)
using the chart wizard. Just highlight the data you wish to base your chart on (including
header rows, if you have any) and click on the Insert tab and you will see the available
charts there. When you click on a type of chart, you will be promted to select a subtype
of chart. Once you have done so, the chart will appear on your spreadsheet. Three
additional tabs will also appear on your ribbon
Charts
Cell References
Cell references in Excel are very important. Understand the difference between
relative, absolute and mixed reference, and you are on your way to success.
Relative Reference
By default, Excel uses relative reference. See the formula in cell D2 below. Cell D2
references (points to) cell B2 and cell C2. Both references are relative.
1. Select cell D2, click on the lower right corner of cell D2 and drag it down to cell D5.
Cell D3 references cell B3 and cell C3. Cell D4 references cell B4 and
cell C4. Cell D5 references cell B5 and cell C5. In other words: each cell
references its two neighbors on the left.
Absolute Reference
1. To create an absolute reference to cell H3, place a $ symbol in front of the
column letter and row number of cell H3 ($H$3) in the formula of cell E3.
2. Now we can quickly drag this formula to the other cells.
The reference to cell H3 is fixed (when we drag the formula down and
across). As a result, the correct lengths and widths in inches are calculated.
Mixed Reference
Sometimes we need a combination of relative and absolute reference (mixed
reference).
1. See the formula in cell F2 below.
2. We want to copy this formula to the other cells quickly. Drag cell F2 across
one cell, and look at the formula in cell G2.
Results
Now we can quickly drag this formula to the other
cells.
Overview of formulas in Excel
If you're new to Excel, you'll soon find that it's more than
just a grid in which you enter numbers in columns or rows.
Sure, you can use Excel to find totals for a column or row of
numbers, but you can also calculate a mortgage payment,
solve math or engineering problems, or find a best case
scenario based on variable numbers that you plug in.
Excel does this by using formulas in cells. A formula
performs calculations or other actions on the data in your
worksheet. A formula always starts with an equal sign (=),
which can be followed by numbers, math operators (like a +
or - sign for addition or subtraction), and built-in Excel
functions, which can really expand the power of a formula.
For example, the following formula multiplies 2 by 3 and then adds
5 to that result to come up with the answer, 11.
=2*3+5
Here are some additional examples of formulas that you can enter
in a worksheet.
=A1+A2+A3 Adds the values in cells A1, A2, and A3.
=SUM(A1:A10) Uses the SUM function to return sum of the values
in A1 through A10.
=TODAY() Returns the current date.
=UPPER("hello") Converts the text "hello" to "HELLO" by using
the UPPER function.
=IF(A1>0) Uses the IF function to test the cell A1 to determine if it
contains a value greater than 0.
Good Bye
Have
A
Nice
DaY
Ad

More Related Content

What's hot (20)

Ms excel 2007
Ms excel 2007Ms excel 2007
Ms excel 2007
rgaotbgal261415
 
Excel PowerPoint
Excel PowerPointExcel PowerPoint
Excel PowerPoint
nhumar
 
Excel lesson01
Excel lesson01Excel lesson01
Excel lesson01
Erik Hardiyanto
 
Excel for beginner
Excel for beginnerExcel for beginner
Excel for beginner
Shashank Jain
 
MS EXCEL
MS EXCELMS EXCEL
MS EXCEL
syed_umar
 
Microsoft excel tutorial (part i)
Microsoft excel tutorial (part i)Microsoft excel tutorial (part i)
Microsoft excel tutorial (part i)
mariavarey
 
Ms excel
Ms excelMs excel
Ms excel
Muhammad Adeel Shoukat
 
MS Excel
MS ExcelMS Excel
MS Excel
Abdulbasit Hassan
 
Training On Microsoft Excel
Training On Microsoft ExcelTraining On Microsoft Excel
Training On Microsoft Excel
TimesRide
 
ms excel presentation...
ms excel presentation...ms excel presentation...
ms excel presentation...
alok1994
 
Introduction to Microsoft Excel for beginners
Introduction to Microsoft Excel for beginnersIntroduction to Microsoft Excel for beginners
Introduction to Microsoft Excel for beginners
Blogger Mumma
 
Excel Lecture
Excel LectureExcel Lecture
Excel Lecture
deborah canning
 
Basic Ms excel
Basic Ms excelBasic Ms excel
Basic Ms excel
maharzahid0
 
Excel Tutorial
Excel TutorialExcel Tutorial
Excel Tutorial
Jayson Patalinghug
 
Excel training
Excel trainingExcel training
Excel training
Alexandru Gologan
 
M.S EXCEL
M.S EXCELM.S EXCEL
M.S EXCEL
Alvin Maderista
 
Ms excel basic about Data, graph and pivot table
Ms excel basic about Data, graph and pivot table Ms excel basic about Data, graph and pivot table
Ms excel basic about Data, graph and pivot table
Alomgir Hossain
 
Microsoft Excel Basics
Microsoft Excel BasicsMicrosoft Excel Basics
Microsoft Excel Basics
Compudon
 
Presentation
PresentationPresentation
Presentation
sindhu1801
 
MS Excel Ch 1 PPT
MS Excel Ch 1 PPTMS Excel Ch 1 PPT
MS Excel Ch 1 PPT
prsmith72
 

Similar to PPT On Microsoft Excel 2007 Full Information. (20)

Excel notes by satish kumar avunoori
Excel notes by satish kumar avunooriExcel notes by satish kumar avunoori
Excel notes by satish kumar avunoori
Satish Kumar
 
basic excels in information communication technology
basic excels in information communication technologybasic excels in information communication technology
basic excels in information communication technology
JulieBinwag
 
22-excel-basics-15511.ppt
22-excel-basics-15511.ppt22-excel-basics-15511.ppt
22-excel-basics-15511.ppt
20ArnavKumar8F
 
Microsoft Excel Glossary & Keyboard Shortcuts-Function Keys
Microsoft Excel Glossary & Keyboard Shortcuts-Function KeysMicrosoft Excel Glossary & Keyboard Shortcuts-Function Keys
Microsoft Excel Glossary & Keyboard Shortcuts-Function Keys
sdturton
 
excell.pdf
excell.pdfexcell.pdf
excell.pdf
ssuser8f8817
 
Introduction to Excel
Introduction to ExcelIntroduction to Excel
Introduction to Excel
Najma Alam
 
ppt-2-for-DATA-MANAGEMENT.pdf
ppt-2-for-DATA-MANAGEMENT.pdfppt-2-for-DATA-MANAGEMENT.pdf
ppt-2-for-DATA-MANAGEMENT.pdf
JaylynMacababbad
 
NCompass Live: Excel for Librarians
NCompass Live: Excel for LibrariansNCompass Live: Excel for Librarians
NCompass Live: Excel for Librarians
Nebraska Library Commission
 
Excel
ExcelExcel
Excel
determinant342
 
Excel 101
Excel 101 Excel 101
Excel 101
Seth Porter, MA, MLIS
 
Intro to Excel Basics: Part I
Intro to Excel Basics: Part IIntro to Excel Basics: Part I
Intro to Excel Basics: Part I
Si Krishan
 
Ms excell
Ms excellMs excell
Ms excell
usmankhaliq6
 
It presentation
It presentationIt presentation
It presentation
mithu mehr
 
Microsoft Excel Features for junior high school
Microsoft Excel Features for junior high  schoolMicrosoft Excel Features for junior high  school
Microsoft Excel Features for junior high school
JulieBinwag
 
Mop excel proj 1 power point
Mop excel proj 1   power pointMop excel proj 1   power point
Mop excel proj 1 power point
Wilmington High School
 
Excel Shortcuts & Formulas
Excel Shortcuts & FormulasExcel Shortcuts & Formulas
Excel Shortcuts & Formulas
Bikash Roy
 
Excel
ExcelExcel
Excel
deewil
 
kiromax.ppt
kiromax.pptkiromax.ppt
kiromax.ppt
ChemOyasan1
 
Top 10 excel tips
Top 10 excel tipsTop 10 excel tips
Top 10 excel tips
Excel Prodigy Training & Consultancy Private Limited
 
75 tips and_tricks_excel_reduced
75 tips and_tricks_excel_reduced75 tips and_tricks_excel_reduced
75 tips and_tricks_excel_reduced
Vishvendu pandey
 
Excel notes by satish kumar avunoori
Excel notes by satish kumar avunooriExcel notes by satish kumar avunoori
Excel notes by satish kumar avunoori
Satish Kumar
 
basic excels in information communication technology
basic excels in information communication technologybasic excels in information communication technology
basic excels in information communication technology
JulieBinwag
 
22-excel-basics-15511.ppt
22-excel-basics-15511.ppt22-excel-basics-15511.ppt
22-excel-basics-15511.ppt
20ArnavKumar8F
 
Microsoft Excel Glossary & Keyboard Shortcuts-Function Keys
Microsoft Excel Glossary & Keyboard Shortcuts-Function KeysMicrosoft Excel Glossary & Keyboard Shortcuts-Function Keys
Microsoft Excel Glossary & Keyboard Shortcuts-Function Keys
sdturton
 
Introduction to Excel
Introduction to ExcelIntroduction to Excel
Introduction to Excel
Najma Alam
 
ppt-2-for-DATA-MANAGEMENT.pdf
ppt-2-for-DATA-MANAGEMENT.pdfppt-2-for-DATA-MANAGEMENT.pdf
ppt-2-for-DATA-MANAGEMENT.pdf
JaylynMacababbad
 
Intro to Excel Basics: Part I
Intro to Excel Basics: Part IIntro to Excel Basics: Part I
Intro to Excel Basics: Part I
Si Krishan
 
It presentation
It presentationIt presentation
It presentation
mithu mehr
 
Microsoft Excel Features for junior high school
Microsoft Excel Features for junior high  schoolMicrosoft Excel Features for junior high  school
Microsoft Excel Features for junior high school
JulieBinwag
 
Excel Shortcuts & Formulas
Excel Shortcuts & FormulasExcel Shortcuts & Formulas
Excel Shortcuts & Formulas
Bikash Roy
 
75 tips and_tricks_excel_reduced
75 tips and_tricks_excel_reduced75 tips and_tricks_excel_reduced
75 tips and_tricks_excel_reduced
Vishvendu pandey
 
Ad

More from Umesh Kumar (7)

Payroll System in india
Payroll System in india Payroll System in india
Payroll System in india
Umesh Kumar
 
What Is Robotics & It's Simulation ?
What Is Robotics & It's Simulation ?What Is Robotics & It's Simulation ?
What Is Robotics & It's Simulation ?
Umesh Kumar
 
PPT On Sorting And Searching Concepts In Data Structure | In Programming Lang...
PPT On Sorting And Searching Concepts In Data Structure | In Programming Lang...PPT On Sorting And Searching Concepts In Data Structure | In Programming Lang...
PPT On Sorting And Searching Concepts In Data Structure | In Programming Lang...
Umesh Kumar
 
PPT On INTERNET
PPT On INTERNETPPT On INTERNET
PPT On INTERNET
Umesh Kumar
 
PPT On MS-Access 2007 | Full Concepts |
PPT On MS-Access 2007 | Full Concepts |PPT On MS-Access 2007 | Full Concepts |
PPT On MS-Access 2007 | Full Concepts |
Umesh Kumar
 
PPT On Ports | Full Concept | Ports In Depth
PPT On Ports | Full Concept | Ports In DepthPPT On Ports | Full Concept | Ports In Depth
PPT On Ports | Full Concept | Ports In Depth
Umesh Kumar
 
PPT On Computer Generations
PPT On Computer GenerationsPPT On Computer Generations
PPT On Computer Generations
Umesh Kumar
 
Payroll System in india
Payroll System in india Payroll System in india
Payroll System in india
Umesh Kumar
 
What Is Robotics & It's Simulation ?
What Is Robotics & It's Simulation ?What Is Robotics & It's Simulation ?
What Is Robotics & It's Simulation ?
Umesh Kumar
 
PPT On Sorting And Searching Concepts In Data Structure | In Programming Lang...
PPT On Sorting And Searching Concepts In Data Structure | In Programming Lang...PPT On Sorting And Searching Concepts In Data Structure | In Programming Lang...
PPT On Sorting And Searching Concepts In Data Structure | In Programming Lang...
Umesh Kumar
 
PPT On MS-Access 2007 | Full Concepts |
PPT On MS-Access 2007 | Full Concepts |PPT On MS-Access 2007 | Full Concepts |
PPT On MS-Access 2007 | Full Concepts |
Umesh Kumar
 
PPT On Ports | Full Concept | Ports In Depth
PPT On Ports | Full Concept | Ports In DepthPPT On Ports | Full Concept | Ports In Depth
PPT On Ports | Full Concept | Ports In Depth
Umesh Kumar
 
PPT On Computer Generations
PPT On Computer GenerationsPPT On Computer Generations
PPT On Computer Generations
Umesh Kumar
 
Ad

Recently uploaded (20)

HCL Nomad Web – Best Practices und Verwaltung von Multiuser-Umgebungen
HCL Nomad Web – Best Practices und Verwaltung von Multiuser-UmgebungenHCL Nomad Web – Best Practices und Verwaltung von Multiuser-Umgebungen
HCL Nomad Web – Best Practices und Verwaltung von Multiuser-Umgebungen
panagenda
 
Transcript: #StandardsGoals for 2025: Standards & certification roundup - Tec...
Transcript: #StandardsGoals for 2025: Standards & certification roundup - Tec...Transcript: #StandardsGoals for 2025: Standards & certification roundup - Tec...
Transcript: #StandardsGoals for 2025: Standards & certification roundup - Tec...
BookNet Canada
 
Enhancing ICU Intelligence: How Our Functional Testing Enabled a Healthcare I...
Enhancing ICU Intelligence: How Our Functional Testing Enabled a Healthcare I...Enhancing ICU Intelligence: How Our Functional Testing Enabled a Healthcare I...
Enhancing ICU Intelligence: How Our Functional Testing Enabled a Healthcare I...
Impelsys Inc.
 
Mobile App Development Company in Saudi Arabia
Mobile App Development Company in Saudi ArabiaMobile App Development Company in Saudi Arabia
Mobile App Development Company in Saudi Arabia
Steve Jonas
 
Big Data Analytics Quick Research Guide by Arthur Morgan
Big Data Analytics Quick Research Guide by Arthur MorganBig Data Analytics Quick Research Guide by Arthur Morgan
Big Data Analytics Quick Research Guide by Arthur Morgan
Arthur Morgan
 
Splunk Security Update | Public Sector Summit Germany 2025
Splunk Security Update | Public Sector Summit Germany 2025Splunk Security Update | Public Sector Summit Germany 2025
Splunk Security Update | Public Sector Summit Germany 2025
Splunk
 
TrsLabs - Fintech Product & Business Consulting
TrsLabs - Fintech Product & Business ConsultingTrsLabs - Fintech Product & Business Consulting
TrsLabs - Fintech Product & Business Consulting
Trs Labs
 
What is Model Context Protocol(MCP) - The new technology for communication bw...
What is Model Context Protocol(MCP) - The new technology for communication bw...What is Model Context Protocol(MCP) - The new technology for communication bw...
What is Model Context Protocol(MCP) - The new technology for communication bw...
Vishnu Singh Chundawat
 
Quantum Computing Quick Research Guide by Arthur Morgan
Quantum Computing Quick Research Guide by Arthur MorganQuantum Computing Quick Research Guide by Arthur Morgan
Quantum Computing Quick Research Guide by Arthur Morgan
Arthur Morgan
 
Role of Data Annotation Services in AI-Powered Manufacturing
Role of Data Annotation Services in AI-Powered ManufacturingRole of Data Annotation Services in AI-Powered Manufacturing
Role of Data Annotation Services in AI-Powered Manufacturing
Andrew Leo
 
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
SOFTTECHHUB
 
Andrew Marnell: Transforming Business Strategy Through Data-Driven Insights
Andrew Marnell: Transforming Business Strategy Through Data-Driven InsightsAndrew Marnell: Transforming Business Strategy Through Data-Driven Insights
Andrew Marnell: Transforming Business Strategy Through Data-Driven Insights
Andrew Marnell
 
Cyber Awareness overview for 2025 month of security
Cyber Awareness overview for 2025 month of securityCyber Awareness overview for 2025 month of security
Cyber Awareness overview for 2025 month of security
riccardosl1
 
The Evolution of Meme Coins A New Era for Digital Currency ppt.pdf
The Evolution of Meme Coins A New Era for Digital Currency ppt.pdfThe Evolution of Meme Coins A New Era for Digital Currency ppt.pdf
The Evolution of Meme Coins A New Era for Digital Currency ppt.pdf
Abi john
 
Dev Dives: Automate and orchestrate your processes with UiPath Maestro
Dev Dives: Automate and orchestrate your processes with UiPath MaestroDev Dives: Automate and orchestrate your processes with UiPath Maestro
Dev Dives: Automate and orchestrate your processes with UiPath Maestro
UiPathCommunity
 
tecnologias de las primeras civilizaciones.pdf
tecnologias de las primeras civilizaciones.pdftecnologias de las primeras civilizaciones.pdf
tecnologias de las primeras civilizaciones.pdf
fjgm517
 
How Can I use the AI Hype in my Business Context?
How Can I use the AI Hype in my Business Context?How Can I use the AI Hype in my Business Context?
How Can I use the AI Hype in my Business Context?
Daniel Lehner
 
Build Your Own Copilot & Agents For Devs
Build Your Own Copilot & Agents For DevsBuild Your Own Copilot & Agents For Devs
Build Your Own Copilot & Agents For Devs
Brian McKeiver
 
Noah Loul Shares 5 Steps to Implement AI Agents for Maximum Business Efficien...
Noah Loul Shares 5 Steps to Implement AI Agents for Maximum Business Efficien...Noah Loul Shares 5 Steps to Implement AI Agents for Maximum Business Efficien...
Noah Loul Shares 5 Steps to Implement AI Agents for Maximum Business Efficien...
Noah Loul
 
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In France
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In FranceManifest Pre-Seed Update | A Humanoid OEM Deeptech In France
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In France
chb3
 
HCL Nomad Web – Best Practices und Verwaltung von Multiuser-Umgebungen
HCL Nomad Web – Best Practices und Verwaltung von Multiuser-UmgebungenHCL Nomad Web – Best Practices und Verwaltung von Multiuser-Umgebungen
HCL Nomad Web – Best Practices und Verwaltung von Multiuser-Umgebungen
panagenda
 
Transcript: #StandardsGoals for 2025: Standards & certification roundup - Tec...
Transcript: #StandardsGoals for 2025: Standards & certification roundup - Tec...Transcript: #StandardsGoals for 2025: Standards & certification roundup - Tec...
Transcript: #StandardsGoals for 2025: Standards & certification roundup - Tec...
BookNet Canada
 
Enhancing ICU Intelligence: How Our Functional Testing Enabled a Healthcare I...
Enhancing ICU Intelligence: How Our Functional Testing Enabled a Healthcare I...Enhancing ICU Intelligence: How Our Functional Testing Enabled a Healthcare I...
Enhancing ICU Intelligence: How Our Functional Testing Enabled a Healthcare I...
Impelsys Inc.
 
Mobile App Development Company in Saudi Arabia
Mobile App Development Company in Saudi ArabiaMobile App Development Company in Saudi Arabia
Mobile App Development Company in Saudi Arabia
Steve Jonas
 
Big Data Analytics Quick Research Guide by Arthur Morgan
Big Data Analytics Quick Research Guide by Arthur MorganBig Data Analytics Quick Research Guide by Arthur Morgan
Big Data Analytics Quick Research Guide by Arthur Morgan
Arthur Morgan
 
Splunk Security Update | Public Sector Summit Germany 2025
Splunk Security Update | Public Sector Summit Germany 2025Splunk Security Update | Public Sector Summit Germany 2025
Splunk Security Update | Public Sector Summit Germany 2025
Splunk
 
TrsLabs - Fintech Product & Business Consulting
TrsLabs - Fintech Product & Business ConsultingTrsLabs - Fintech Product & Business Consulting
TrsLabs - Fintech Product & Business Consulting
Trs Labs
 
What is Model Context Protocol(MCP) - The new technology for communication bw...
What is Model Context Protocol(MCP) - The new technology for communication bw...What is Model Context Protocol(MCP) - The new technology for communication bw...
What is Model Context Protocol(MCP) - The new technology for communication bw...
Vishnu Singh Chundawat
 
Quantum Computing Quick Research Guide by Arthur Morgan
Quantum Computing Quick Research Guide by Arthur MorganQuantum Computing Quick Research Guide by Arthur Morgan
Quantum Computing Quick Research Guide by Arthur Morgan
Arthur Morgan
 
Role of Data Annotation Services in AI-Powered Manufacturing
Role of Data Annotation Services in AI-Powered ManufacturingRole of Data Annotation Services in AI-Powered Manufacturing
Role of Data Annotation Services in AI-Powered Manufacturing
Andrew Leo
 
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
SOFTTECHHUB
 
Andrew Marnell: Transforming Business Strategy Through Data-Driven Insights
Andrew Marnell: Transforming Business Strategy Through Data-Driven InsightsAndrew Marnell: Transforming Business Strategy Through Data-Driven Insights
Andrew Marnell: Transforming Business Strategy Through Data-Driven Insights
Andrew Marnell
 
Cyber Awareness overview for 2025 month of security
Cyber Awareness overview for 2025 month of securityCyber Awareness overview for 2025 month of security
Cyber Awareness overview for 2025 month of security
riccardosl1
 
The Evolution of Meme Coins A New Era for Digital Currency ppt.pdf
The Evolution of Meme Coins A New Era for Digital Currency ppt.pdfThe Evolution of Meme Coins A New Era for Digital Currency ppt.pdf
The Evolution of Meme Coins A New Era for Digital Currency ppt.pdf
Abi john
 
Dev Dives: Automate and orchestrate your processes with UiPath Maestro
Dev Dives: Automate and orchestrate your processes with UiPath MaestroDev Dives: Automate and orchestrate your processes with UiPath Maestro
Dev Dives: Automate and orchestrate your processes with UiPath Maestro
UiPathCommunity
 
tecnologias de las primeras civilizaciones.pdf
tecnologias de las primeras civilizaciones.pdftecnologias de las primeras civilizaciones.pdf
tecnologias de las primeras civilizaciones.pdf
fjgm517
 
How Can I use the AI Hype in my Business Context?
How Can I use the AI Hype in my Business Context?How Can I use the AI Hype in my Business Context?
How Can I use the AI Hype in my Business Context?
Daniel Lehner
 
Build Your Own Copilot & Agents For Devs
Build Your Own Copilot & Agents For DevsBuild Your Own Copilot & Agents For Devs
Build Your Own Copilot & Agents For Devs
Brian McKeiver
 
Noah Loul Shares 5 Steps to Implement AI Agents for Maximum Business Efficien...
Noah Loul Shares 5 Steps to Implement AI Agents for Maximum Business Efficien...Noah Loul Shares 5 Steps to Implement AI Agents for Maximum Business Efficien...
Noah Loul Shares 5 Steps to Implement AI Agents for Maximum Business Efficien...
Noah Loul
 
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In France
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In FranceManifest Pre-Seed Update | A Humanoid OEM Deeptech In France
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In France
chb3
 

PPT On Microsoft Excel 2007 Full Information.

  • 1. TO
  • 2. Microsoft Office Excel is a powerful tool used to create and format spreadsheets. Spreadsheets allow information to be organized in rows and tables and analyzed with automatic mathematics. Spreadsheets are commonly be used to perform many different types of calculations.
  • 3. -:when you open Excel, a new file is created called Book 1 (until you name it differently). It is called “Book” because it is a Workbook that is initially made up of three Worksheets (accessible from the tabs in the lower left corner of your excel window - see Fig. 1). Think of a three ring binder with three sheets of paper in it. As with a binder, you can: Insert > Worksheet, or click on the new worksheet tab to the right of the tabs for your existing worksheets
  • 4. Delete worksheets :by right-clicking on the tab of the worksheet you wish to delete, then selecting “delete” Re-arrange them :by clicking on the worksheet tab and dragging it to the location you desire Rename worksheets• : by double-clicking on the worksheet title Cell- cells are the basic rectangular building blocks of a spreadsheet. They are assigned an address, generally referred to as a cell reference, according to their column and row (e.g. the cell in column B at row 3 is referenced as cell B3).
  • 5. ROWS- Rows travel horizontally and are numbered. Column – columns travel vertically and are assigned letters. Formula – a mathematical formula used to calculate a result based on data from one or more other cells. Often they consist of some combination of the standard mathematical operators ( +, -, *, /) (e.g.: =(A1+A5)/B13), but they may also include functions (see below). When you type a formula into a cell, that cell will generally display the result obtained by the formula, rather than the formula itself. Functions – pre-written formulae that perform common (and not so common) calculations, such as summation and averaging. You can combine many functions and operators in a single formula to obtain more complex results (e.g.: =SUM(A1:A13)).
  • 6. Existing worksheets and associated tabs Click on this tab for a new worksheet How to use Microsoft Excel 2007 IN NEXT SLIDE
  • 7. Just click on the cell and type away! You can also copy text or data from another source (a word document, another cell, etc.). Just right-click on the cell and select “Paste.” If you are working on a Mac (or for whatever reason cannot right- click), go to the “Home” tab on the ribbon and select “Paste.” Click on the cell with the data you want to edit Then edit the data in the formula bar
  • 9. Pastes the contents of the clipboard in the cursor’s current location Places the currently selected item on the clipboard, it will be removed from its current location once it is pasted in a new location Copies the currently selected item to the clipboard Copies the formatting of the currently selected item to apply to the next selected item Shows the clipboard and other options Description
  • 10. Font Font size Increase font size Decrease font size Bold Italics Underline (the arrow will give you line options) Apply the last used border (the arrow will give you border options) Apply the last used cell color (the arrow will give you color options) Apply the last used font color (the arrow will give you color options) More font options
  • 11. Align cell contents to top, middle, or bottom Change the angle of the text in the cell Align cell contents to left, center, or right Increase or decrease indent Make all cell contents visible by wrapping to multiple lines Merges selected cells into one cell and centers the contents (the arrow provides more options) More alignment options
  • 12. Number format (i.e. currency, percentage, date) Accounting number format currency (alternate currencies are available using the arrow) Display cell contents as a percentage Display the cell value with a thousand’s separating comma Increase or decrease the number of decimal places More number options
  • 13. Automatically format cells based on the cell contents Format the selected cells as a table Format cells by using pre-defined styles Insert cell, row, or column Delete cell, row, or column Various cell, row, or column formatting options
  • 14. Autosum (the arrow provides other common formulas) Fill Clear Arrange and view data by sorting or filtering Find text, formatting, or type of information
  • 15. Insert pivot table or pivot chart Insert table Insert a picture from a file Insert Microsoft clip art
  • 16. Insert shapes or drawing canvas Insert a Smart Art diagram Insert a column chart Insert a line chart Insert a pie chart Insert a bar chart
  • 17. Insert an area chart Insert a scatter chart Insert another type of chart Insert a hyperlink to a website Insert a text box
  • 18. Keyboard Shotcut New file Ctrl + N Open file Ctrl + O Save file Ctrl + S Move between open workbooks Ctrl + F6 Close file Ctrl + F4 Save as F12 Display the print menu Ctrl + P Select whole spreadsheet Ctrl + A Select column Ctrl + Space Select row Shift + Space Undo last action Ctrl + Z Redo last action Ctrl + Y Start a formula Equals Sign (eg. SUM(A1+A2) Exit Excel 97 Alt + F4
  • 19. Move to next cell in row Tab Move to previous cell in row Shift + Tab Up one screen Page Up Down one screen Page Down Move to next worksheet Ctrl + Page Down Move to previous worksheet Ctrl + Page Up Go to first cell in data region Ctrl + Home Go to last cell in data region Ctrl + End Bold toggle for selection Ctrl + B Italic toggle for selection Ctrl + I Underline toggle for selection Ctrl + U Strikethrough for selection Ctrl + 5 Change the font Ctrl + Shift + F Change the font size Ctrl + Shift + P Apply outline borders Ctrl + Shift + 7 Remove all borders Ctrl + Shift + Underline Wrap text in same cell Alt + Enter
  • 20. Format cells Ctrl + 1 Select font Ctrl + Shift + F Select point size Ctrl + Shift + P Format as currency Ctrl + Shift + 4 Format as general (to remove any formatting) Ctrl + Shift + # (hash sign) Format as percentage Ctrl + Shift + 5 Format as number Ctrl + Shift + 1 Delete one character to right Delete Delete one character to left Backspace Edit active cell F2 Cancel cell entry Escape Key Select entire worksheet Ctrl + A Select entire row Shift + Spacebar Select entire column Ctrl + Spacebar Manual select Hold Shift + with Left, Right, Up, Down Arrow Key
  • 21. Cut Ctrl + X Copy Ctrl + C Paste Ctrl + V Autosum a range of cells Alt + Equals Sign Insert the date Ctrl + ; (semi-colon) Insert the time Ctrl + Shift + ; (semi-colon) Insert columns/rows Ctrl + Shift + + (plus sign) Insert a new worksheet Shift + F11 Find text Ctrl + F Replace text dialog Ctrl + H Create a chart automatically on new sheet F11 Edit a cell comment Shift + F2
  • 22. Select the cell that the formula result is going to be displayed in. The formula can be constructed in the formula bar or typed directly into the cell in which you want the formula to begin. You must always put the = sign before a formula, as this is how Excel recognizes what you are entering as a formula. Autofill helps you fill in formulae quickly once you have constructed one in a cell. In order to Autofill, select the cell with the formula. Place your cursor so the small black cross appears in the lower right corner of the cell (+). Once that cursor is visible, simply drag your formula down the column (or across the row as the case may be). Autofill will change the cell references accordingly. (E.g.: If the formula in A3 is =A1+A2, when you drag that formula over to B3 then the formula becomes =B1+B2.) Note that cell references can also change automatically when you copy and paste a formula using the clipboard, unless you use an absolute cell reference (see below). Formulas
  • 23. Autosum The AutoSum button allows you to quickly insert the SUM function. It is located in two places on the ribbon: on the right end of the “Home” tab in the editing section, and on the far left of the “Formula” tab. Select the cell where you want to put the total and then click on the AutoSum button. Excel will insert the SUM function and take a guess as to what cell range you’d like to sum by listing the first and last cell in the sum, separated by a colon. Check to make sure the cell range is correct, then press enter to accept the function. Functions Excel has created hundreds of functions that prevent you from having to write out complex or repetitive formulae yourself. Functions can be inserted by by clicking on the function symbol (see fig. 8) to the left of the formula bar (see fig. 9). Functions can also be inserted by clicking on the “Insert Function” button on the “Formula” tab or jumping to any of the subcategories of functions on that tab
  • 24. Function subcategories for quick navigation Formula Tab
  • 25. You can use Name Manager to name a group of cells, and therefore only type one name when you want to perform a calculation with that group. This can be useful when you are performing many different calculations on the same set of numbers, especially when you want to perform these calculations across multiple sheets. To do this, select the cells you would like to name and name them in the “name box” next to the formula bar Name Manager A full discussion of Excel’s many charting options is beyond the scope of this handout. However, it is fairly straightforward to create a simple chart (and some complicated ones) using the chart wizard. Just highlight the data you wish to base your chart on (including header rows, if you have any) and click on the Insert tab and you will see the available charts there. When you click on a type of chart, you will be promted to select a subtype of chart. Once you have done so, the chart will appear on your spreadsheet. Three additional tabs will also appear on your ribbon Charts
  • 26. Cell References Cell references in Excel are very important. Understand the difference between relative, absolute and mixed reference, and you are on your way to success. Relative Reference By default, Excel uses relative reference. See the formula in cell D2 below. Cell D2 references (points to) cell B2 and cell C2. Both references are relative.
  • 27. 1. Select cell D2, click on the lower right corner of cell D2 and drag it down to cell D5. Cell D3 references cell B3 and cell C3. Cell D4 references cell B4 and cell C4. Cell D5 references cell B5 and cell C5. In other words: each cell references its two neighbors on the left.
  • 28. Absolute Reference 1. To create an absolute reference to cell H3, place a $ symbol in front of the column letter and row number of cell H3 ($H$3) in the formula of cell E3. 2. Now we can quickly drag this formula to the other cells.
  • 29. The reference to cell H3 is fixed (when we drag the formula down and across). As a result, the correct lengths and widths in inches are calculated.
  • 30. Mixed Reference Sometimes we need a combination of relative and absolute reference (mixed reference). 1. See the formula in cell F2 below.
  • 31. 2. We want to copy this formula to the other cells quickly. Drag cell F2 across one cell, and look at the formula in cell G2.
  • 33. Now we can quickly drag this formula to the other cells.
  • 34. Overview of formulas in Excel If you're new to Excel, you'll soon find that it's more than just a grid in which you enter numbers in columns or rows. Sure, you can use Excel to find totals for a column or row of numbers, but you can also calculate a mortgage payment, solve math or engineering problems, or find a best case scenario based on variable numbers that you plug in. Excel does this by using formulas in cells. A formula performs calculations or other actions on the data in your worksheet. A formula always starts with an equal sign (=), which can be followed by numbers, math operators (like a + or - sign for addition or subtraction), and built-in Excel functions, which can really expand the power of a formula.
  • 35. For example, the following formula multiplies 2 by 3 and then adds 5 to that result to come up with the answer, 11. =2*3+5 Here are some additional examples of formulas that you can enter in a worksheet. =A1+A2+A3 Adds the values in cells A1, A2, and A3. =SUM(A1:A10) Uses the SUM function to return sum of the values in A1 through A10. =TODAY() Returns the current date. =UPPER("hello") Converts the text "hello" to "HELLO" by using the UPPER function. =IF(A1>0) Uses the IF function to test the cell A1 to determine if it contains a value greater than 0.