SlideShare a Scribd company logo
1 of 49
MS Excel
Chap 5: MS EXCEL 2003 2
Intro to MS Excel 2003
Microsoft Excel is the first spreadsheet
application in the Microsoft Office Suite that
allowed the user to define the appearance of
spreadsheets.
Spreadsheet
- a table of values arranged in rows and
columns where each value can have a
predefined relationship to the other values
that sit in their respective cell.
Chap 5: MS EXCEL 2003 3
Intro to MS Excel 2003
 formula - the relationship between cells.
 labels - the names of the cells.
Electronic Spreadsheet
A type of an accounting computer software
primarily used to work with numbers and text
for performing mathematical computations on a
spreadsheet.
It involves the following:
Chap 5: MS EXCEL 2003 4
An electronic spreadsheet has the
following purpose:
1. Help organize information, like alphabetizing
a list of names or ordering records, or
Intro to MS Excel 2003
2. Calculate and analyze information using
mathematical formulas.
Chap 5: MS EXCEL 2003 5
Intro to MS Excel 2003
Advantages:
 It has intelligent cell recomputation.
 Excel allows large numbers of calculations to
be carried out simultaneously.
 It also has extensive graphing capabilities,
and enables users to perform mail merge.
Chap 5: MS EXCEL 2003 6
Workbook
- This is also called a spreadsheet and a
unique file created by Excel.
- automatically shows in the workspace when
you open Microsoft Excel .
- each workbook contains three worksheets
(labeled Sheet1, Sheet2, and Sheet3).
MS Excel 2003
- a workbook must contain at least one
worksheet.
Chap 5: MS EXCEL 2003 7
Worksheet - a grid of cells, consisting of
65,536 rows by 256 columns.
Sheet Tabs - separate a workbook into specific
worksheets.
Navigation buttons - allow you to move to
another worksheet in an Excel workbook
and is used to display the first, previous,
next or last worksheets in the workbook.
MS Excel
Chap 5: MS EXCEL 2003 8
Column headings - contains 256 columns
referenced by alphabetic characters in the
gray boxes that run across the Excel
screen beginning with Column A and
ending with Column IV.
Row headings - contains 65,536 rows
referenced by numbers appearing on the
left and then run down the Excel screen
starting from first row (row 1) to the last
row (row 65536).
MS Excel
Chap 5: MS EXCEL 2003 9
MS Excel
Chap 5: MS EXCEL 2003 10
Name box - shows the address of the current
selection or active cell.
Formula bar - displays information being
entered as you type-in the current or active
cell.
Cells - little boxes that are formed from the
intersection of columns and rows.
The contents of a cell can also be
edited in the Formula bar.
MS Excel
Chap 5: MS EXCEL 2003 11
Cell address - name designated to each cell
which is comprised of two parts:
a) the column letter; and
b) the row number.
Active cell - refers to the cell that can be acted
upon or receives the data or command you
give it which reveals a dark border.
All other cells reveal a light gray
border.
MS Excel
Chap 5: MS EXCEL 2003 12
Each cell has a
unique cell address
(i.e. the cell address of
the selected cell is
B3).
MS Excel
cell pointer - the
heavy or darkened
border around the
selected cell.
Chap 5: MS EXCEL 2003 13
Different spreadsheet information can be
entered into a cell such as text, numbers or
mathematical formulas.
 Text - any entry that is not a number or
formula.
MS Excel
 Numbers - values used when making
calculations.
 Formulas - mathematical calculations.
