SlideShare a Scribd company logo
Excel
Tech Installer

Microsoft Excel
Ray Mkindo

Monday, December 16, 2013

Ray Mkindo/Tech Installer

1
Spreadsheet….
Outline
Announcements
1.Introduction
-Get started
-The excel screen
-Spreadsheet terminologies
2.-Entering data
-Auto fill data
Monday, December 16, 2013

Ray Mkindo/Tech Installer

2
spreadsheet……
3-Formulars & Functions
Introduction
 Get started
 Overview of the excel screen

Monday, December 16, 2013

Ray Mkindo/Tech Installer

3
Spreadsheet…...
Terminologies
Spreadsheet is a computer application program which:
●
●

Resembles a paper.
Consists of accounting worksheets consisting of
multiple cells that together make up a grid
consisting of rows and columns.

Monday, December 16, 2013

Ray Mkindo/Tech Installer

4
Terminologies…..
●

●

Each cell contains alphanumeric text and numeric
values.
Examples of spreadsheets include LOTUS 1-2-3,
LOTUS SMART SUITE and MS EXCEL.

Spreadsheet is a table used to store various types of
data. The data arranged in rows and columns to make it
easier to store, organize and analyze the information

Monday, December 16, 2013

Ray Mkindo/Tech Installer

5
Terminologies….
●

●

●

Excel is an electronic spreadsheet program that can
be used for storing, organizing and manipulating data.
The spredsheet appears as the rectangular table or
grid of rows and columns.
The horizontal rows are identified by numbers (1,2,3…)
and the vertical columns with letters of alphabet
(A,B,C).

Monday, December 16, 2013

Ray Mkindo/Tech Installer

6
Terminologies…..
●

●

●

The intersection point between a column and a row is a
small rectangular box known as a cell
A cell is a basic unit for storing data in in the
spreadsheet.
Because each an excel spreadsheet is contains
thousands of these cells, each is given a cell
reference to identify it.

Monday, December 16, 2013

Ray Mkindo/Tech Installer

7
Terminologies….
●

●

●

The cell reference is the combination of the column
letter and the row number such as A3, B6, AA345.
Relative cell reference is the basic cell reference that
adjust and change when copied or when using AutoFill.
Absolute Cell Reference Situations arise in which the
cell reference must remain the same when copied or
when using Autofill.

Monday, December 16, 2013

Ray Mkindo/Tech Installer

8
Terminologies…..
●

Dollar signs are used to hold a column and/ row
reference constant.

Examples
Relative Cell Reference:
 To refer to a single cell: A1, B4, C5 etc.
 Range of cells reference:A1:A10, C5:C16etc
 They are relative because they refer to the cell they are
used in.
Monday, December 16, 2013

Ray Mkindo/Tech Installer

9
Terminologies….
Absolute Cell Reference
=$A$1
Using the $ (Dollar sign) we are telling Excel to always
refer to the same cell no matter where we copy this
reference to.

Monday, December 16, 2013

Ray Mkindo/Tech Installer

10
Entering data into excel
●

In order to enter data into excel first open the excel
screen

 Click the start button
 If you find excel in the start button menu click it to
open the excel screen
 Otherwise go to programs and find Microsoft office
from the dropdown menu click Microsoft excel to open

Monday, December 16, 2013

Ray Mkindo/Tech Installer

11
Entering data……

Monday, December 16, 2013

Ray Mkindo/Tech Installer

12
Entering data…..
●

●

●

The cell where there arrow pointed from the figure
indicate the current cell where you can enter data
Type in the particular data that you are working with.
They can be numerals, text or mixture.
You can type as many data as possible.

Monday, December 16, 2013

Ray Mkindo/Tech Installer

13
Autofill
●

Microsoft excel can automatically fill in dates, time
periods, and series of numbers including numbers
combined with text such as JAN-90, FEB-90, MAR90…….
Practical example

Monday, December 16, 2013

Ray Mkindo/Tech Installer

14
Formulas & functions
SUM function
●

