SlideShare ist ein Scribd-Unternehmen logo
1 von 19
Downloaden Sie, um offline zu lesen
Introduction to Excel
Training
Tarek Dib
Monitoring and Evaluation Consultant, AMURT
Beirut, Lebanon
Phone: 03/046829
Emails: tdib@amurt.email OR tdib03@gmail.com
Topics
• EXCEL Components
• Numeric Functions
• COUNTIF Function
• IF, SUMIF and AVERAGEIF Functions
• Date Functions
• Text Functions
• Number Formatting
• Pivot Tables
• Charts
Components of Excel
Numeric Functions
• Numeric functions in Excel develop computation on numbers
• Some of these functions would be to find the sum of numbers, average, smallest or largest
number, median, count, etc.
• Average of numbers is the sum of all numbers divided by how many numbers there are in a
range of cells. Example: Assume that the Weights in Kg of 10 people are: 70, 60, 55, 45,
65, 65, 55, 85, 40 and 90. Then the average weight = (70 + 60 + 55 + 45 + 65 + 65 + 55 + 85
+ 40 + 90)/10 = 63. However, in Excel, you may use the AVERAGE() function instead.
• Median is the 50th percentile of a set of numbers. In other word, it is the middle of a set
of numbers. If we take the same weight example above. Manually, it is computed as
follows: first you sort the data in ascending order i.e. from smallest to largest, and you
take the middle number or numbers. Sorted data: 40, 45, 55, 55, 60, 65, 65, 70, 85, 90.
Median = (60 + 65)/2 = 62.5. In excel you may use the MEDIAN() function instead.
Numeric Functions - Continued
• SUM(): Finds the sum of numbers in a range of cells
• MIN(): Returns the smallest number in a range of cells
• MAX(): Returns the largest number in a range of cells
• MODE(): Returns the most frequent i.e. repeated number
• COUNT(): It counts how many cells in a given range contains
numbers
• COUNTA(): It count the number of cells in a given range that
contain characters such as numbers, text, or symbols
• SQRT(): Finds the square root of a number
Numeric Functions - Examples
The COUNT() Function Family
• COUNT() and COUNTA() have been defined previously in Slide 5
• COUNTIF(): is a function to count cells that meet a single criteria.
This is illustrated in the example below
Another example is use
the weight data to find
how many weigh above
the average i.e. above
63 Kg. The formula to
be used is:
COUNTIF(B2:B11,">=63")
IF(), SUMIF() and AVERAGEIF() Functions
• IF() function: The IF() function returns one value for a TRUE
result, and another for a FALSE result
• The formula for IF() function is “=IF (logical_test, [value_if_true],
[value_if_false])”. It will clear when we use the example in the
next slide
• SUMIF() function is used to sum the amount which meets specific
criteria
• The formula of SUMIF() is “=SUMIF(range,criteria,sum_range)”
• AVERAGEIF() function is similar to SUMIF(), but finds the average
instead
IF(), SUMIF() and AVERAGEIF() Functions -
Examples
Date Functions
Date functions that we will look at in this training are the following:
• Day(): Returns an integer between 1 and 31
• Weekday(): Returns an integer between 1 and 7 (1: Monday, 2: Tuesday, up
to 7: Sunday)
• Year(): Returns the year in a certain date
• Today(): Returns the current date without the timestamp
• Now(): Same as Today() but returns the time
• Datedif(): Returns the period in years, days, etc. between two dates
• Days(): Returns the number of days between two dates
• Text(): Returns the day of the week (Monday through Sunday) (Text(date,
“dddd”) to return the day of the week
Date Functions - Examples
Text Functions
Pivot Table
• Pivot table is an effective tool in Excel to group data by categories such
as gender, nationality, age group, etc.
• For this example, we will create a pivot table to count the number of
Lebanese and Syrian households in each work type. Steps to create this
pivot table are:
1. Select the table or cells (including column headers)
you want to include in your PivotTable
Pivot Table - Continued
2. From the Insert tab, click the PivotTable command
3. The Create PivotTable dialog box will appear.
Choose your settings, then click OK. In our example,
we'll use Table1 as our source data and place the
PivotTable on a new worksheet
Pivot Table - Continued
4. A blank PivotTable and Field List will appear on a new worksheet
Pivot Table - Continued
5. Once you create a PivotTable, you'll need to decide which fields to add. Each field is
simply a column header from the source data. In the PivotTable Field List, check the
box for each field you want to add. In our example, we want to know the number of
Syrians and Lebanese in each work type. We will check Nationality and work_type
Charts/ Graphs with Example
1. Highlight the range of data with the column header included
2. Go to Insert Tab, and under the Charts, select the type of chart or
Recommended
Charts window to select the appropriate chart
you would like to have in your report
3. In the example, we are having Days of the
week and the run time in minutes each day.
For such data fields, the best charts would
either be the bar/ column or line chart since
the x-axis is a categorical variable and the
y-axis is a numerical variable. There are other
types of charts that you shall explore in your own
Charts/ Graphs with Example – Column vs.
Line Chart
0
10
20
30
40
50
60
70
80
90
100
Mon Tue Wed Thu Fri Sat Sun
TIMEINMINUTES
DAY
Daily Run Time
April 16th to 22nd
33
0
32
86
50
76
0
MON TUE WED THU FRI SAT SUN
TimeinMinutes
Day
Daily Run Time
April 16th to 22nd
Thank you.
Hope to see you in the near future. Until then, remember
that it is not worth stressing about things we can’t
change. The only control I can have upon is me and
myself. Happiness is an inner job, and as I said no one is
responsible of neither my happiness nor my misery. Also
remember to go out and explore what this earth has
gifted us with plenty of love and beauty!

Weitere ähnliche Inhalte

Was ist angesagt?

Teaching Excel
Teaching ExcelTeaching Excel
Teaching Excel
sam ran
 
03 Excel formulas and functions
03 Excel formulas and functions03 Excel formulas and functions
03 Excel formulas and functions
Buffalo Seminary
 

Was ist angesagt? (20)

Training On Microsoft Excel
Training On Microsoft ExcelTraining On Microsoft Excel
Training On Microsoft Excel
 
Microsoft Excel Basics
Microsoft Excel BasicsMicrosoft Excel Basics
Microsoft Excel Basics
 
Ms excel
Ms excelMs excel
Ms excel
 
Teaching Excel
Teaching ExcelTeaching Excel
Teaching Excel
 
Ms excel ppt presentation
Ms excel ppt presentationMs excel ppt presentation
Ms excel ppt presentation
 
ms excel presentation...
ms excel presentation...ms excel presentation...
ms excel presentation...
 
Using macros in microsoft excel part 1
Using macros in microsoft excel   part 1Using macros in microsoft excel   part 1
Using macros in microsoft excel part 1
 
Ms Excel Basic to Advance Tutorial
Ms Excel Basic to Advance TutorialMs Excel Basic to Advance Tutorial
Ms Excel Basic to Advance Tutorial
 
MS-Excel Formulas and Functions
MS-Excel Formulas and FunctionsMS-Excel Formulas and Functions
MS-Excel Formulas and Functions
 
Formulas and functions - By Amresh Tiwari
Formulas and functions - By Amresh TiwariFormulas and functions - By Amresh Tiwari
Formulas and functions - By Amresh Tiwari
 
03 Excel formulas and functions
03 Excel formulas and functions03 Excel formulas and functions
03 Excel formulas and functions
 
22 Excel Basics
22 Excel Basics22 Excel Basics
22 Excel Basics
 
Microsoft Excel Training
Microsoft Excel TrainingMicrosoft Excel Training
Microsoft Excel Training
 
Ms excel
Ms excelMs excel
Ms excel
 
Excel SUMIFS Function
Excel SUMIFS FunctionExcel SUMIFS Function
Excel SUMIFS Function
 
MS EXCEL
MS EXCELMS EXCEL
MS EXCEL
 
ms excel for mba first sem students of dr hs gour university sagar(m.p)
ms excel for mba first sem students of dr hs gour university sagar(m.p)ms excel for mba first sem students of dr hs gour university sagar(m.p)
ms excel for mba first sem students of dr hs gour university sagar(m.p)
 
Intermediate Excel
Intermediate Excel Intermediate Excel
Intermediate Excel
 
Advanced Microsoft Excel
Advanced Microsoft ExcelAdvanced Microsoft Excel
Advanced Microsoft Excel
 
Ms excel
Ms excelMs excel
Ms excel
 

Ähnlich wie Introduction to MS Excel

ROLL NO 1 TO 9(G1) USE OF EXCEL IN CA PROFESSION (Final Draft).pptx
ROLL NO 1 TO 9(G1) USE OF EXCEL IN CA PROFESSION (Final Draft).pptxROLL NO 1 TO 9(G1) USE OF EXCEL IN CA PROFESSION (Final Draft).pptx
ROLL NO 1 TO 9(G1) USE OF EXCEL IN CA PROFESSION (Final Draft).pptx
DishantGola
 
Advanced Spreadsheet Skills-1.pptx
Advanced Spreadsheet Skills-1.pptxAdvanced Spreadsheet Skills-1.pptx
Advanced Spreadsheet Skills-1.pptx
CliffordBorromeo
 
Introductionto Spreadsheet - Excel .pptx
Introductionto Spreadsheet - Excel .pptxIntroductionto Spreadsheet - Excel .pptx
Introductionto Spreadsheet - Excel .pptx
SanaShah93
 
L4_Intro_excel using excel and spreadsheets
L4_Intro_excel using excel and spreadsheetsL4_Intro_excel using excel and spreadsheets
L4_Intro_excel using excel and spreadsheets
trishacacho29
 

Ähnlich wie Introduction to MS Excel (20)

ROLL NO 1 TO 9(G1) USE OF EXCEL IN CA PROFESSION (Final Draft).pptx
ROLL NO 1 TO 9(G1) USE OF EXCEL IN CA PROFESSION (Final Draft).pptxROLL NO 1 TO 9(G1) USE OF EXCEL IN CA PROFESSION (Final Draft).pptx
ROLL NO 1 TO 9(G1) USE OF EXCEL IN CA PROFESSION (Final Draft).pptx
 
Libre Office Calc Lesson 4: Understanding Functions
Libre Office Calc Lesson 4: Understanding FunctionsLibre Office Calc Lesson 4: Understanding Functions
Libre Office Calc Lesson 4: Understanding Functions
 
'Spreadsheet'
'Spreadsheet''Spreadsheet'
'Spreadsheet'
 
Microsoft Excel
Microsoft ExcelMicrosoft Excel
Microsoft Excel
 
Excel Training
Excel TrainingExcel Training
Excel Training
 
Microsoft Excel.pptx
Microsoft Excel.pptxMicrosoft Excel.pptx
Microsoft Excel.pptx
 
Excel
ExcelExcel
Excel
 
Introduction to Spreadsheets.ppt
Introduction to Spreadsheets.pptIntroduction to Spreadsheets.ppt
Introduction to Spreadsheets.ppt
 
Kofi Nyanteng Introduction excel modelling
Kofi Nyanteng Introduction excel modellingKofi Nyanteng Introduction excel modelling
Kofi Nyanteng Introduction excel modelling
 
Kofi Nyanteng Introduction excel modelling
Kofi Nyanteng Introduction excel modellingKofi Nyanteng Introduction excel modelling
Kofi Nyanteng Introduction excel modelling
 
Advanced Spreadsheet Skills-1.pptx
Advanced Spreadsheet Skills-1.pptxAdvanced Spreadsheet Skills-1.pptx
Advanced Spreadsheet Skills-1.pptx
 
Introductionto Spreadsheet - Excel .pptx
Introductionto Spreadsheet - Excel .pptxIntroductionto Spreadsheet - Excel .pptx
Introductionto Spreadsheet - Excel .pptx
 
L4_Intro_excel using excel and spreadsheets
L4_Intro_excel using excel and spreadsheetsL4_Intro_excel using excel and spreadsheets
L4_Intro_excel using excel and spreadsheets
 
Ms excel commands
Ms excel commandsMs excel commands
Ms excel commands
 
Microsoft Excel- basics
Microsoft Excel-  basicsMicrosoft Excel-  basics
Microsoft Excel- basics
 
Using Excel to Do Data Journalism - Steve Doig - Seattle NewsTrain - 11.11.17
Using Excel to Do Data Journalism - Steve Doig - Seattle NewsTrain - 11.11.17Using Excel to Do Data Journalism - Steve Doig - Seattle NewsTrain - 11.11.17
Using Excel to Do Data Journalism - Steve Doig - Seattle NewsTrain - 11.11.17
 
Exel
ExelExel
Exel
 
IntrotoSpreadsheets.ppt
IntrotoSpreadsheets.pptIntrotoSpreadsheets.ppt
IntrotoSpreadsheets.ppt
 
Lect11
Lect11Lect11
Lect11
 
stats
statsstats
stats
 

Kürzlich hochgeladen

怎样办理圣地亚哥州立大学毕业证(SDSU毕业证书)成绩单学校原版复制
怎样办理圣地亚哥州立大学毕业证(SDSU毕业证书)成绩单学校原版复制怎样办理圣地亚哥州立大学毕业证(SDSU毕业证书)成绩单学校原版复制
怎样办理圣地亚哥州立大学毕业证(SDSU毕业证书)成绩单学校原版复制
vexqp
 
+97470301568>>weed for sale in qatar ,weed for sale in dubai,weed for sale in...
+97470301568>>weed for sale in qatar ,weed for sale in dubai,weed for sale in...+97470301568>>weed for sale in qatar ,weed for sale in dubai,weed for sale in...
+97470301568>>weed for sale in qatar ,weed for sale in dubai,weed for sale in...
Health
 
Jodhpur Park | Call Girls in Kolkata Phone No 8005736733 Elite Escort Service...
Jodhpur Park | Call Girls in Kolkata Phone No 8005736733 Elite Escort Service...Jodhpur Park | Call Girls in Kolkata Phone No 8005736733 Elite Escort Service...
Jodhpur Park | Call Girls in Kolkata Phone No 8005736733 Elite Escort Service...
HyderabadDolls
 
Computer science Sql cheat sheet.pdf.pdf
Computer science Sql cheat sheet.pdf.pdfComputer science Sql cheat sheet.pdf.pdf
Computer science Sql cheat sheet.pdf.pdf
SayantanBiswas37
 
Top profile Call Girls In dimapur [ 7014168258 ] Call Me For Genuine Models W...
Top profile Call Girls In dimapur [ 7014168258 ] Call Me For Genuine Models W...Top profile Call Girls In dimapur [ 7014168258 ] Call Me For Genuine Models W...
Top profile Call Girls In dimapur [ 7014168258 ] Call Me For Genuine Models W...
gajnagarg
 
Abortion pills in Jeddah | +966572737505 | Get Cytotec
Abortion pills in Jeddah | +966572737505 | Get CytotecAbortion pills in Jeddah | +966572737505 | Get Cytotec
Abortion pills in Jeddah | +966572737505 | Get Cytotec
Abortion pills in Riyadh +966572737505 get cytotec
 
Top profile Call Girls In Hapur [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Hapur [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In Hapur [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Hapur [ 7014168258 ] Call Me For Genuine Models We ...
nirzagarg
 

Kürzlich hochgeladen (20)

SAC 25 Final National, Regional & Local Angel Group Investing Insights 2024 0...
SAC 25 Final National, Regional & Local Angel Group Investing Insights 2024 0...SAC 25 Final National, Regional & Local Angel Group Investing Insights 2024 0...
SAC 25 Final National, Regional & Local Angel Group Investing Insights 2024 0...
 
怎样办理圣地亚哥州立大学毕业证(SDSU毕业证书)成绩单学校原版复制
怎样办理圣地亚哥州立大学毕业证(SDSU毕业证书)成绩单学校原版复制怎样办理圣地亚哥州立大学毕业证(SDSU毕业证书)成绩单学校原版复制
怎样办理圣地亚哥州立大学毕业证(SDSU毕业证书)成绩单学校原版复制
 
+97470301568>>weed for sale in qatar ,weed for sale in dubai,weed for sale in...
+97470301568>>weed for sale in qatar ,weed for sale in dubai,weed for sale in...+97470301568>>weed for sale in qatar ,weed for sale in dubai,weed for sale in...
+97470301568>>weed for sale in qatar ,weed for sale in dubai,weed for sale in...
 
Jodhpur Park | Call Girls in Kolkata Phone No 8005736733 Elite Escort Service...
Jodhpur Park | Call Girls in Kolkata Phone No 8005736733 Elite Escort Service...Jodhpur Park | Call Girls in Kolkata Phone No 8005736733 Elite Escort Service...
Jodhpur Park | Call Girls in Kolkata Phone No 8005736733 Elite Escort Service...
 
High Profile Call Girls Service in Jalore { 9332606886 } VVIP NISHA Call Girl...
High Profile Call Girls Service in Jalore { 9332606886 } VVIP NISHA Call Girl...High Profile Call Girls Service in Jalore { 9332606886 } VVIP NISHA Call Girl...
High Profile Call Girls Service in Jalore { 9332606886 } VVIP NISHA Call Girl...
 
Gomti Nagar & best call girls in Lucknow | 9548273370 Independent Escorts & D...
Gomti Nagar & best call girls in Lucknow | 9548273370 Independent Escorts & D...Gomti Nagar & best call girls in Lucknow | 9548273370 Independent Escorts & D...
Gomti Nagar & best call girls in Lucknow | 9548273370 Independent Escorts & D...
 
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
 
20240412-SmartCityIndex-2024-Full-Report.pdf
20240412-SmartCityIndex-2024-Full-Report.pdf20240412-SmartCityIndex-2024-Full-Report.pdf
20240412-SmartCityIndex-2024-Full-Report.pdf
 
Ranking and Scoring Exercises for Research
Ranking and Scoring Exercises for ResearchRanking and Scoring Exercises for Research
Ranking and Scoring Exercises for Research
 
7. Epi of Chronic respiratory diseases.ppt
7. Epi of Chronic respiratory diseases.ppt7. Epi of Chronic respiratory diseases.ppt
7. Epi of Chronic respiratory diseases.ppt
 
Computer science Sql cheat sheet.pdf.pdf
Computer science Sql cheat sheet.pdf.pdfComputer science Sql cheat sheet.pdf.pdf
Computer science Sql cheat sheet.pdf.pdf
 
Top Call Girls in Balaghat 9332606886Call Girls Advance Cash On Delivery Ser...
Top Call Girls in Balaghat  9332606886Call Girls Advance Cash On Delivery Ser...Top Call Girls in Balaghat  9332606886Call Girls Advance Cash On Delivery Ser...
Top Call Girls in Balaghat 9332606886Call Girls Advance Cash On Delivery Ser...
 
Top profile Call Girls In dimapur [ 7014168258 ] Call Me For Genuine Models W...
Top profile Call Girls In dimapur [ 7014168258 ] Call Me For Genuine Models W...Top profile Call Girls In dimapur [ 7014168258 ] Call Me For Genuine Models W...
Top profile Call Girls In dimapur [ 7014168258 ] Call Me For Genuine Models W...
 
TrafficWave Generator Will Instantly drive targeted and engaging traffic back...
TrafficWave Generator Will Instantly drive targeted and engaging traffic back...TrafficWave Generator Will Instantly drive targeted and engaging traffic back...
TrafficWave Generator Will Instantly drive targeted and engaging traffic back...
 
Gulbai Tekra * Cheap Call Girls In Ahmedabad Phone No 8005736733 Elite Escort...
Gulbai Tekra * Cheap Call Girls In Ahmedabad Phone No 8005736733 Elite Escort...Gulbai Tekra * Cheap Call Girls In Ahmedabad Phone No 8005736733 Elite Escort...
Gulbai Tekra * Cheap Call Girls In Ahmedabad Phone No 8005736733 Elite Escort...
 
Kings of Saudi Arabia, information about them
Kings of Saudi Arabia, information about themKings of Saudi Arabia, information about them
Kings of Saudi Arabia, information about them
 
Abortion pills in Jeddah | +966572737505 | Get Cytotec
Abortion pills in Jeddah | +966572737505 | Get CytotecAbortion pills in Jeddah | +966572737505 | Get Cytotec
Abortion pills in Jeddah | +966572737505 | Get Cytotec
 
Discover Why Less is More in B2B Research
Discover Why Less is More in B2B ResearchDiscover Why Less is More in B2B Research
Discover Why Less is More in B2B Research
 
Charbagh + Female Escorts Service in Lucknow | Starting ₹,5K To @25k with A/C...
Charbagh + Female Escorts Service in Lucknow | Starting ₹,5K To @25k with A/C...Charbagh + Female Escorts Service in Lucknow | Starting ₹,5K To @25k with A/C...
Charbagh + Female Escorts Service in Lucknow | Starting ₹,5K To @25k with A/C...
 
Top profile Call Girls In Hapur [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Hapur [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In Hapur [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Hapur [ 7014168258 ] Call Me For Genuine Models We ...
 

Introduction to MS Excel

  • 1. Introduction to Excel Training Tarek Dib Monitoring and Evaluation Consultant, AMURT Beirut, Lebanon Phone: 03/046829 Emails: tdib@amurt.email OR tdib03@gmail.com
  • 2. Topics • EXCEL Components • Numeric Functions • COUNTIF Function • IF, SUMIF and AVERAGEIF Functions • Date Functions • Text Functions • Number Formatting • Pivot Tables • Charts
  • 4. Numeric Functions • Numeric functions in Excel develop computation on numbers • Some of these functions would be to find the sum of numbers, average, smallest or largest number, median, count, etc. • Average of numbers is the sum of all numbers divided by how many numbers there are in a range of cells. Example: Assume that the Weights in Kg of 10 people are: 70, 60, 55, 45, 65, 65, 55, 85, 40 and 90. Then the average weight = (70 + 60 + 55 + 45 + 65 + 65 + 55 + 85 + 40 + 90)/10 = 63. However, in Excel, you may use the AVERAGE() function instead. • Median is the 50th percentile of a set of numbers. In other word, it is the middle of a set of numbers. If we take the same weight example above. Manually, it is computed as follows: first you sort the data in ascending order i.e. from smallest to largest, and you take the middle number or numbers. Sorted data: 40, 45, 55, 55, 60, 65, 65, 70, 85, 90. Median = (60 + 65)/2 = 62.5. In excel you may use the MEDIAN() function instead.
  • 5. Numeric Functions - Continued • SUM(): Finds the sum of numbers in a range of cells • MIN(): Returns the smallest number in a range of cells • MAX(): Returns the largest number in a range of cells • MODE(): Returns the most frequent i.e. repeated number • COUNT(): It counts how many cells in a given range contains numbers • COUNTA(): It count the number of cells in a given range that contain characters such as numbers, text, or symbols • SQRT(): Finds the square root of a number
  • 7. The COUNT() Function Family • COUNT() and COUNTA() have been defined previously in Slide 5 • COUNTIF(): is a function to count cells that meet a single criteria. This is illustrated in the example below Another example is use the weight data to find how many weigh above the average i.e. above 63 Kg. The formula to be used is: COUNTIF(B2:B11,">=63")
  • 8. IF(), SUMIF() and AVERAGEIF() Functions • IF() function: The IF() function returns one value for a TRUE result, and another for a FALSE result • The formula for IF() function is “=IF (logical_test, [value_if_true], [value_if_false])”. It will clear when we use the example in the next slide • SUMIF() function is used to sum the amount which meets specific criteria • The formula of SUMIF() is “=SUMIF(range,criteria,sum_range)” • AVERAGEIF() function is similar to SUMIF(), but finds the average instead
  • 9. IF(), SUMIF() and AVERAGEIF() Functions - Examples
  • 10. Date Functions Date functions that we will look at in this training are the following: • Day(): Returns an integer between 1 and 31 • Weekday(): Returns an integer between 1 and 7 (1: Monday, 2: Tuesday, up to 7: Sunday) • Year(): Returns the year in a certain date • Today(): Returns the current date without the timestamp • Now(): Same as Today() but returns the time • Datedif(): Returns the period in years, days, etc. between two dates • Days(): Returns the number of days between two dates • Text(): Returns the day of the week (Monday through Sunday) (Text(date, “dddd”) to return the day of the week
  • 11. Date Functions - Examples
  • 13. Pivot Table • Pivot table is an effective tool in Excel to group data by categories such as gender, nationality, age group, etc. • For this example, we will create a pivot table to count the number of Lebanese and Syrian households in each work type. Steps to create this pivot table are: 1. Select the table or cells (including column headers) you want to include in your PivotTable
  • 14. Pivot Table - Continued 2. From the Insert tab, click the PivotTable command 3. The Create PivotTable dialog box will appear. Choose your settings, then click OK. In our example, we'll use Table1 as our source data and place the PivotTable on a new worksheet
  • 15. Pivot Table - Continued 4. A blank PivotTable and Field List will appear on a new worksheet
  • 16. Pivot Table - Continued 5. Once you create a PivotTable, you'll need to decide which fields to add. Each field is simply a column header from the source data. In the PivotTable Field List, check the box for each field you want to add. In our example, we want to know the number of Syrians and Lebanese in each work type. We will check Nationality and work_type
  • 17. Charts/ Graphs with Example 1. Highlight the range of data with the column header included 2. Go to Insert Tab, and under the Charts, select the type of chart or Recommended Charts window to select the appropriate chart you would like to have in your report 3. In the example, we are having Days of the week and the run time in minutes each day. For such data fields, the best charts would either be the bar/ column or line chart since the x-axis is a categorical variable and the y-axis is a numerical variable. There are other types of charts that you shall explore in your own
  • 18. Charts/ Graphs with Example – Column vs. Line Chart 0 10 20 30 40 50 60 70 80 90 100 Mon Tue Wed Thu Fri Sat Sun TIMEINMINUTES DAY Daily Run Time April 16th to 22nd 33 0 32 86 50 76 0 MON TUE WED THU FRI SAT SUN TimeinMinutes Day Daily Run Time April 16th to 22nd
  • 19. Thank you. Hope to see you in the near future. Until then, remember that it is not worth stressing about things we can’t change. The only control I can have upon is me and myself. Happiness is an inner job, and as I said no one is responsible of neither my happiness nor my misery. Also remember to go out and explore what this earth has gifted us with plenty of love and beauty!