Chap 5: MS EXCEL 2003 14
Entering Data in the Cell:
This can be done by clicking on the cell
where you want to type the information.
An insertion point appears in the cell as
the data is typed.
The data being typed appear both in the
active cell or in the Formula bar.
MS Excel
Chap 5: MS EXCEL 2003 15
Editing Information in the Cell:
Method 1: Direct Cell Editing
This can be done by double-clicking
on the cell that contains the information to be
changed.
Method 2: Formula Bar Editing
This can be done by single clicking on
the cell that contains the information and edit
it in the formula bar.
MS Excel
Chap 5: MS EXCEL 2003 16
Creating Simple Formula (MDAS Operation):
Step 1: Click the cell where the formula will be
defined.
Step 2: Type the equal sign (=) to let Excel
know a formula is being defined.
Step 3: Type the first number to be included in
the operation.
If it involves numeric value
contained in another cell, click the cell
in which the number is contained.
Using Formula
Chap 5: MS EXCEL 2003 17
Creating Simple Formula (MDAS Operation):
Step 4: Type the mathematical operator/s (*,
/, +, -) to let Excel know that an
operation is to be performed.
Step 5: Type the second number to be
included in the operation the way it is
done in step 2 especially if it involves
a number in another cell.
Step 6: Press Enter to complete the formula.
Using Formula
Chap 5: MS EXCEL 2003 18
Creating Complex Formulas:
Simple formulas have one mathematical
operation.
Check Point!
The order of mathematical operations is
very important especially in dealing with
complex formula.
Using Formula
Complex formulas involve more than one
mathematical operation.
Chap 5: MS EXCEL 2003 19
Order of operations in Complex Formula:
1. Operations enclosed in parenthesis.
Using Formula
2. Exponential calculations (to the power of).
3. Multiplication and division, whichever comes
first.
4. Addition and subtraction, whichever comes
first.
Chap 5: MS EXCEL 2003 20
Using Formula
Chap 5: MS EXCEL 2003 21
Applying Formulas to other Cells:
Formula are essential element in using
Excel especially when your dealing with a
range of cells in a given column or row.
Two ways to apply formula to other cells:
1. Copy and Paste Method
2. Fill Formula Method
Using Formula
Chap 5: MS EXCEL 2003 22
Copy and Paste Formula Method
The process to copy and paste a formula
is identical to that process used to copy and
paste text.
Step 1: Select the cell that contains the
formula to be copied.
Step 2: Click the Copy button.
Marching "ants" appear around
the copied cell(s).
Using Formula
Chap 5: MS EXCEL 2003 23
Copy and Paste Formula Method
Using Formula
Chap 5: MS EXCEL 2003 24
Copy and Paste Formula Method
Step 3: Select the cell where the copied
formula is to be pasted.
Step 4: Press the Enter key. The formula is
copied to the new location.
Using Formula
Chap 5: MS EXCEL 2003 25
Fill Formula Method
- allows you to copy a formula and fill it into
many different consecutive cells at the same
time.
Fill Handle
Using Formula
Chap 5: MS EXCEL 2003 26
Using the Fill Handle:
Step 1: Click on the cell that contains the
formula to be copied.
Step 2: Position the mouse pointer over the
fill handle.
Step 3: Click and hold the left mouse button,
and then drag the contents to the cell
that's to receive the fill formula.
Step 4: Release the mouse button
Using Formula
Chap 5: MS EXCEL 2003 27
Conditional formatting allows Excel to
apply a defined format to cells that meet
specific criteria.
Its main goal is to make important cells
stand out so you can find them easier.
Conditional Formatting
These format might include a different
background color, font color or border.
Chap 5: MS EXCEL 2003 28
Two Methods:
1. Cell Value Is
2. Formula Is
Syntax: =IF(Op1 Operator Op2,True,False)
Example: =IF(B9 > B8,True,False)
You could apply conditional formatting to a
row or column.
Conditional Formatting
Chap 5: MS EXCEL 2003 29
 Cell Value Is
The simplest method is to have Excel
apply the conditional formatting if the cell
meets a certain criteria.
When using this method, you’re allowed up
to three conditions.
Conditional Formatting
Chap 5: MS EXCEL 2003 30
 Formula Is
Excel also allows you to use formulas for
conditional formatting.
Benefits of using formulas:
2. It is very useful in doing comparative
analysis as you can color code items that
fall above or below certain ranges.
1. It can reference the values in another cell.
Conditional Formatting
Chap 5: MS EXCEL 2003 31
Autofilter is a feature that makes
temporarily hiding of data in a spreadsheet very
easy and allows you to focus on specific
spreadsheet entries.
1. Select Data -> Filter, then AutoFilter.
2. Click the drop-down arrow next to the
heading you would like to filter.
3. Click the drop-down arrow again and select
All to display all of the original data.
Autofilter
Chap 5: MS EXCEL 2003 32
Sorting list is a common spreadsheet
task that allows you to easily reorder your
data.
1. Select Data -> Sort, a Sort dialog box will
appear.
2. Select the category to Sort by.
3. Select Ascending to sort in alphabetical
order from A to Z or Descending to reverse
the sorting.
Sorting List
Chap 5: MS EXCEL 2003 33
In Excel, you can insert a row or column
anywhere you need it.
Rows and Columns
 A new row is inserted above the cell(s) you