Excel contains several built-in functions to help
calculate complex formulas. An easy example is the
SUM function. Suppose you wanted to add a column of
numbers in column A. You could type
=A1+A2+A3+A4+A5+A6+A7+A8. However, using the
SUM function would be much less time consuming.

Monday, December 16, 2013

Ray Mkindo/Tech Installer

15
Formulas & functions…
●

●

To enter the above formula using the SUM function,
you would type: =SUM(A1:A8)
The general syntax for SUM function is:
=SUM(number1, numbe2,……….)
or
=SUM(Range) for example =SUM(A1:A8)

Monday, December 16, 2013

Ray Mkindo/Tech Installer

16
Formulas & functions…..
AVERAGE function
It is useful in finding the average of the given range
The syntax for average is
=AVERAGE(number1, number 2,….)
Or =AVERAGE( Range)
for example =AVERAGE(A1:A8)

Monday, December 16, 2013

Ray Mkindo/Tech Installer

17
Formulas & functions…..
MAXIMUM function
Return out the highest number
The syntax is:
=MAX(number1, number2…….last_number)
Or
=MAX(Range)
for example: =MAX (A1:A8)

Monday, December 16, 2013

Ray Mkindo/Tech Installer

18
Formulas & functions…..
MINIMUM function
Return the lowest number
The syntax is:
=MIN(Number1, number2,……….last_number)
or
=MIN(Range) for example
=MIN(A1:A8)

Monday, December 16, 2013

Ray Mkindo/Tech Installer

19
Formulas & functions…..
COUNT function
Count non-black cells
The syntax: =COUNT(Value1, value2……)
or

=COUNT(Range)

For example
=COUNT(A1:A8)

Monday, December 16, 2013

Ray Mkindo/Tech Installer

20
Formulas & functions…..
NOW () function
Inserts current date
The syntax: =NOW()

Monday, December 16, 2013

Ray Mkindo/Tech Installer

21
Formulas & functions…..
IF Function
Calculate a value conditionally
The syntax: =IF(Condition, True, False)
Or
=IF(logical_test, value-if-true, value-if-false)
For example:
=IF(AVERAGE>50, “PASS”, FAIL)

Monday, December 16, 2013

Ray Mkindo/Tech Installer

22
Formulas & functions…..
SUMIF function
●

Adds the cells specified by a given condition or criteria

●

The syntax:
=SUMIF(Range, criteria, sum_range)

Monday, December 16, 2013

Ray Mkindo/Tech Installer

23
Formulas & functions…..
Practical examples
Reading assignment
1.Formatting the spreadsheet
2.Printing the spreadsheet

Monday, December 16, 2013

Ray Mkindo/Tech Installer

24

More Related Content

What's hot

Spreadsheet nina
Spreadsheet ninaSpreadsheet nina
Spreadsheet nina
NinaAnzaldo
 
Vlookup example
Vlookup exampleVlookup example
Vlookup example
PriyanshuPandey75
 
Starting with Microsoft Excel
Starting with Microsoft ExcelStarting with Microsoft Excel
Starting with Microsoft Exceldevilnotefma13
 
Copy Of Starting With Microsoft Excel
Copy Of Starting With Microsoft ExcelCopy Of Starting With Microsoft Excel
Copy Of Starting With Microsoft ExcelJuanluis72
 
A Presentation on Spreadsheet
A Presentation on SpreadsheetA Presentation on Spreadsheet
A Presentation on Spreadsheet
Ejiro Ndifereke
 
Spss vs excel
Spss vs excelSpss vs excel
Spss vs excel
calltutors
 
An add-on to your career- Advanced Excel.
An add-on to your career- Advanced Excel.An add-on to your career- Advanced Excel.
An add-on to your career- Advanced Excel.
Digication Delhi
 
How to merge and combine rows without losing data in excel
How to merge and combine rows without losing data in excelHow to merge and combine rows without losing data in excel
How to merge and combine rows without losing data in excel
Akeyewale Rilwan Olatunji
 
