SlideShare a Scribd company logo
1 of 13
Independent Project 6-5
Windows Mac
Classic Gardens and Landscapes counts responses to specialty
promotions to determine effectiveness. You use
SUMIFS
and an
IFS
formula to complete the summary. You also calculate insurance
statistics and display full names in one cell.
[Student Learning Outcomes 6.1, 6.2, 6.3, 6.6, 6.7]
File Needed:
ClassicGardens-06.xlsx
(Available from the
Start File
link.)
Completed Project File Name:
[your name]-ClassicGardens-06.xlsx
Skills Covered in This Project
Nest
MATCH
and
INDEX
functions.
Create
DSUM
formulas.
Build an
IFS
function.
Build
SUMIFS
formulas.
Use
TEXTJOIN
to join labels.
Open the
ClassicGardens-06
start file. The file will be renamed automatically to include
your name. Change the project file name if directed to do so by
your instructor, and save it.
Create a nested
INDEX
and
MATCH
function to display the number of responses from a city.
Click the
Mailings
sheet tab and select and name cells
A3:D28
as
Responses
.
Click the
Mailing Stats
sheet tab.
Click cell
B21
and type
Carthage
.
Click cell
C21
, start an
INDEX
function, and select the first argument list option.
Choose or type the
Responses
range name for the
Array
argument.
Click the
Row_num
box and nest a
MATCH
function. Select cell
B21
for the
Lookup_value
and cells
A3:A28
on the
Mailings
sheet for the
Lookup_array
. Click the
Match_type
argument box and type
0
.
Click
INDEX
in the
Formula
bar. Click the
Column_num
box and nest a second
MATCH
function to look up cell
D3
on the
Mailings
sheet in the lookup array
A3:D3
.
Click the
Match_type
box and type
0
(Figure 6-106) and click
OK
. The result displays as 343.00.
Figure 6-106 Nested
MATCH
and
INDEX
functions
Format the results to show zero decimal places.
Type
Smyrna
in cell
B21
.
Use
DSUM
to summarize mailing data.
Select the
Mailings
sheet and note that number mailed is located in the third
column and response data is in the fourth column.
Click the
Criteria
sheet tab. Select cell
B2
and type
lan*
to select data for the Landscape Design department.
Type
law*
in cell
B5
for the Lawn & Maintenance department.
Type
pat*
in cell
B8
for the Patio & Furniture department.
Click the
Mailing Stats
sheet tab and select cell
B7
.
Use
DSUM
with the range name
Responses
as the
Database
argument. Type
3
for the
Field
argument (# Mailed column), and enter an absolute reference to
cells
B1:B2
on the
Criteria
sheet as the
Criteria
argument.
Copy the formula to cell
C7
and edit the
Field
argument to use the fourth column (# Responses).
Use
DSUM
in cells
B8:C9
to calculate results for the two remaining departments.
Use
SUM
in cells
B10:C10
.
Format all values as
Comma Style
with no decimal places.
Create an
IFS
function to display a response rating.
Note: If your version of Excel does not include the
IFS
function, build the following nested
IF
function
=IF(C7/B7>=20%,$C$15,IF(C7/B7>=15%,$C$16,IF(C7/B7>=11
%,$C$17,$C$18)))
to display the rating
.
Click cell
D7
. The response rate and ratings are shown in rows 14:18.
Start an
IFS
function and select
C7
for the
Logical_test1
argument. Type
/
for division and select cell
B7
. Type
>=20%
to complete the test.
Click the
Value_if_true1
box, select
C15
, and press
F4 (FN
+
F4)
(Figure 6-107).
Figure 6-107 First
Logical_test
and
Value_if_true
arguments
Click the
Logical_test2
box, select
C7
, type
/
, select cell
B7
, and type
>=15%
.
Click the
Value_if_true2
box, click cell
C16
, and press
F4
(
FN
+
F4
).
Complete the third and fourth logical tests and
Value_if_true
arguments (Figure 6-108).
Figure 6-108 Completed
IFS
function arguments
Copy the formula in cell
D7
to cells
D8:D10
.
Use
SUMIFS
to total insurance claims and dependents by city and
department.
Click the
Employee Insurance
sheet tab and select cell
E25
.
Use
SUMIFS
with an absolute reference to cells
F4:F23
as the
Sum_range
argument.
The
Criteria_range1
argument is an absolute reference to cells
E4:E23
. The
Criteria1
argument is
bre*
to select the city of Brentwood.
The
Criteria_range2
argument is an absolute reference to cells
D4:D23
, the department column, with criteria of
lan*
to select the Landscape Design department.
Click
OK
. The result for cell
E25
is 10.
Build
SUMIFS
formulas for cells
E26:E28
based on the criteria displayed in cells
C26:C28
.
Format borders to remove inconsistencies, if any, and adjust
column widths to display data.
Use
TEXTJOIN
to display names.
Note: If your version of Excel does not include the
TEXTJOIN
function, use
CONCAT or CONCATENATE
to build the function.
Click the
Full Names
sheet tab and select cell
E4
.
Start a
TEXTJOIN
function and press
Spacebar
for the
Delimiter
argument.
Click the
Text1
box and select cell
C4
.
Complete the
Text2
and
Text3
arguments to show middle and last names and click
OK
(Figure 6-109).
Figure 6-109 Delimiter is a space
Copy the formula to display full names in column E.
Save and close the
ClassicGardens-06
Excel workbook (Figure 6-110).

More Related Content

Similar to Independent Project 6-5Windows   MacClassic Gardens and .docx

Central Sierra Insurance (CSI) sets bonus percentages based on c.docx
Central Sierra Insurance (CSI) sets bonus percentages based on c.docxCentral Sierra Insurance (CSI) sets bonus percentages based on c.docx
Central Sierra Insurance (CSI) sets bonus percentages based on c.docxzebadiahsummers
 
Ifsm 201 Enhance teaching / snaptutorial.com
Ifsm 201 Enhance teaching / snaptutorial.comIfsm 201 Enhance teaching / snaptutorial.com
Ifsm 201 Enhance teaching / snaptutorial.comBaileya15
 
E-Book 25 Tips and Tricks MS Excel Functions & Formulaes
E-Book 25 Tips and Tricks MS Excel Functions & FormulaesE-Book 25 Tips and Tricks MS Excel Functions & Formulaes
E-Book 25 Tips and Tricks MS Excel Functions & FormulaesBurCom Consulting Ltd.
 
A Skills Approach Excel 2016 Chapter 3 Using Formulas and F.docx
A Skills Approach Excel 2016  Chapter 3 Using Formulas and F.docxA Skills Approach Excel 2016  Chapter 3 Using Formulas and F.docx
A Skills Approach Excel 2016 Chapter 3 Using Formulas and F.docxdaniahendric
 
Ifsm 201 Future Our Mission/newtonhelp.com
Ifsm 201 Future Our Mission/newtonhelp.comIfsm 201 Future Our Mission/newtonhelp.com
Ifsm 201 Future Our Mission/newtonhelp.comamaranthbeg39
 
ENGR 131 Elementary Computer ProgrammingTeam IN – Instructor
ENGR 131  Elementary Computer ProgrammingTeam IN – InstructorENGR 131  Elementary Computer ProgrammingTeam IN – Instructor
ENGR 131 Elementary Computer ProgrammingTeam IN – InstructorTanaMaeskm
 
Pseudocode algorithim flowchart
Pseudocode algorithim flowchartPseudocode algorithim flowchart
Pseudocode algorithim flowchartfika sweety
 
1 CIS105 Survey of Computer Information Systems Fi.docx
1   CIS105 Survey of Computer Information Systems Fi.docx1   CIS105 Survey of Computer Information Systems Fi.docx
1 CIS105 Survey of Computer Information Systems Fi.docxmercysuttle
 
YearQuarterLocationCarClassRevenueNumCars2017Q1DowntownEcono.docx
YearQuarterLocationCarClassRevenueNumCars2017Q1DowntownEcono.docxYearQuarterLocationCarClassRevenueNumCars2017Q1DowntownEcono.docx
YearQuarterLocationCarClassRevenueNumCars2017Q1DowntownEcono.docxodiliagilby
 
EX16_XL_CH07_GRADER_CAP_HW - Apartment Complex 1.3 (completed solution)
EX16_XL_CH07_GRADER_CAP_HW - Apartment Complex 1.3 (completed solution)EX16_XL_CH07_GRADER_CAP_HW - Apartment Complex 1.3 (completed solution)
EX16_XL_CH07_GRADER_CAP_HW - Apartment Complex 1.3 (completed solution)ArnoldKoomans2
 
EX16_XL_CH07_GRADER_CAP_HW - Apartment Complex 1.3 (completed solution)
EX16_XL_CH07_GRADER_CAP_HW - Apartment Complex 1.3 (completed solution)EX16_XL_CH07_GRADER_CAP_HW - Apartment Complex 1.3 (completed solution)
EX16_XL_CH07_GRADER_CAP_HW - Apartment Complex 1.3 (completed solution)ArnoldKoomans2
 
CASE 1 Data File needed for this Case Problem Modem.xlsx.docx
CASE 1  Data File needed for this Case Problem Modem.xlsx.docxCASE 1  Data File needed for this Case Problem Modem.xlsx.docx
CASE 1 Data File needed for this Case Problem Modem.xlsx.docxtidwellveronique
 
IFSM 201 Possible Is Everything/newtonhelp.com
IFSM 201 Possible Is Everything/newtonhelp.comIFSM 201 Possible Is Everything/newtonhelp.com
IFSM 201 Possible Is Everything/newtonhelp.comlechenau70
 
IFSM 201 Learn/newtonhelp.com
IFSM 201 Learn/newtonhelp.comIFSM 201 Learn/newtonhelp.com
IFSM 201 Learn/newtonhelp.comlechenau47
 
Lesson 4 Advanced Spreadsheet Skills/Post-Test
Lesson 4 Advanced Spreadsheet Skills/Post-TestLesson 4 Advanced Spreadsheet Skills/Post-Test
Lesson 4 Advanced Spreadsheet Skills/Post-Testdaki01
 
Spring 2014 CSCI 111 Final exam of 1 61. (2 points) Fl.docx
Spring 2014 CSCI 111 Final exam   of 1 61. (2 points) Fl.docxSpring 2014 CSCI 111 Final exam   of 1 61. (2 points) Fl.docx
Spring 2014 CSCI 111 Final exam of 1 61. (2 points) Fl.docxrafbolet0
 

Similar to Independent Project 6-5Windows   MacClassic Gardens and .docx (20)

Central Sierra Insurance (CSI) sets bonus percentages based on c.docx
Central Sierra Insurance (CSI) sets bonus percentages based on c.docxCentral Sierra Insurance (CSI) sets bonus percentages based on c.docx
Central Sierra Insurance (CSI) sets bonus percentages based on c.docx
 
Ifsm 201 Enhance teaching / snaptutorial.com
Ifsm 201 Enhance teaching / snaptutorial.comIfsm 201 Enhance teaching / snaptutorial.com
Ifsm 201 Enhance teaching / snaptutorial.com
 
E-Book 25 Tips and Tricks MS Excel Functions & Formulaes
E-Book 25 Tips and Tricks MS Excel Functions & FormulaesE-Book 25 Tips and Tricks MS Excel Functions & Formulaes
E-Book 25 Tips and Tricks MS Excel Functions & Formulaes
 
A Skills Approach Excel 2016 Chapter 3 Using Formulas and F.docx
A Skills Approach Excel 2016  Chapter 3 Using Formulas and F.docxA Skills Approach Excel 2016  Chapter 3 Using Formulas and F.docx
A Skills Approach Excel 2016 Chapter 3 Using Formulas and F.docx
 
Ifsm 201 Future Our Mission/newtonhelp.com
Ifsm 201 Future Our Mission/newtonhelp.comIfsm 201 Future Our Mission/newtonhelp.com
Ifsm 201 Future Our Mission/newtonhelp.com
 
ENGR 131 Elementary Computer ProgrammingTeam IN – Instructor
ENGR 131  Elementary Computer ProgrammingTeam IN – InstructorENGR 131  Elementary Computer ProgrammingTeam IN – Instructor
ENGR 131 Elementary Computer ProgrammingTeam IN – Instructor
 
Pseudocode algorithim flowchart
Pseudocode algorithim flowchartPseudocode algorithim flowchart
Pseudocode algorithim flowchart
 
1 CIS105 Survey of Computer Information Systems Fi.docx
1   CIS105 Survey of Computer Information Systems Fi.docx1   CIS105 Survey of Computer Information Systems Fi.docx
1 CIS105 Survey of Computer Information Systems Fi.docx
 
50 MS Excel Tips and Tricks
50 MS Excel Tips and Tricks 50 MS Excel Tips and Tricks
50 MS Excel Tips and Tricks
 
YearQuarterLocationCarClassRevenueNumCars2017Q1DowntownEcono.docx
YearQuarterLocationCarClassRevenueNumCars2017Q1DowntownEcono.docxYearQuarterLocationCarClassRevenueNumCars2017Q1DowntownEcono.docx
YearQuarterLocationCarClassRevenueNumCars2017Q1DowntownEcono.docx
 
EX16_XL_CH07_GRADER_CAP_HW - Apartment Complex 1.3 (completed solution)
EX16_XL_CH07_GRADER_CAP_HW - Apartment Complex 1.3 (completed solution)EX16_XL_CH07_GRADER_CAP_HW - Apartment Complex 1.3 (completed solution)
EX16_XL_CH07_GRADER_CAP_HW - Apartment Complex 1.3 (completed solution)
 
EX16_XL_CH07_GRADER_CAP_HW - Apartment Complex 1.3 (completed solution)
EX16_XL_CH07_GRADER_CAP_HW - Apartment Complex 1.3 (completed solution)EX16_XL_CH07_GRADER_CAP_HW - Apartment Complex 1.3 (completed solution)
EX16_XL_CH07_GRADER_CAP_HW - Apartment Complex 1.3 (completed solution)
 
CASE 1 Data File needed for this Case Problem Modem.xlsx.docx
CASE 1  Data File needed for this Case Problem Modem.xlsx.docxCASE 1  Data File needed for this Case Problem Modem.xlsx.docx
CASE 1 Data File needed for this Case Problem Modem.xlsx.docx
 
G10 Unit 4.pptx
G10 Unit 4.pptxG10 Unit 4.pptx
G10 Unit 4.pptx
 
IFSM 201 Possible Is Everything/newtonhelp.com
IFSM 201 Possible Is Everything/newtonhelp.comIFSM 201 Possible Is Everything/newtonhelp.com
IFSM 201 Possible Is Everything/newtonhelp.com
 
IFSM 201 Learn/newtonhelp.com
IFSM 201 Learn/newtonhelp.comIFSM 201 Learn/newtonhelp.com
IFSM 201 Learn/newtonhelp.com
 
Lesson 4 Advanced Spreadsheet Skills/Post-Test
Lesson 4 Advanced Spreadsheet Skills/Post-TestLesson 4 Advanced Spreadsheet Skills/Post-Test
Lesson 4 Advanced Spreadsheet Skills/Post-Test
 
Vb introduction.
Vb introduction.Vb introduction.
Vb introduction.
 
Spring 2014 CSCI 111 Final exam of 1 61. (2 points) Fl.docx
Spring 2014 CSCI 111 Final exam   of 1 61. (2 points) Fl.docxSpring 2014 CSCI 111 Final exam   of 1 61. (2 points) Fl.docx
Spring 2014 CSCI 111 Final exam of 1 61. (2 points) Fl.docx
 
1234567891011121314151617.docx
1234567891011121314151617.docx1234567891011121314151617.docx
1234567891011121314151617.docx
 

More from doylymaura

Inventory Management Homework Set  You work in the administrat.docx
Inventory Management Homework Set  You work in the administrat.docxInventory Management Homework Set  You work in the administrat.docx
Inventory Management Homework Set  You work in the administrat.docxdoylymaura
 
Inventory Costing Methods Please respond to the followingUse.docx
Inventory Costing Methods Please respond to the followingUse.docxInventory Costing Methods Please respond to the followingUse.docx
Inventory Costing Methods Please respond to the followingUse.docxdoylymaura
 
Inventory Costing Methods Please respond to the followingUse th.docx
Inventory Costing Methods Please respond to the followingUse th.docxInventory Costing Methods Please respond to the followingUse th.docx
Inventory Costing Methods Please respond to the followingUse th.docxdoylymaura
 
Intrusion Detection Systems Objectives In this lab, st.docx
Intrusion Detection Systems Objectives In this lab, st.docxIntrusion Detection Systems Objectives In this lab, st.docx
Intrusion Detection Systems Objectives In this lab, st.docxdoylymaura
 
Introduction Understanding culture is essential for effectively ex.docx
Introduction Understanding culture is essential for effectively ex.docxIntroduction Understanding culture is essential for effectively ex.docx
Introduction Understanding culture is essential for effectively ex.docxdoylymaura
 
Inventory Management Homework Set You work in the .docx
Inventory Management Homework Set You work in the .docxInventory Management Homework Set You work in the .docx
Inventory Management Homework Set You work in the .docxdoylymaura
 
IntroductionI am 43 years old and married with three childre.docx
IntroductionI am 43 years old and married with three childre.docxIntroductionI am 43 years old and married with three childre.docx
IntroductionI am 43 years old and married with three childre.docxdoylymaura
 
IntroductionThroughout this course, the breadth and depth of you.docx
IntroductionThroughout this course, the breadth and depth of you.docxIntroductionThroughout this course, the breadth and depth of you.docx
IntroductionThroughout this course, the breadth and depth of you.docxdoylymaura
 
IntroductionPg. 2The Arrival Of Violence As A Key Component Of T.docx
IntroductionPg. 2The Arrival Of Violence As A Key Component Of T.docxIntroductionPg. 2The Arrival Of Violence As A Key Component Of T.docx
IntroductionPg. 2The Arrival Of Violence As A Key Component Of T.docxdoylymaura
 
IntroductionPatients usually go through a lot and in most inst.docx
IntroductionPatients usually go through a lot and in most inst.docxIntroductionPatients usually go through a lot and in most inst.docx
IntroductionPatients usually go through a lot and in most inst.docxdoylymaura
 
INTRODUCTION TO TERRORISMONLY ONE PARAGRAPH FOR THIS DISCUSSION ON.docx
INTRODUCTION TO TERRORISMONLY ONE PARAGRAPH FOR THIS DISCUSSION ON.docxINTRODUCTION TO TERRORISMONLY ONE PARAGRAPH FOR THIS DISCUSSION ON.docx
INTRODUCTION TO TERRORISMONLY ONE PARAGRAPH FOR THIS DISCUSSION ON.docxdoylymaura
 
IntroductionIn this module, you have learned about the intention.docx
IntroductionIn this module, you have learned about the intention.docxIntroductionIn this module, you have learned about the intention.docx
IntroductionIn this module, you have learned about the intention.docxdoylymaura
 
IntroductionBody part (literature review) which includesT.docx
IntroductionBody part (literature review) which includesT.docxIntroductionBody part (literature review) which includesT.docx
IntroductionBody part (literature review) which includesT.docxdoylymaura
 
Introduction to SociologyAll work must be original in APA Format, .docx
Introduction to SociologyAll work must be original in APA Format, .docxIntroduction to SociologyAll work must be original in APA Format, .docx
Introduction to SociologyAll work must be original in APA Format, .docxdoylymaura
 
Introduction to Sociology Unit 5 ProjectTextbook Help Macio.docx
Introduction to Sociology Unit 5 ProjectTextbook Help Macio.docxIntroduction to Sociology Unit 5 ProjectTextbook Help Macio.docx
Introduction to Sociology Unit 5 ProjectTextbook Help Macio.docxdoylymaura
 
INTRODUCTION TO CORRECTIONS  ONLY ONE PARAGRAPH AND A HALFInstruct.docx
INTRODUCTION TO CORRECTIONS  ONLY ONE PARAGRAPH AND A HALFInstruct.docxINTRODUCTION TO CORRECTIONS  ONLY ONE PARAGRAPH AND A HALFInstruct.docx
INTRODUCTION TO CORRECTIONS  ONLY ONE PARAGRAPH AND A HALFInstruct.docxdoylymaura
 
Introduction One or two pages to introduce the issue, group, or.docx
Introduction One or two pages to introduce the issue, group, or.docxIntroduction One or two pages to introduce the issue, group, or.docx
Introduction One or two pages to introduce the issue, group, or.docxdoylymaura
 
Introduction on Islamic philosophy In order to write about evolut.docx
Introduction on Islamic philosophy In order to write about evolut.docxIntroduction on Islamic philosophy In order to write about evolut.docx
Introduction on Islamic philosophy In order to write about evolut.docxdoylymaura
 
Introduction to Assignment This assignment contains a number of s.docx
Introduction to Assignment This assignment contains a number of s.docxIntroduction to Assignment This assignment contains a number of s.docx
Introduction to Assignment This assignment contains a number of s.docxdoylymaura
 
Introduction to Assignment This assignment contains a number .docx
Introduction to Assignment This assignment contains a number .docxIntroduction to Assignment This assignment contains a number .docx
Introduction to Assignment This assignment contains a number .docxdoylymaura
 

More from doylymaura (20)

Inventory Management Homework Set  You work in the administrat.docx
Inventory Management Homework Set  You work in the administrat.docxInventory Management Homework Set  You work in the administrat.docx
Inventory Management Homework Set  You work in the administrat.docx
 
Inventory Costing Methods Please respond to the followingUse.docx
Inventory Costing Methods Please respond to the followingUse.docxInventory Costing Methods Please respond to the followingUse.docx
Inventory Costing Methods Please respond to the followingUse.docx
 
Inventory Costing Methods Please respond to the followingUse th.docx
Inventory Costing Methods Please respond to the followingUse th.docxInventory Costing Methods Please respond to the followingUse th.docx
Inventory Costing Methods Please respond to the followingUse th.docx
 
Intrusion Detection Systems Objectives In this lab, st.docx
Intrusion Detection Systems Objectives In this lab, st.docxIntrusion Detection Systems Objectives In this lab, st.docx
Intrusion Detection Systems Objectives In this lab, st.docx
 
Introduction Understanding culture is essential for effectively ex.docx
Introduction Understanding culture is essential for effectively ex.docxIntroduction Understanding culture is essential for effectively ex.docx
Introduction Understanding culture is essential for effectively ex.docx
 
Inventory Management Homework Set You work in the .docx
Inventory Management Homework Set You work in the .docxInventory Management Homework Set You work in the .docx
Inventory Management Homework Set You work in the .docx
 
IntroductionI am 43 years old and married with three childre.docx
IntroductionI am 43 years old and married with three childre.docxIntroductionI am 43 years old and married with three childre.docx
IntroductionI am 43 years old and married with three childre.docx
 
IntroductionThroughout this course, the breadth and depth of you.docx
IntroductionThroughout this course, the breadth and depth of you.docxIntroductionThroughout this course, the breadth and depth of you.docx
IntroductionThroughout this course, the breadth and depth of you.docx
 
IntroductionPg. 2The Arrival Of Violence As A Key Component Of T.docx
IntroductionPg. 2The Arrival Of Violence As A Key Component Of T.docxIntroductionPg. 2The Arrival Of Violence As A Key Component Of T.docx
IntroductionPg. 2The Arrival Of Violence As A Key Component Of T.docx
 
IntroductionPatients usually go through a lot and in most inst.docx
IntroductionPatients usually go through a lot and in most inst.docxIntroductionPatients usually go through a lot and in most inst.docx
IntroductionPatients usually go through a lot and in most inst.docx
 
INTRODUCTION TO TERRORISMONLY ONE PARAGRAPH FOR THIS DISCUSSION ON.docx
INTRODUCTION TO TERRORISMONLY ONE PARAGRAPH FOR THIS DISCUSSION ON.docxINTRODUCTION TO TERRORISMONLY ONE PARAGRAPH FOR THIS DISCUSSION ON.docx
INTRODUCTION TO TERRORISMONLY ONE PARAGRAPH FOR THIS DISCUSSION ON.docx
 
IntroductionIn this module, you have learned about the intention.docx
IntroductionIn this module, you have learned about the intention.docxIntroductionIn this module, you have learned about the intention.docx
IntroductionIn this module, you have learned about the intention.docx
 
IntroductionBody part (literature review) which includesT.docx
IntroductionBody part (literature review) which includesT.docxIntroductionBody part (literature review) which includesT.docx
IntroductionBody part (literature review) which includesT.docx
 
Introduction to SociologyAll work must be original in APA Format, .docx
Introduction to SociologyAll work must be original in APA Format, .docxIntroduction to SociologyAll work must be original in APA Format, .docx
Introduction to SociologyAll work must be original in APA Format, .docx
 
Introduction to Sociology Unit 5 ProjectTextbook Help Macio.docx
Introduction to Sociology Unit 5 ProjectTextbook Help Macio.docxIntroduction to Sociology Unit 5 ProjectTextbook Help Macio.docx
Introduction to Sociology Unit 5 ProjectTextbook Help Macio.docx
 
INTRODUCTION TO CORRECTIONS  ONLY ONE PARAGRAPH AND A HALFInstruct.docx
INTRODUCTION TO CORRECTIONS  ONLY ONE PARAGRAPH AND A HALFInstruct.docxINTRODUCTION TO CORRECTIONS  ONLY ONE PARAGRAPH AND A HALFInstruct.docx
INTRODUCTION TO CORRECTIONS  ONLY ONE PARAGRAPH AND A HALFInstruct.docx
 
Introduction One or two pages to introduce the issue, group, or.docx
Introduction One or two pages to introduce the issue, group, or.docxIntroduction One or two pages to introduce the issue, group, or.docx
Introduction One or two pages to introduce the issue, group, or.docx
 
Introduction on Islamic philosophy In order to write about evolut.docx
Introduction on Islamic philosophy In order to write about evolut.docxIntroduction on Islamic philosophy In order to write about evolut.docx
Introduction on Islamic philosophy In order to write about evolut.docx
 
Introduction to Assignment This assignment contains a number of s.docx
Introduction to Assignment This assignment contains a number of s.docxIntroduction to Assignment This assignment contains a number of s.docx
Introduction to Assignment This assignment contains a number of s.docx
 
Introduction to Assignment This assignment contains a number .docx
Introduction to Assignment This assignment contains a number .docxIntroduction to Assignment This assignment contains a number .docx
Introduction to Assignment This assignment contains a number .docx
 

Recently uploaded

Đề tieng anh thpt 2024 danh cho cac ban hoc sinh
Đề tieng anh thpt 2024 danh cho cac ban hoc sinhĐề tieng anh thpt 2024 danh cho cac ban hoc sinh
Đề tieng anh thpt 2024 danh cho cac ban hoc sinhleson0603
 
diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....Ritu480198
 
AIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptAIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptNishitharanjan Rout
 
ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...
ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...
ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...Nguyen Thanh Tu Collection
 
Andreas Schleicher presents at the launch of What does child empowerment mean...
Andreas Schleicher presents at the launch of What does child empowerment mean...Andreas Schleicher presents at the launch of What does child empowerment mean...
Andreas Schleicher presents at the launch of What does child empowerment mean...EduSkills OECD
 
How To Create Editable Tree View in Odoo 17
How To Create Editable Tree View in Odoo 17How To Create Editable Tree View in Odoo 17
How To Create Editable Tree View in Odoo 17Celine George
 
PSYPACT- Practicing Over State Lines May 2024.pptx
PSYPACT- Practicing Over State Lines May 2024.pptxPSYPACT- Practicing Over State Lines May 2024.pptx
PSYPACT- Practicing Over State Lines May 2024.pptxMarlene Maheu
 
When Quality Assurance Meets Innovation in Higher Education - Report launch w...
When Quality Assurance Meets Innovation in Higher Education - Report launch w...When Quality Assurance Meets Innovation in Higher Education - Report launch w...
When Quality Assurance Meets Innovation in Higher Education - Report launch w...Gary Wood
 
UChicago CMSC 23320 - The Best Commit Messages of 2024
UChicago CMSC 23320 - The Best Commit Messages of 2024UChicago CMSC 23320 - The Best Commit Messages of 2024
UChicago CMSC 23320 - The Best Commit Messages of 2024Borja Sotomayor
 
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUM
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUMDEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUM
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUMELOISARIVERA8
 
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading RoomSternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading RoomSean M. Fox
 
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjj
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjjStl Algorithms in C++ jjjjjjjjjjjjjjjjjj
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjjMohammed Sikander
 
Basic Civil Engineering notes on Transportation Engineering & Modes of Transport
Basic Civil Engineering notes on Transportation Engineering & Modes of TransportBasic Civil Engineering notes on Transportation Engineering & Modes of Transport
Basic Civil Engineering notes on Transportation Engineering & Modes of TransportDenish Jangid
 
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdfFICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdfPondicherry University
 
Graduate Outcomes Presentation Slides - English (v3).pptx
Graduate Outcomes Presentation Slides - English (v3).pptxGraduate Outcomes Presentation Slides - English (v3).pptx
Graduate Outcomes Presentation Slides - English (v3).pptxneillewis46
 
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...Nguyen Thanh Tu Collection
 
Observing-Correct-Grammar-in-Making-Definitions.pptx
Observing-Correct-Grammar-in-Making-Definitions.pptxObserving-Correct-Grammar-in-Making-Definitions.pptx
Observing-Correct-Grammar-in-Making-Definitions.pptxAdelaideRefugio
 
8 Tips for Effective Working Capital Management
8 Tips for Effective Working Capital Management8 Tips for Effective Working Capital Management
8 Tips for Effective Working Capital ManagementMBA Assignment Experts
 

Recently uploaded (20)

Mattingly "AI & Prompt Design: Named Entity Recognition"
Mattingly "AI & Prompt Design: Named Entity Recognition"Mattingly "AI & Prompt Design: Named Entity Recognition"
Mattingly "AI & Prompt Design: Named Entity Recognition"
 
Đề tieng anh thpt 2024 danh cho cac ban hoc sinh
Đề tieng anh thpt 2024 danh cho cac ban hoc sinhĐề tieng anh thpt 2024 danh cho cac ban hoc sinh
Đề tieng anh thpt 2024 danh cho cac ban hoc sinh
 
diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....
 
AIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptAIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.ppt
 
ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...
ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...
ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...
 
Andreas Schleicher presents at the launch of What does child empowerment mean...
Andreas Schleicher presents at the launch of What does child empowerment mean...Andreas Schleicher presents at the launch of What does child empowerment mean...
Andreas Schleicher presents at the launch of What does child empowerment mean...
 
How To Create Editable Tree View in Odoo 17
How To Create Editable Tree View in Odoo 17How To Create Editable Tree View in Odoo 17
How To Create Editable Tree View in Odoo 17
 
PSYPACT- Practicing Over State Lines May 2024.pptx
PSYPACT- Practicing Over State Lines May 2024.pptxPSYPACT- Practicing Over State Lines May 2024.pptx
PSYPACT- Practicing Over State Lines May 2024.pptx
 
When Quality Assurance Meets Innovation in Higher Education - Report launch w...
When Quality Assurance Meets Innovation in Higher Education - Report launch w...When Quality Assurance Meets Innovation in Higher Education - Report launch w...
When Quality Assurance Meets Innovation in Higher Education - Report launch w...
 
OS-operating systems- ch05 (CPU Scheduling) ...
OS-operating systems- ch05 (CPU Scheduling) ...OS-operating systems- ch05 (CPU Scheduling) ...
OS-operating systems- ch05 (CPU Scheduling) ...
 
UChicago CMSC 23320 - The Best Commit Messages of 2024
UChicago CMSC 23320 - The Best Commit Messages of 2024UChicago CMSC 23320 - The Best Commit Messages of 2024
UChicago CMSC 23320 - The Best Commit Messages of 2024
 
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUM
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUMDEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUM
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUM
 
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading RoomSternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
 
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjj
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjjStl Algorithms in C++ jjjjjjjjjjjjjjjjjj
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjj
 
Basic Civil Engineering notes on Transportation Engineering & Modes of Transport
Basic Civil Engineering notes on Transportation Engineering & Modes of TransportBasic Civil Engineering notes on Transportation Engineering & Modes of Transport
Basic Civil Engineering notes on Transportation Engineering & Modes of Transport
 
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdfFICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
 
Graduate Outcomes Presentation Slides - English (v3).pptx
Graduate Outcomes Presentation Slides - English (v3).pptxGraduate Outcomes Presentation Slides - English (v3).pptx
Graduate Outcomes Presentation Slides - English (v3).pptx
 
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
 
Observing-Correct-Grammar-in-Making-Definitions.pptx
Observing-Correct-Grammar-in-Making-Definitions.pptxObserving-Correct-Grammar-in-Making-Definitions.pptx
Observing-Correct-Grammar-in-Making-Definitions.pptx
 
8 Tips for Effective Working Capital Management
8 Tips for Effective Working Capital Management8 Tips for Effective Working Capital Management
8 Tips for Effective Working Capital Management
 

Independent Project 6-5Windows   MacClassic Gardens and .docx

  • 1. Independent Project 6-5 Windows Mac Classic Gardens and Landscapes counts responses to specialty promotions to determine effectiveness. You use SUMIFS and an IFS formula to complete the summary. You also calculate insurance statistics and display full names in one cell. [Student Learning Outcomes 6.1, 6.2, 6.3, 6.6, 6.7] File Needed: ClassicGardens-06.xlsx (Available from the Start File link.) Completed Project File Name: [your name]-ClassicGardens-06.xlsx Skills Covered in This Project Nest MATCH and INDEX functions.
  • 2. Create DSUM formulas. Build an IFS function. Build SUMIFS formulas. Use TEXTJOIN to join labels. Open the ClassicGardens-06 start file. The file will be renamed automatically to include your name. Change the project file name if directed to do so by your instructor, and save it. Create a nested INDEX and MATCH function to display the number of responses from a city. Click the Mailings sheet tab and select and name cells A3:D28 as
  • 3. Responses . Click the Mailing Stats sheet tab. Click cell B21 and type Carthage . Click cell C21 , start an INDEX function, and select the first argument list option. Choose or type the Responses range name for the Array argument. Click the Row_num box and nest a MATCH function. Select cell B21 for the Lookup_value and cells A3:A28 on the
  • 4. Mailings sheet for the Lookup_array . Click the Match_type argument box and type 0 . Click INDEX in the Formula bar. Click the Column_num box and nest a second MATCH function to look up cell D3 on the Mailings sheet in the lookup array A3:D3 . Click the Match_type box and type 0 (Figure 6-106) and click OK . The result displays as 343.00. Figure 6-106 Nested MATCH
  • 5. and INDEX functions Format the results to show zero decimal places. Type Smyrna in cell B21 . Use DSUM to summarize mailing data. Select the Mailings sheet and note that number mailed is located in the third column and response data is in the fourth column. Click the Criteria sheet tab. Select cell B2 and type lan* to select data for the Landscape Design department. Type law*
  • 6. in cell B5 for the Lawn & Maintenance department. Type pat* in cell B8 for the Patio & Furniture department. Click the Mailing Stats sheet tab and select cell B7 . Use DSUM with the range name Responses as the Database argument. Type 3 for the Field argument (# Mailed column), and enter an absolute reference to cells B1:B2 on the Criteria sheet as the Criteria argument. Copy the formula to cell
  • 7. C7 and edit the Field argument to use the fourth column (# Responses). Use DSUM in cells B8:C9 to calculate results for the two remaining departments. Use SUM in cells B10:C10 . Format all values as Comma Style with no decimal places. Create an IFS function to display a response rating. Note: If your version of Excel does not include the IFS function, build the following nested IF function =IF(C7/B7>=20%,$C$15,IF(C7/B7>=15%,$C$16,IF(C7/B7>=11 %,$C$17,$C$18))) to display the rating
  • 8. . Click cell D7 . The response rate and ratings are shown in rows 14:18. Start an IFS function and select C7 for the Logical_test1 argument. Type / for division and select cell B7 . Type >=20% to complete the test. Click the Value_if_true1 box, select C15 , and press F4 (FN + F4) (Figure 6-107). Figure 6-107 First Logical_test and
  • 9. Value_if_true arguments Click the Logical_test2 box, select C7 , type / , select cell B7 , and type >=15% . Click the Value_if_true2 box, click cell C16 , and press F4 ( FN + F4 ). Complete the third and fourth logical tests and Value_if_true arguments (Figure 6-108). Figure 6-108 Completed IFS function arguments
  • 10. Copy the formula in cell D7 to cells D8:D10 . Use SUMIFS to total insurance claims and dependents by city and department. Click the Employee Insurance sheet tab and select cell E25 . Use SUMIFS with an absolute reference to cells F4:F23 as the Sum_range argument. The Criteria_range1 argument is an absolute reference to cells E4:E23 . The Criteria1 argument is
  • 11. bre* to select the city of Brentwood. The Criteria_range2 argument is an absolute reference to cells D4:D23 , the department column, with criteria of lan* to select the Landscape Design department. Click OK . The result for cell E25 is 10. Build SUMIFS formulas for cells E26:E28 based on the criteria displayed in cells C26:C28 . Format borders to remove inconsistencies, if any, and adjust column widths to display data. Use TEXTJOIN to display names. Note: If your version of Excel does not include the TEXTJOIN function, use
  • 12. CONCAT or CONCATENATE to build the function. Click the Full Names sheet tab and select cell E4 . Start a TEXTJOIN function and press Spacebar for the Delimiter argument. Click the Text1 box and select cell C4 . Complete the Text2 and Text3 arguments to show middle and last names and click OK (Figure 6-109). Figure 6-109 Delimiter is a space Copy the formula to display full names in column E.
  • 13. Save and close the ClassicGardens-06 Excel workbook (Figure 6-110).