originally selected .
 A new column is inserted to the left of the
existing column.
By default, Excel's columns are 8.43
characters wide, but each individual column
can be enlarged to 240 characters wide.
Chap 5: MS EXCEL 2003 34
Rows and Columns
You can adjust column width manually or
use AutoFit.
 To access AutoFit choose Format >
Column > AutoFit > Selection.
 To manually adjust the column width, place
your mouse pointer to the right side of the
gray column header.
Chap 5: MS EXCEL 2003 35
Rows and Columns
 The mouse pointer changes to the
adjustment tool (double-headed arrow).
Changing the row height is very much the
same with adjusting a column width.
Chap 5: MS EXCEL 2003 36
Rows and Columns
 Drag the Adjustment tool left or right to the
desired width and release the mouse button,
 Double-click the column header border.
Two ways to manually adjust the column width:
Excel "AutoFits" the column, making the
entire column slightly larger than the largest
entry contained in it.
Chap 5: MS EXCEL 2003 37
Text Control
Text Control allows you to control the
way Excel 2003 presents information in a cell.
To change Format cells -> Alignment ->
then choose one of the types.
1. Wrapped Text
2. Shrink-to-Fit
3. Merge Cells
Three types:
Chap 5: MS EXCEL 2003 38
Text Control
Wrapped Text - wraps the contents of a cell
across several lines if it's too large than the
column width. It increases the height of the
cell as well.
Shrink-to-Fit - shrinks the text so it fits into the
cell; the more text in the cell the smaller it
will appear in the cell.
Merge Cells - can be applied using the Merge
and Center button on the standard toolbar.
Chap 5: MS EXCEL 2003 39
Text Orientation
Text Orientation is another type of cell
alignment in the Format Cells dialog box which
allows text to be oriented 90 degrees in either
direction up or down.
Chap 5: MS EXCEL 2003 40
Text Orientation
To Change Text Orientation:
 Select a cell or cell range then choose
Format Cells from the menu bar (Format
Cells dialog box opens).
 Click the Alignment tab.
 Increase or decrease the number shown in
the Degrees field or spin box.
 Click the OK button.
Chap 5: MS EXCEL 2003 41
SUM - adds a range of cells together.
AVERAGE - calculates the average of a range of
cells.
COUNT - counts the number of chosen data in a
range of cells.
MAX - identifies the largest number in a range of
cells.
Commonly Used Functions
Chap 5: MS EXCEL 2003 42
MIN - identifies the smallest number in a range of
cells.
COUNTIF - counts the number of cells within a
range that meet the given condition.
ROUND – rounds a number to a specified number
of digits.
Commonly Used Functions
IF - checks whether a condition’s met and returns
a value if True, and another value if false.
Chap 5: MS EXCEL 2003 43
The Chart Toolbar
Charts can be created in a number of ways
and the quickest way to create and edit your
charts is to use the Chart Toolbar.
Chart Objects List Box - lets you select
different parts of a chart for editing.
Chap 5: MS EXCEL 2003 44
Chart Types
Excel 2003 allows you to create many
different kinds of charts.
Area chart - emphasizes the trend of each
value over time.
It also shows the relationship of parts to
a whole.
Column chart - uses vertical bars or columns
to display values over different categories.
They are excellent at showing
variations in value over time.
Chap 5: MS EXCEL 2003 45
Chart Types
Bar chart is similar to a column chart except
these use horizontal instead of vertical bars.
Like the column chart, the bar chart
shows variations in value over time.
Line chart shows trends and variations in data
over time.
This type of chart displays a series of
points that are connected over time.
Chap 5: MS EXCEL 2003 46
Chart Types
Pie chart displays the contribution of each
value to the total.
It’s a very effective way to display
information in representing different parts of
the whole, or the percentages of a total.
Other charts in Excel 2003:
 Doughnut  Stock  Bubble
 XY (scatter)  Radar  Surface
 Cylinder  Cone  Pyramid.