Basics of excel for medical profession
Basics of excel for medical professionBasics of excel for medical profession
Basics of excel for medical profession
Digital Shende
 
Formulas in ms excel for statistics(report2 in ict math ed)
Formulas in ms excel for statistics(report2 in ict math ed)Formulas in ms excel for statistics(report2 in ict math ed)
Formulas in ms excel for statistics(report2 in ict math ed)
Caryl Mae Puertollano
 
Secundaria Tec De Monterrey 2
Secundaria Tec De Monterrey 2Secundaria Tec De Monterrey 2
Secundaria Tec De Monterrey 2qwee
 
The microsoft excel 2007
The microsoft excel 2007The microsoft excel 2007
The microsoft excel 2007ghietercero
 
Spss vs Excel: Which One is The Best Tool For Statistics
Spss vs Excel:  Which One is The Best Tool For StatisticsSpss vs Excel:  Which One is The Best Tool For Statistics
Spss vs Excel: Which One is The Best Tool For Statistics
Stat Analytica
 
Excel in a nutshell
Excel in a nutshellExcel in a nutshell
Excel in a nutshell
kurupc
 
export excel to powewrpoint
export excel to powewrpointexport excel to powewrpoint
export excel to powewrpoint
Avi Benita
 
'Spreadsheet'
'Spreadsheet''Spreadsheet'
'Spreadsheet'
Rashmi Gowda
 
Understanding spreadsheets2
Understanding spreadsheets2Understanding spreadsheets2
Understanding spreadsheets2LearnIT@UD
 

What's hot (19)

Spreadsheet nina
Spreadsheet ninaSpreadsheet nina
Spreadsheet nina
 
Vlookup example
Vlookup exampleVlookup example
Vlookup example
 
Starting with Microsoft Excel
Starting with Microsoft ExcelStarting with Microsoft Excel
Starting with Microsoft Excel
 
Copy Of Starting With Microsoft Excel
Copy Of Starting With Microsoft ExcelCopy Of Starting With Microsoft Excel
Copy Of Starting With Microsoft Excel
 
A Presentation on Spreadsheet
A Presentation on SpreadsheetA Presentation on Spreadsheet
A Presentation on Spreadsheet
 
Spss vs excel
Spss vs excelSpss vs excel
Spss vs excel
 
Excel
ExcelExcel
Excel
 
An add-on to your career- Advanced Excel.
An add-on to your career- Advanced Excel.An add-on to your career- Advanced Excel.
An add-on to your career- Advanced Excel.
 
How to merge and combine rows without losing data in excel
How to merge and combine rows without losing data in excelHow to merge and combine rows without losing data in excel
How to merge and combine rows without losing data in excel
 
Basics of excel for medical profession
Basics of excel for medical professionBasics of excel for medical profession
Basics of excel for medical profession
 
Formulas in ms excel for statistics(report2 in ict math ed)
Formulas in ms excel for statistics(report2 in ict math ed)Formulas in ms excel for statistics(report2 in ict math ed)
Formulas in ms excel for statistics(report2 in ict math ed)
 
Secundaria Tec De Monterrey 2
Secundaria Tec De Monterrey 2Secundaria Tec De Monterrey 2
Secundaria Tec De Monterrey 2
 
The microsoft excel 2007
The microsoft excel 2007The microsoft excel 2007
The microsoft excel 2007
 
Spss vs Excel: Which One is The Best Tool For Statistics
Spss vs Excel:  Which One is The Best Tool For StatisticsSpss vs Excel:  Which One is The Best Tool For Statistics
Spss vs Excel: Which One is The Best Tool For Statistics
 
Graphs
GraphsGraphs
Graphs
 
Excel in a nutshell
Excel in a nutshellExcel in a nutshell
Excel in a nutshell
 
export excel to powewrpoint
export excel to powewrpointexport excel to powewrpoint
export excel to powewrpoint
 
'Spreadsheet'
'Spreadsheet''Spreadsheet'
'Spreadsheet'
 