Chap 5: MS EXCEL 2003 47
Parts of a Chart
Source Data - the range of cells that make up
a chart.
The chart is updated automatically
whenever the information in these cells
change.
Title - the title of the chart.
Legend - the chart key, which identifies each
color on the chart represents.
Chap 5: MS EXCEL 2003 48
Parts of a Chart
Axis - vertical and horizontal parts of a chart.
Vertical axis - the Y axis,
Horizontal axis - the X axis.
Data Series - the actual charted values,
usually rows or columns of the source data.
Value Axis - the axis that represents the
values or units of the source data.
Category Axis - the axis identifying each data
series.
Chap 5: MS EXCEL 2003 49
End
Click to add subtitle

More Related Content

Similar to MS EXCEL.ppt

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 Basic Features
Microsoft Excel Basic FeaturesMicrosoft Excel Basic Features
Microsoft Excel Basic FeaturesAkashMeghwar2
 
MS Excel and Visual Basic Applications.pptx
MS Excel and Visual Basic Applications.pptxMS Excel and Visual Basic Applications.pptx
MS Excel and Visual Basic Applications.pptxsurekha1287
 
Intro to Excel Basics: Part I
Intro to Excel Basics: Part IIntro to Excel Basics: Part I
Intro to Excel Basics: Part ISi Krishan
 
Online Delivery Service.PPt
Online Delivery Service.PPtOnline Delivery Service.PPt
Online Delivery Service.PPtelmervirtudazo1
 
Microsoft Excel Project 1 Presentation
Microsoft Excel Project 1 PresentationMicrosoft Excel Project 1 Presentation
Microsoft Excel Project 1 Presentationjmartinvvc
 
Getting started with_microsoft_excel
Getting started with_microsoft_excelGetting started with_microsoft_excel
Getting started with_microsoft_excelDeepak Chavan
 
LESSON-4-HOW-DO-I-USE-ADVANCED-EXCEL-TOOLS-TO-PROCESS-AND-PRESENTDATA.pptx
LESSON-4-HOW-DO-I-USE-ADVANCED-EXCEL-TOOLS-TO-PROCESS-AND-PRESENTDATA.pptxLESSON-4-HOW-DO-I-USE-ADVANCED-EXCEL-TOOLS-TO-PROCESS-AND-PRESENTDATA.pptx
LESSON-4-HOW-DO-I-USE-ADVANCED-EXCEL-TOOLS-TO-PROCESS-AND-PRESENTDATA.pptxmarybethgrabillo1
 
Microsoft excel beginner
Microsoft excel beginnerMicrosoft excel beginner
Microsoft excel beginnerSushate Sandal
 
Microsoft excel beginner
Microsoft excel beginnerMicrosoft excel beginner
Microsoft excel beginnerSushate Sandal
 
LESSON 1.pptx
LESSON 1.pptxLESSON 1.pptx
LESSON 1.pptxGabOlarte
 
Chapter.05
Chapter.05Chapter.05
Chapter.05klivsie
 
Basics of excel for beginners
Basics of excel for beginnersBasics of excel for beginners
Basics of excel for beginnersJitesh Khushalani
 
Excel Lesson 01.pptx
Excel Lesson 01.pptxExcel Lesson 01.pptx
Excel Lesson 01.pptxuhomiga
 
MS EXCEL INTRODUCTION DISCUSSING ALL FEATURES.ppt
MS EXCEL INTRODUCTION DISCUSSING ALL FEATURES.pptMS EXCEL INTRODUCTION DISCUSSING ALL FEATURES.ppt
MS EXCEL INTRODUCTION DISCUSSING ALL FEATURES.pptpkm16499
 

Similar to MS EXCEL.ppt (20)

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
 