Understanding spreadsheets2
Understanding spreadsheets2Understanding spreadsheets2
Understanding spreadsheets2
 

Viewers also liked

一日一生
一日一生一日一生
一日一生
roctober
 
趕的話,就慢慢來
趕的話,就慢慢來趕的話,就慢慢來
趕的話,就慢慢來
roctober
 
山山
my favorite subject
my favorite subjectmy favorite subject
my favorite subject
tan leakhena
 
Toilets of the World
Toilets of the WorldToilets of the World
Toilets of the World
roctober
 
Browsers
BrowsersBrowsers
Browsers
aygun96
 
Internet browser and search engines
Internet browser and search enginesInternet browser and search engines
Internet browser and search enginesJoshua Pasion
 
Report on Internet Browser in Indonesia 2013
Report on Internet Browser in Indonesia 2013Report on Internet Browser in Indonesia 2013
Report on Internet Browser in Indonesia 2013
MACROMILL SOUTH EAST ASIA, INC.
 
Evolution of web browsers ppt
Evolution of web browsers pptEvolution of web browsers ppt
Evolution of web browsers pptJyothi Reddy
 
Web browser(pp ts)
Web browser(pp ts)Web browser(pp ts)
Web browser(pp ts)
darpan1118
 
Research on Web Browsers ppt
Research on Web Browsers pptResearch on Web Browsers ppt
Research on Web Browsers ppt
Sagar Agarwal
 
Web Browsers
Web BrowsersWeb Browsers
Web Browsers
Aahmed Hussain
 
The History Of The Internet Presentation
The  History Of The  Internet  PresentationThe  History Of The  Internet  Presentation
The History Of The Internet Presentationdgieseler1
 
The Internet Presentation
The Internet Presentation The Internet Presentation
The Internet Presentation
guest9e3d59
 

Viewers also liked (18)

一日一生
一日一生一日一生
一日一生
 
趕的話,就慢慢來
趕的話,就慢慢來趕的話,就慢慢來
趕的話,就慢慢來
 
山山
 
my favorite subject
my favorite subjectmy favorite subject
my favorite subject
 
Toilets of the World
Toilets of the WorldToilets of the World
Toilets of the World
 
Browsers
BrowsersBrowsers
Browsers
 
Internet browser and search engines
Internet browser and search enginesInternet browser and search engines
Internet browser and search engines
 
Report on Internet Browser in Indonesia 2013
Report on Internet Browser in Indonesia 2013Report on Internet Browser in Indonesia 2013
Report on Internet Browser in Indonesia 2013
 
Evolution of web browsers ppt
Evolution of web browsers pptEvolution of web browsers ppt
Evolution of web browsers ppt
 
Web browser(pp ts)
Web browser(pp ts)Web browser(pp ts)
Web browser(pp ts)
 
Research on Web Browsers ppt
Research on Web Browsers pptResearch on Web Browsers ppt
Research on Web Browsers ppt
 
Web browsers
Web browsersWeb browsers
Web browsers
 
Web browser
Web browserWeb browser
Web browser
 
Web Browsers
Web BrowsersWeb Browsers
Web Browsers
 
Web Browsers
Web BrowsersWeb Browsers
Web Browsers
 
The History Of The Internet Presentation
The  History Of The  Internet  PresentationThe  History Of The  Internet  Presentation
The History Of The Internet Presentation
 
Ppt on internet
Ppt on internetPpt on internet
Ppt on internet
 
The Internet Presentation
The Internet Presentation The Internet Presentation
The Internet Presentation
 

Similar to Excel

G10 Unit 4.pptx
G10 Unit 4.pptxG10 Unit 4.pptx
G10 Unit 4.pptx
abdulwehab2
 
Data Analytics Using MS Excel
Data Analytics Using MS ExcelData Analytics Using MS Excel
Data Analytics Using MS Excel
Rajesh Math
 
Quick start learn dax basics in 30 minutes
Quick start   learn dax basics in 30 minutesQuick start   learn dax basics in 30 minutes
Quick start learn dax basics in 30 minutes
Компания Робот Икс
 
Spread sheet tools presentation
Spread sheet tools presentationSpread sheet tools presentation
Spread sheet tools presentation
u2922245
 
2016 ms excel_bm
2016 ms excel_bm2016 ms excel_bm
2016 ms excel_bm
Rajesh Math
 
A excel analysis toolpack -best
A excel analysis toolpack -bestA excel analysis toolpack -best
A excel analysis toolpack -best
BTCCARSIGKVBilaspur
 
Windows, MS office.pptx
Windows, MS office.pptxWindows, MS office.pptx
Windows, MS office.pptx
Neena Naidu
 
Microsoft Excel Basics
Microsoft Excel BasicsMicrosoft Excel Basics
Microsoft Excel Basics
Compudon
 
Windows, MS office.pptx
Windows, MS office.pptxWindows, MS office.pptx
Windows, MS office.pptx
Neena Naidu
 
Xcelsius Best Practices 2008
Xcelsius Best Practices 2008Xcelsius Best Practices 2008
Xcelsius Best Practices 2008
BI Brainz Group
 
042-MIS105-L07.ppt
042-MIS105-L07.ppt042-MIS105-L07.ppt
042-MIS105-L07.ppt
MuqaddasKhalid5
 
Gse 213 lesson 3
Gse 213 lesson 3Gse 213 lesson 3
Msoffice introduction
Msoffice introductionMsoffice introduction
Msoffice introduction
Goral Koladiya
 
MS excel and their functions keys and their usage
MS excel and their functions keys and their usageMS excel and their functions keys and their usage
MS excel and their functions keys and their usage
shumailbashir82
 
Excel vs Tableau the comparison you should know
Excel vs Tableau  the comparison you should knowExcel vs Tableau  the comparison you should know
Excel vs Tableau the comparison you should know
Stat Analytica
 
Ms Excel- Its uses & Functions.pptx
Ms Excel- Its uses & Functions.pptxMs Excel- Its uses & Functions.pptx
Ms Excel- Its uses & Functions.pptx
Vishal Doke
 
Lesson 10 FUNCTIONS AND FORMULAS IN AN E.pptx
Lesson 10 FUNCTIONS AND FORMULAS IN AN E.pptxLesson 10 FUNCTIONS AND FORMULAS IN AN E.pptx
Lesson 10 FUNCTIONS AND FORMULAS IN AN E.pptx
CristineJoyVillajuan
 
Module 3 comp 312 - computer fundamentals and programming
Module 3   comp 312 - computer fundamentals and programmingModule 3   comp 312 - computer fundamentals and programming
Module 3 comp 312 - computer fundamentals and programming
diosdadamendoza
 
Excel - Group 1.pptx
Excel - Group 1.pptxExcel - Group 1.pptx
Excel - Group 1.pptx
AlistairDatu1
 
XLS PE How To Tutorials Tips & Tricks
XLS PE How To Tutorials Tips & TricksXLS PE How To Tutorials Tips & Tricks
XLS PE How To Tutorials Tips & Tricksguest92a5de
 

Similar to Excel (20)

G10 Unit 4.pptx
G10 Unit 4.pptxG10 Unit 4.pptx
G10 Unit 4.pptx
 
Data Analytics Using MS Excel
Data Analytics Using MS ExcelData Analytics Using MS Excel
Data Analytics Using MS Excel
 
Quick start learn dax basics in 30 minutes
Quick start   learn dax basics in 30 minutesQuick start   learn dax basics in 30 minutes
Quick start learn dax basics in 30 minutes
 
Spread sheet tools presentation
Spread sheet tools presentationSpread sheet tools presentation
Spread sheet tools presentation
 
2016 ms excel_bm
2016 ms excel_bm2016 ms excel_bm
2016 ms excel_bm
 
A excel analysis toolpack -best
A excel analysis toolpack -bestA excel analysis toolpack -best
A excel analysis toolpack -best
 