Microsoft Excel Basic Features
Microsoft Excel Basic FeaturesMicrosoft Excel Basic Features
Microsoft Excel Basic Features
 
MS Excel and Visual Basic Applications.pptx
MS Excel and Visual Basic Applications.pptxMS Excel and Visual Basic Applications.pptx
MS Excel and Visual Basic Applications.pptx
 
Intro to Excel Basics: Part I
Intro to Excel Basics: Part IIntro to Excel Basics: Part I
Intro to Excel Basics: Part I
 
Online Delivery Service.PPt
Online Delivery Service.PPtOnline Delivery Service.PPt
Online Delivery Service.PPt
 
Microsoft Excel Project 1 Presentation
Microsoft Excel Project 1 PresentationMicrosoft Excel Project 1 Presentation
Microsoft Excel Project 1 Presentation
 
Getting started with_microsoft_excel
Getting started with_microsoft_excelGetting started with_microsoft_excel
Getting started with_microsoft_excel
 
Microsoft Excel Training
Microsoft Excel TrainingMicrosoft Excel Training
Microsoft Excel Training
 
LESSON-4-HOW-DO-I-USE-ADVANCED-EXCEL-TOOLS-TO-PROCESS-AND-PRESENTDATA.pptx
LESSON-4-HOW-DO-I-USE-ADVANCED-EXCEL-TOOLS-TO-PROCESS-AND-PRESENTDATA.pptxLESSON-4-HOW-DO-I-USE-ADVANCED-EXCEL-TOOLS-TO-PROCESS-AND-PRESENTDATA.pptx
LESSON-4-HOW-DO-I-USE-ADVANCED-EXCEL-TOOLS-TO-PROCESS-AND-PRESENTDATA.pptx
 
Microsoft excel beginner
Microsoft excel beginnerMicrosoft excel beginner
Microsoft excel beginner
 
Microsoft excel beginner
Microsoft excel beginnerMicrosoft excel beginner
Microsoft excel beginner
 
Microsoft excel beginner
Microsoft excel beginnerMicrosoft excel beginner
Microsoft excel beginner
 
LESSON 1.pptx
LESSON 1.pptxLESSON 1.pptx
LESSON 1.pptx
 
Chapter.05
Chapter.05Chapter.05
Chapter.05
 
Chapter.05
Chapter.05Chapter.05
Chapter.05
 
Basics of excel for beginners
Basics of excel for beginnersBasics of excel for beginners
Basics of excel for beginners
 
Excel Lesson 01.pptx
Excel Lesson 01.pptxExcel Lesson 01.pptx
Excel Lesson 01.pptx
 
Excel Lesson 01.pptx
Excel Lesson 01.pptxExcel Lesson 01.pptx
Excel Lesson 01.pptx
 
MS EXCEL INTRODUCTION DISCUSSING ALL FEATURES.ppt
MS EXCEL INTRODUCTION DISCUSSING ALL FEATURES.pptMS EXCEL INTRODUCTION DISCUSSING ALL FEATURES.ppt
MS EXCEL INTRODUCTION DISCUSSING ALL FEATURES.ppt
 
G5 Spreadhseet.pptx
G5 Spreadhseet.pptxG5 Spreadhseet.pptx
G5 Spreadhseet.pptx
 

Recently uploaded

Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfhans926745
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdfChristopherTHyatt
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 

Recently uploaded (20)

Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 