Windows, MS office.pptx
Windows, MS office.pptxWindows, MS office.pptx
Windows, MS office.pptx
 
Microsoft Excel Basics
Microsoft Excel BasicsMicrosoft Excel Basics
Microsoft Excel Basics
 
Windows, MS office.pptx
Windows, MS office.pptxWindows, MS office.pptx
Windows, MS office.pptx
 
Xcelsius Best Practices 2008
Xcelsius Best Practices 2008Xcelsius Best Practices 2008
Xcelsius Best Practices 2008
 
042-MIS105-L07.ppt
042-MIS105-L07.ppt042-MIS105-L07.ppt
042-MIS105-L07.ppt
 
Gse 213 lesson 3
Gse 213 lesson 3Gse 213 lesson 3
Gse 213 lesson 3
 
Msoffice introduction
Msoffice introductionMsoffice introduction
Msoffice introduction
 
MS excel and their functions keys and their usage
MS excel and their functions keys and their usageMS excel and their functions keys and their usage
MS excel and their functions keys and their usage
 
Excel vs Tableau the comparison you should know
Excel vs Tableau  the comparison you should knowExcel vs Tableau  the comparison you should know
Excel vs Tableau the comparison you should know
 
Ms Excel- Its uses & Functions.pptx
Ms Excel- Its uses & Functions.pptxMs Excel- Its uses & Functions.pptx
Ms Excel- Its uses & Functions.pptx
 
Lesson 10 FUNCTIONS AND FORMULAS IN AN E.pptx
Lesson 10 FUNCTIONS AND FORMULAS IN AN E.pptxLesson 10 FUNCTIONS AND FORMULAS IN AN E.pptx
Lesson 10 FUNCTIONS AND FORMULAS IN AN E.pptx
 
Module 3 comp 312 - computer fundamentals and programming
Module 3   comp 312 - computer fundamentals and programmingModule 3   comp 312 - computer fundamentals and programming
Module 3 comp 312 - computer fundamentals and programming
 
Excel - Group 1.pptx
Excel - Group 1.pptxExcel - Group 1.pptx
Excel - Group 1.pptx
 
XLS PE How To Tutorials Tips & Tricks
XLS PE How To Tutorials Tips & TricksXLS PE How To Tutorials Tips & Tricks
XLS PE How To Tutorials Tips & Tricks
 

More from Ray Mkindo

Speed up your computer
Speed up your computerSpeed up your computer
Speed up your computer
Ray Mkindo
 
Internetworking device
Internetworking deviceInternetworking device
Internetworking device
Ray Mkindo
 
Computer motherboard
Computer motherboardComputer motherboard
Computer motherboard
Ray Mkindo
 
Management
ManagementManagement
Management
Ray Mkindo
 
CPU
CPUCPU
Concept of intellectual property (IPR)
Concept of intellectual property (IPR)Concept of intellectual property (IPR)
Concept of intellectual property (IPR)
Ray Mkindo
 
Introduction to hardware and software Part 1
Introduction to hardware and software Part 1Introduction to hardware and software Part 1
Introduction to hardware and software Part 1Ray Mkindo
 

More from Ray Mkindo (7)

Speed up your computer
Speed up your computerSpeed up your computer
Speed up your computer
 
Internetworking device
Internetworking deviceInternetworking device
Internetworking device
 
Computer motherboard
Computer motherboardComputer motherboard
Computer motherboard
 
Management
ManagementManagement
Management
 
CPU
CPUCPU
CPU
 
Concept of intellectual property (IPR)
Concept of intellectual property (IPR)Concept of intellectual property (IPR)
Concept of intellectual property (IPR)
 
Introduction to hardware and software Part 1
Introduction to hardware and software Part 1Introduction to hardware and software Part 1
Introduction to hardware and software Part 1
 

Recently uploaded

Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Albert Hoitingh
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
UiPath Community Day Dubai: AI at Work..
UiPath Community Day Dubai: AI at Work..UiPath Community Day Dubai: AI at Work..
UiPath Community Day Dubai: AI at Work..
UiPathCommunity
 
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Nexer Digital
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
Thijs Feryn
 
The Metaverse and AI: how can decision-makers harness the Metaverse for their...
The Metaverse and AI: how can decision-makers harness the Metaverse for their...The Metaverse and AI: how can decision-makers harness the Metaverse for their...
The Metaverse and AI: how can decision-makers harness the Metaverse for their...
Jen Stirrup
 
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to ProductionGenerative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Aggregage
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
UiPathCommunity
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 
Pushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 daysPushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 days
Adtran
 
RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
KAMESHS29
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex ProofszkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
Alex Pruden
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
UiPathCommunity
 
By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024
Pierluigi Pugliese
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
sonjaschweigert1
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 

Recently uploaded (20)

Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
UiPath Community Day Dubai: AI at Work..
UiPath Community Day Dubai: AI at Work..UiPath Community Day Dubai: AI at Work..
UiPath Community Day Dubai: AI at Work..
 
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
 
The Metaverse and AI: how can decision-makers harness the Metaverse for their...
The Metaverse and AI: how can decision-makers harness the Metaverse for their...The Metaverse and AI: how can decision-makers harness the Metaverse for their...
The Metaverse and AI: how can decision-makers harness the Metaverse for their...
 
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to ProductionGenerative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to Production
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 
Pushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 daysPushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 days
 
RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex ProofszkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 

Excel

  • 1. Excel Tech Installer Microsoft Excel Ray Mkindo Monday, December 16, 2013 Ray Mkindo/Tech Installer 1
  • 2. Spreadsheet…. Outline Announcements 1.Introduction -Get started -The excel screen -Spreadsheet terminologies 2.-Entering data -Auto fill data Monday, December 16, 2013 Ray Mkindo/Tech Installer 2
  • 3. spreadsheet…… 3-Formulars & Functions Introduction  Get started  Overview of the excel screen Monday, December 16, 2013 Ray Mkindo/Tech Installer 3
  • 4. Spreadsheet…... Terminologies Spreadsheet is a computer application program which: ● ● Resembles a paper. Consists of accounting worksheets consisting of multiple cells that together make up a grid consisting of rows and columns. Monday, December 16, 2013 Ray Mkindo/Tech Installer 4
  • 5. Terminologies….. ● ● Each cell contains alphanumeric text and numeric values. Examples of spreadsheets include LOTUS 1-2-3, LOTUS SMART SUITE and MS EXCEL. Spreadsheet is a table used to store various types of data. The data arranged in rows and columns to make it easier to store, organize and analyze the information Monday, December 16, 2013 Ray Mkindo/Tech Installer 5
  • 6. Terminologies…. ● ● ● Excel is an electronic spreadsheet program that can be used for storing, organizing and manipulating data. The spredsheet appears as the rectangular table or grid of rows and columns. The horizontal rows are identified by numbers (1,2,3…) and the vertical columns with letters of alphabet (A,B,C). Monday, December 16, 2013 Ray Mkindo/Tech Installer 6
  • 7. Terminologies….. ● ● ● The intersection point between a column and a row is a small rectangular box known as a cell A cell is a basic unit for storing data in in the spreadsheet. Because each an excel spreadsheet is contains thousands of these cells, each is given a cell reference to identify it. Monday, December 16, 2013 Ray Mkindo/Tech Installer 7
  • 8. Terminologies…. ● ● ● The cell reference is the combination of the column letter and the row number such as A3, B6, AA345. Relative cell reference is the basic cell reference that adjust and change when copied or when using AutoFill. Absolute Cell Reference Situations arise in which the cell reference must remain the same when copied or when using Autofill. Monday, December 16, 2013 Ray Mkindo/Tech Installer 8
  • 9. Terminologies….. ● Dollar signs are used to hold a column and/ row reference constant. Examples Relative Cell Reference:  To refer to a single cell: A1, B4, C5 etc.  Range of cells reference:A1:A10, C5:C16etc  They are relative because they refer to the cell they are used in. Monday, December 16, 2013 Ray Mkindo/Tech Installer 9
  • 10. Terminologies…. Absolute Cell Reference =$A$1 Using the $ (Dollar sign) we are telling Excel to always refer to the same cell no matter where we copy this reference to. Monday, December 16, 2013 Ray Mkindo/Tech Installer 10
  • 11. Entering data into excel ● In order to enter data into excel first open the excel screen  Click the start button  If you find excel in the start button menu click it to open the excel screen  Otherwise go to programs and find Microsoft office from the dropdown menu click Microsoft excel to open Monday, December 16, 2013 Ray Mkindo/Tech Installer 11
  • 12. Entering data…… Monday, December 16, 2013 Ray Mkindo/Tech Installer 12
  • 13. Entering data….. ● ● ● The cell where there arrow pointed from the figure indicate the current cell where you can enter data Type in the particular data that you are working with. They can be numerals, text or mixture. You can type as many data as possible. Monday, December 16, 2013 Ray Mkindo/Tech Installer 13
  • 14. Autofill ● Microsoft excel can automatically fill in dates, time periods, and series of numbers including numbers combined with text such as JAN-90, FEB-90, MAR90……. Practical example Monday, December 16, 2013 Ray Mkindo/Tech Installer 14
  • 15. Formulas & functions SUM function ● Excel contains several built-in functions to help calculate complex formulas. An easy example is the SUM function. Suppose you wanted to add a column of numbers in column A. You could type =A1+A2+A3+A4+A5+A6+A7+A8. However, using the SUM function would be much less time consuming. Monday, December 16, 2013 Ray Mkindo/Tech Installer 15
  • 16. Formulas & functions… ● ● To enter the above formula using the SUM function, you would type: =SUM(A1:A8) The general syntax for SUM function is: =SUM(number1, numbe2,……….) or =SUM(Range) for example =SUM(A1:A8) Monday, December 16, 2013 Ray Mkindo/Tech Installer 16
  • 17. Formulas & functions….. AVERAGE function It is useful in finding the average of the given range The syntax for average is =AVERAGE(number1, number 2,….) Or =AVERAGE( Range) for example =AVERAGE(A1:A8) Monday, December 16, 2013 Ray Mkindo/Tech Installer 17
  • 18. Formulas & functions….. MAXIMUM function Return out the highest number The syntax is: =MAX(number1, number2…….last_number) Or =MAX(Range) for example: =MAX (A1:A8) Monday, December 16, 2013 Ray Mkindo/Tech Installer 18
  • 19. Formulas & functions….. MINIMUM function Return the lowest number The syntax is: =MIN(Number1, number2,……….last_number) or =MIN(Range) for example =MIN(A1:A8) Monday, December 16, 2013 Ray Mkindo/Tech Installer 19
  • 20. Formulas & functions….. COUNT function Count non-black cells The syntax: =COUNT(Value1, value2……) or =COUNT(Range) For example =COUNT(A1:A8) Monday, December 16, 2013 Ray Mkindo/Tech Installer 20
  • 21. Formulas & functions….. NOW () function Inserts current date The syntax: =NOW() Monday, December 16, 2013 Ray Mkindo/Tech Installer 21
  • 22. Formulas & functions….. IF Function Calculate a value conditionally The syntax: =IF(Condition, True, False) Or =IF(logical_test, value-if-true, value-if-false) For example: =IF(AVERAGE>50, “PASS”, FAIL) Monday, December 16, 2013 Ray Mkindo/Tech Installer 22
  • 23. Formulas & functions….. SUMIF function ● Adds the cells specified by a given condition or criteria ● The syntax: =SUMIF(Range, criteria, sum_range) Monday, December 16, 2013 Ray Mkindo/Tech Installer 23
  • 24. Formulas & functions….. Practical examples Reading assignment 1.Formatting the spreadsheet 2.Printing the spreadsheet Monday, December 16, 2013 Ray Mkindo/Tech Installer 24