MS EXCEL.ppt

  • 2. Chap 5: MS EXCEL 2003 2 Intro to MS Excel 2003 Microsoft Excel is the first spreadsheet application in the Microsoft Office Suite that allowed the user to define the appearance of spreadsheets. Spreadsheet - a table of values arranged in rows and columns where each value can have a predefined relationship to the other values that sit in their respective cell.
  • 3. Chap 5: MS EXCEL 2003 3 Intro to MS Excel 2003  formula - the relationship between cells.  labels - the names of the cells. Electronic Spreadsheet A type of an accounting computer software primarily used to work with numbers and text for performing mathematical computations on a spreadsheet. It involves the following:
  • 4. Chap 5: MS EXCEL 2003 4 An electronic spreadsheet has the following purpose: 1. Help organize information, like alphabetizing a list of names or ordering records, or Intro to MS Excel 2003 2. Calculate and analyze information using mathematical formulas.
  • 5. Chap 5: MS EXCEL 2003 5 Intro to MS Excel 2003 Advantages:  It has intelligent cell recomputation.  Excel allows large numbers of calculations to be carried out simultaneously.  It also has extensive graphing capabilities, and enables users to perform mail merge.
  • 6. Chap 5: MS EXCEL 2003 6 Workbook - This is also called a spreadsheet and a unique file created by Excel. - automatically shows in the workspace when you open Microsoft Excel . - each workbook contains three worksheets (labeled Sheet1, Sheet2, and Sheet3). MS Excel 2003 - a workbook must contain at least one worksheet.
  • 7. Chap 5: MS EXCEL 2003 7 Worksheet - a grid of cells, consisting of 65,536 rows by 256 columns. Sheet Tabs - separate a workbook into specific worksheets. Navigation buttons - allow you to move to another worksheet in an Excel workbook and is used to display the first, previous, next or last worksheets in the workbook. MS Excel
  • 8. Chap 5: MS EXCEL 2003 8 Column headings - contains 256 columns referenced by alphabetic characters in the gray boxes that run across the Excel screen beginning with Column A and ending with Column IV. Row headings - contains 65,536 rows referenced by numbers appearing on the left and then run down the Excel screen starting from first row (row 1) to the last row (row 65536). MS Excel
  • 9. Chap 5: MS EXCEL 2003 9 MS Excel
  • 10. Chap 5: MS EXCEL 2003 10 Name box - shows the address of the current selection or active cell. Formula bar - displays information being entered as you type-in the current or active cell. Cells - little boxes that are formed from the intersection of columns and rows. The contents of a cell can also be edited in the Formula bar. MS Excel
  • 11. Chap 5: MS EXCEL 2003 11 Cell address - name designated to each cell which is comprised of two parts: a) the column letter; and b) the row number. Active cell - refers to the cell that can be acted upon or receives the data or command you give it which reveals a dark border. All other cells reveal a light gray border. MS Excel
  • 12. Chap 5: MS EXCEL 2003 12 Each cell has a unique cell address (i.e. the cell address of the selected cell is B3). MS Excel cell pointer - the heavy or darkened border around the selected cell.
  • 13. Chap 5: MS EXCEL 2003 13 Different spreadsheet information can be entered into a cell such as text, numbers or mathematical formulas.  Text - any entry that is not a number or formula. MS Excel  Numbers - values used when making calculations.  Formulas - mathematical calculations.
  • 14. Chap 5: MS EXCEL 2003 14 Entering Data in the Cell: This can be done by clicking on the cell where you want to type the information. An insertion point appears in the cell as the data is typed. The data being typed appear both in the active cell or in the Formula bar. MS Excel
  • 15. Chap 5: MS EXCEL 2003 15 Editing Information in the Cell: Method 1: Direct Cell Editing This can be done by double-clicking on the cell that contains the information to be changed. Method 2: Formula Bar Editing This can be done by single clicking on the cell that contains the information and edit it in the formula bar. MS Excel
  • 16. Chap 5: MS EXCEL 2003 16 Creating Simple Formula (MDAS Operation): Step 1: Click the cell where the formula will be defined. Step 2: Type the equal sign (=) to let Excel know a formula is being defined. Step 3: Type the first number to be included in the operation. If it involves numeric value contained in another cell, click the cell in which the number is contained. Using Formula
  • 17. Chap 5: MS EXCEL 2003 17 Creating Simple Formula (MDAS Operation): Step 4: Type the mathematical operator/s (*, /, +, -) to let Excel know that an operation is to be performed. Step 5: Type the second number to be included in the operation the way it is done in step 2 especially if it involves a number in another cell. Step 6: Press Enter to complete the formula. Using Formula
  • 18. Chap 5: MS EXCEL 2003 18 Creating Complex Formulas: Simple formulas have one mathematical operation. Check Point! The order of mathematical operations is very important especially in dealing with complex formula. Using Formula Complex formulas involve more than one mathematical operation.
  • 19. Chap 5: MS EXCEL 2003 19 Order of operations in Complex Formula: 1. Operations enclosed in parenthesis. Using Formula 2. Exponential calculations (to the power of). 3. Multiplication and division, whichever comes first. 4. Addition and subtraction, whichever comes first.
  • 20. Chap 5: MS EXCEL 2003 20 Using Formula
  • 21. Chap 5: MS EXCEL 2003 21 Applying Formulas to other Cells: Formula are essential element in using Excel especially when your dealing with a range of cells in a given column or row. Two ways to apply formula to other cells: 1. Copy and Paste Method 2. Fill Formula Method Using Formula
  • 22. Chap 5: MS EXCEL 2003 22 Copy and Paste Formula Method The process to copy and paste a formula is identical to that process used to copy and paste text. Step 1: Select the cell that contains the formula to be copied. Step 2: Click the Copy button. Marching "ants" appear around the copied cell(s). Using Formula
  • 23. Chap 5: MS EXCEL 2003 23 Copy and Paste Formula Method Using Formula
  • 24. Chap 5: MS EXCEL 2003 24 Copy and Paste Formula Method Step 3: Select the cell where the copied formula is to be pasted. Step 4: Press the Enter key. The formula is copied to the new location. Using Formula
  • 25. Chap 5: MS EXCEL 2003 25 Fill Formula Method - allows you to copy a formula and fill it into many different consecutive cells at the same time. Fill Handle Using Formula
  • 26. Chap 5: MS EXCEL 2003 26 Using the Fill Handle: Step 1: Click on the cell that contains the formula to be copied. Step 2: Position the mouse pointer over the fill handle. Step 3: Click and hold the left mouse button, and then drag the contents to the cell that's to receive the fill formula. Step 4: Release the mouse button Using Formula
  • 27. Chap 5: MS EXCEL 2003 27 Conditional formatting allows Excel to apply a defined format to cells that meet specific criteria. Its main goal is to make important cells stand out so you can find them easier. Conditional Formatting These format might include a different background color, font color or border.
  • 28. Chap 5: MS EXCEL 2003 28 Two Methods: 1. Cell Value Is 2. Formula Is Syntax: =IF(Op1 Operator Op2,True,False) Example: =IF(B9 > B8,True,False) You could apply conditional formatting to a row or column. Conditional Formatting
  • 29. Chap 5: MS EXCEL 2003 29  Cell Value Is The simplest method is to have Excel apply the conditional formatting if the cell meets a certain criteria. When using this method, you’re allowed up to three conditions. Conditional Formatting
  • 30. Chap 5: MS EXCEL 2003 30  Formula Is Excel also allows you to use formulas for conditional formatting. Benefits of using formulas: 2. It is very useful in doing comparative analysis as you can color code items that fall above or below certain ranges. 1. It can reference the values in another cell. Conditional Formatting
  • 31. Chap 5: MS EXCEL 2003 31 Autofilter is a feature that makes temporarily hiding of data in a spreadsheet very easy and allows you to focus on specific spreadsheet entries. 1. Select Data -> Filter, then AutoFilter. 2. Click the drop-down arrow next to the heading you would like to filter. 3. Click the drop-down arrow again and select All to display all of the original data. Autofilter
  • 32. Chap 5: MS EXCEL 2003 32 Sorting list is a common spreadsheet task that allows you to easily reorder your data. 1. Select Data -> Sort, a Sort dialog box will appear. 2. Select the category to Sort by. 3. Select Ascending to sort in alphabetical order from A to Z or Descending to reverse the sorting. Sorting List
  • 33. Chap 5: MS EXCEL 2003 33 In Excel, you can insert a row or column anywhere you need it. Rows and Columns  A new row is inserted above the cell(s) you originally selected .  A new column is inserted to the left of the existing column. By default, Excel's columns are 8.43 characters wide, but each individual column can be enlarged to 240 characters wide.
  • 34. Chap 5: MS EXCEL 2003 34 Rows and Columns You can adjust column width manually or use AutoFit.  To access AutoFit choose Format > Column > AutoFit > Selection.  To manually adjust the column width, place your mouse pointer to the right side of the gray column header.
  • 35. Chap 5: MS EXCEL 2003 35 Rows and Columns  The mouse pointer changes to the adjustment tool (double-headed arrow). Changing the row height is very much the same with adjusting a column width.
  • 36. Chap 5: MS EXCEL 2003 36 Rows and Columns  Drag the Adjustment tool left or right to the desired width and release the mouse button,  Double-click the column header border. Two ways to manually adjust the column width: Excel "AutoFits" the column, making the entire column slightly larger than the largest entry contained in it.
  • 37. Chap 5: MS EXCEL 2003 37 Text Control Text Control allows you to control the way Excel 2003 presents information in a cell. To change Format cells -> Alignment -> then choose one of the types. 1. Wrapped Text 2. Shrink-to-Fit 3. Merge Cells Three types:
  • 38. Chap 5: MS EXCEL 2003 38 Text Control Wrapped Text - wraps the contents of a cell across several lines if it's too large than the column width. It increases the height of the cell as well. Shrink-to-Fit - shrinks the text so it fits into the cell; the more text in the cell the smaller it will appear in the cell. Merge Cells - can be applied using the Merge and Center button on the standard toolbar.
  • 39. Chap 5: MS EXCEL 2003 39 Text Orientation Text Orientation is another type of cell alignment in the Format Cells dialog box which allows text to be oriented 90 degrees in either direction up or down.
  • 40. Chap 5: MS EXCEL 2003 40 Text Orientation To Change Text Orientation:  Select a cell or cell range then choose Format Cells from the menu bar (Format Cells dialog box opens).  Click the Alignment tab.  Increase or decrease the number shown in the Degrees field or spin box.  Click the OK button.
  • 41. Chap 5: MS EXCEL 2003 41 SUM - adds a range of cells together. AVERAGE - calculates the average of a range of cells. COUNT - counts the number of chosen data in a range of cells. MAX - identifies the largest number in a range of cells. Commonly Used Functions
  • 42. Chap 5: MS EXCEL 2003 42 MIN - identifies the smallest number in a range of cells. COUNTIF - counts the number of cells within a range that meet the given condition. ROUND – rounds a number to a specified number of digits. Commonly Used Functions IF - checks whether a condition’s met and returns a value if True, and another value if false.
  • 43. Chap 5: MS EXCEL 2003 43 The Chart Toolbar Charts can be created in a number of ways and the quickest way to create and edit your charts is to use the Chart Toolbar. Chart Objects List Box - lets you select different parts of a chart for editing.
  • 44. Chap 5: MS EXCEL 2003 44 Chart Types Excel 2003 allows you to create many different kinds of charts. Area chart - emphasizes the trend of each value over time. It also shows the relationship of parts to a whole. Column chart - uses vertical bars or columns to display values over different categories. They are excellent at showing variations in value over time.
  • 45. Chap 5: MS EXCEL 2003 45 Chart Types Bar chart is similar to a column chart except these use horizontal instead of vertical bars. Like the column chart, the bar chart shows variations in value over time. Line chart shows trends and variations in data over time. This type of chart displays a series of points that are connected over time.
  • 46. Chap 5: MS EXCEL 2003 46 Chart Types Pie chart displays the contribution of each value to the total. It’s a very effective way to display information in representing different parts of the whole, or the percentages of a total. Other charts in Excel 2003:  Doughnut  Stock  Bubble  XY (scatter)  Radar  Surface  Cylinder  Cone  Pyramid.
  • 47. Chap 5: MS EXCEL 2003 47 Parts of a Chart Source Data - the range of cells that make up a chart. The chart is updated automatically whenever the information in these cells change. Title - the title of the chart. Legend - the chart key, which identifies each color on the chart represents.
  • 48. Chap 5: MS EXCEL 2003 48 Parts of a Chart Axis - vertical and horizontal parts of a chart. Vertical axis - the Y axis, Horizontal axis - the X axis. Data Series - the actual charted values, usually rows or columns of the source data. Value Axis - the axis that represents the values or units of the source data. Category Axis - the axis identifying each data series.
  • 49. Chap 5: MS EXCEL 2003 49 End Click to add subtitle