Need help with formulas
Begin this exercise by opening the file named Chapter 3 CiP Exercise 1 or continue with this file if
you completed the comprehensive review part A.
1.Click cell C3 on the Summary Report worksheet. This column will be used to count the stores
for each region of the company. Begin the function by clicking the Formulas tab on the Ribbon.
Click the More Functions button, click the Statistical option, and then click the COUNTIF function
from the list. Define the arguments in the Function Arguments dialog box as follows:
Range: Click the Collapse Dialog button next to the Range argument, click the Sales by Store
worksheet tab, and highlight the range A3:A26. Press the ENTER key on your keyboard. Click in
the input box for the Range argument and place an absolute reference on the range. Press the
TAB key on your keyboard to advance to the next argument.
Criteria: Type cell A3. Complete the function by clicking the OK button at the bottom of the
Function Arguments dialog box.
2.Copy and paste the COUNTIF function in cell C3 by double clicking the Auto Fill Handle. The
function will show the number of stores for each region.
3.Click cell D3 on the Summary Report worksheet. This column will be used to sum the current
sales by region. Begin the function by clicking the Formulas tab on the Ribbon. Click the Math &
Trig button and select the SUMIF function from the list. Define the arguments in the Function
Arguments dialog box as follows:
Range: Click the Collapse Dialog button next to the Range argument, click the Sales by Store
worksheet tab, and highlight the range A3:A26. Press the ENTER key on your keyboard. Click in
the input box for the Range argument and place an absolute reference on the range. Press the
TAB key on your keyboard to advance to the next argument.
Criteria: Type cell A3. Press the TAB key on your keyboard to advance to the next argument.
Sum_range: Click the Collapse Dialog button next to the Sum_range argument, click the Sales
by Store worksheet tab, and highlight the range I3:I26. Press the ENTER key on your keyboard.
Click in the input box for the Sum_range argument and place an absolute reference on the range.
Complete the function by clicking the OK button at the bottom of the Function Arguments dialog
box.
4. Copy and paste the SUMIF function in cell D3 by double clicking the Auto Fill Handle. The
function will show the total sales this year for each region.
5. Click cell E3 on the Summary Report worksheet. This column will be used to sum the sales
last year by region. Enter a SUMIF function and define the arguments exactly as stated in step 3.
However, define the Sum_range argument with the range H3:H26 on the Sales by Store
worksheet. Remember to put an absolute reference on this range before completing the function.
6.Copy and paste the SUMIF function in cell E3 by double clicking the Auto Fill Handle. The
function will show the total sales last year for each region.
7. Enter a formula in cell F3 on the Summary Report worksheet to calculate the percent change
in sales for each region. Your formula should first subtract the Sales Last Year in cell E3 from the
Sales This Year in cell D3. Then divide this result by the Sales Last Year in cell E3.
8. Copy and paste the formula in cell F3 by double clicking the Auto Fill Handle.
9. Click cell C11 on the Summary Report worksheet. This column will be used to count the
number of stores by size for the region number typed into cell B9. Begin the function by clicking
the Formulas tab on the Ribbon. Click the More Functions button, click the Statistical option, and
select the COUNTIFS function from the list. Define the arguments in the Function Arguments
dialog box as follows:
Criteria_range1: Click the Collapse Dialog button next to the Criteria_range1 argument, click the
Sales by Store worksheet tab, and highlight the range A3:A26. Press the ENTER key on your
keyboard. Click in the input box for the Criteria_range1argument and place an absolute reference
on the range. Press the TAB key on your keyboard to advance to the next argument.
Criteria1: Type cell B9. Place an absolute reference on this cell location. Press the TAB key on
your keyboard to advance to the next argument.
Criteria_range2: Click the Collapse Dialog button next to the Criteria_range2 argument, click the
Sales by Store worksheet tab, and highlight the range F3:F26. Press the ENTER key on your
keyboard. Click in the input box for the Criteria_range2argument and place an absolute reference
on the range. Press the TAB key on your keyboard to advance to the next argument.
Criteria2: Type cell B11. Complete the function by clicking the OK button at the bottom of the
Function Arguments dialog box.
10. Copy the COUNTIFS function in cell C11 and paste it into the range C12:C14 using the Paste
Formulas command.
11. Click cell D11 on the Summary Report worksheet. This column will be used to sum the
current sales by store size for the region number typed into cell B9. Begin the function by clicking
the Formulas tab on the Ribbon. Click the Math & Trig button and select the SUMIFS function from
the list. Define the arguments in the Function Arguments dialog box as follows:
Sum_range: Click the Collapse Dialog button next to the Sum_range argument, click the Sales
by Store worksheet tab, and highlight the range I3:I26. Press the ENTER key on your keyboard.
Click in the input box for the Sum_range argument and place an absolute reference on the range.
Press the TAB key on your keyboard to advance to the next argument.
Criteria_range1: Click the Collapse Dialog button next to the Criteria_range1 argument, click the
Sales by Store worksheet tab, and highlight the range A3:A26. Press the ENTER key on your
keyboard. Click in the input box for the Criteria_range1argument and place an absolute reference
on the range. Press the TAB key on your keyboard to advance to the next argument.
Criteria1: Type cell B9. Place an absolute reference on this cell location. Press the TAB key on
your keyboard to advance to the next argument.
Criteria_range2: Click the Collapse Dialog button next to the Criteria_range2 argument, click the
Sales by Store worksheet tab, and highlight the range F3:F26. Press the ENTER key on your
keyboard. Click in the input box for the Criteria_range2argument and place an absolute reference
on the range. Press the TAB key on your keyboard to advance to the next argument.
Criteria2: Type cell B11. Complete the function by clicking the OK button at the bottom of the
Function Arguments dialog box.
12. Copy the SUMIFS function in cell D11 and paste it into the range D12:D14 using the Paste
Formulas command.
13. Click cell E11 on the Summary Report worksheet. This column will be used to sum the sales
last year by store size for the region number typed into cell B9. Enter a SUMIFS function into this
cell location and define the arguments exactly as stated for step 11. However, define the
Sum_range argument with the range H3:H26. Remember to place an absolute reference on this
range.
14. Copy the SUMIFS function in cell E11 and paste it into the range E12:E14 using the Paste
Formulas command.
15. Enter a formula in cell F11 on the Summary Report worksheet to calculate the percent
change in sales for each store size. Your formula should first subtract the Sales Last Year in cell
E11 from the Sales This Year in cell D11. Then divide this result by the Sales Last Year in cell
E11.
16. Copy the formula in cell F11 and paste it into the range F12:F14 using the Paste Formulas
command.
17. Place a conditional format on the range F11:F14 to show any negative numbers in red. Begin
by highlighting the range F11:F14 on the Summary Report worksheet. Click the Conditional
Formatting button in the Home tab of the Ribbon and select the New Rule option from the drop-
down list. Click the Format only cells that contain option from the New Formatting Rule dialog box.
Change the comparison operator box from between to less than. Click in the input box next to the
comparison operator box and type a 0. Click the Format button and change the text color to red.
Complete the command by clicking the OK button in the Format Cells dialog box and in the new
New Formatting Rule dialog box.
18. Click cell G3 on the Summary Report worksheet. The purpose of this column is to show the
sales growth target for each region. The sales growth targets can be found in the Region Plan
worksheet. An HLOOKUP function will be used to display the sales growth plan for each region.
Begin the function by clicking the Formulas tab of the Ribbon. Then click the Lookup & Reference
button and select the HLOOKUP function from the list. Define the arguments of the function as
follows:
Lookup_value: Type cell A3 in the input box for this argument. Then press the TAB key on your
keyboard to advance to the next argument.
Table_array: Click the Collapse Dialog button next to the Table_array argument, click the
Region Plan worksheet tab, and highlight the range B2:E5. Press the ENTER key on your
keyboard. Click in the input box for the Table_array argument and place an absolute reference on
the range. Press the TAB key on your keyboard to advance to the next argument.
Row_index_num: Type the number 4 and press the TAB key on your keyboard.
Range_lookup: Type the word FALSE. Complete the function by clicking the OK button at the
bottom of the Function Arguments dialog box.
19. Copy and paste the HLOOKUP function in cell G3 by double clicking the Auto Fill Handle.
20. Enter a formula in cell H3 that subtracts the Sales Growth Target in cell G3 from the Change in
Sales in cell F3 (F3G3). Then copy and paste the formula into the range H4:H6.
21. Click cell C9 on the Summary Report worksheet. The purpose of this cell is to display the
name of the region for the number that is typed into cell B9. This will be accomplished by using a
VLOOKUP function. Begin the function by clicking the Formulas tab of the Ribbon, then click the
Lookup & Reference button and select the VLOOKUP function from the list. Define the arguments
of the function as follows:
Lookup_value: Type cell B9 in the input box for this argument and press the TAB key on your
keyboard to advance to the next argument.
Table_array: Click the Collapse Dialog button next to the Table_array argument and highlight the
range A3:B6 on the Summary Report worksheet. Press the ENTER key on your keyboard. Press
the TAB key on your keyboard to advance to the next argument.
Col_index_num: Type the number 2 and press the TAB key on your keyboard.
Range_lookup: Type the word FALSE. Complete the function by clicking the OK button at the
bottom of the Function Arguments dialog box.
22. Looking at the Summary Report worksheet, you will notice that the change in sales for the
West region is 4.77%. Type the number 4 in cell B9 to see the change in sales summarized for
each store size in the region. Examine the sales results by store size for each of the other three
regions. Notice that even if a region is showing an increase in sales over last year, it does not
necessarily mean that all stores in that region are performing well.

More Related Content

PDF
Click cell C3 on the Summary Report worksheet This column w.pdf
PDF
Excel Intro Part2
PDF
Excel module (1)
DOCX
Shelly Cashman Excel 2013 Chapter 10 SAM Project 1aShelly .docx
DOCX
This image appears when a project instruction has changed to accommo.docx
PPT
Advance-excel-professional-trainer-in-mumbai
PPTX
DOCX
Grader - InstructionsExcel 2019 ProjectExcel_Comprehensive_Capsto.docx
Click cell C3 on the Summary Report worksheet This column w.pdf
Excel Intro Part2
Excel module (1)
Shelly Cashman Excel 2013 Chapter 10 SAM Project 1aShelly .docx
This image appears when a project instruction has changed to accommo.docx
Advance-excel-professional-trainer-in-mumbai
Grader - InstructionsExcel 2019 ProjectExcel_Comprehensive_Capsto.docx

Similar to Need help with formulas Begin this exercise by opening the .pdf (20)

PDF
Easy Pivot Tutorial June 2020
ODT
Open Office Calc : Lesson 07
PPTX
PDF
Excel Intro Part2 2007
DOCX
A Skills Approach Excel 2013 Chapter 3 Using Formulas and Fu.docx
PDF
Sap purchase-requisition-how-to
DOCX
Instructions sc ex16_8a
PDF
Excel 2016 | Module 3: SAM Project 1a Pick Up Motors
PPTX
Excel chapter-5
DOC
Excel project chapter 08
PDF
Excel exercise pdf
PPT
Access Ch4 Creating Reports And Forms (Jy)
DOCX
this assignment is due today...... 6 hours to do...... You are o.docx
PPTX
OpenCastLabs Excel chapter-3
DOCX
The Wear-Ever Shoes company maintains inventory data and custome.docx
PDF
00a1Trips_LastFirst (solution)
DOCX
IMPORTANT If you are a Canadian user, be sure to verify that your
PPTX
Calculation contex in sap business objects
PDF
Print18
Easy Pivot Tutorial June 2020
Open Office Calc : Lesson 07
Excel Intro Part2 2007
A Skills Approach Excel 2013 Chapter 3 Using Formulas and Fu.docx
Sap purchase-requisition-how-to
Instructions sc ex16_8a
Excel 2016 | Module 3: SAM Project 1a Pick Up Motors
Excel chapter-5
Excel project chapter 08
Excel exercise pdf
Access Ch4 Creating Reports And Forms (Jy)
this assignment is due today...... 6 hours to do...... You are o.docx
OpenCastLabs Excel chapter-3
The Wear-Ever Shoes company maintains inventory data and custome.docx
00a1Trips_LastFirst (solution)
IMPORTANT If you are a Canadian user, be sure to verify that your
Calculation contex in sap business objects
Print18
Ad

More from abhijitakolkar1 (20)

PDF
River bed Corporation is preparing its December 312020 ba.pdf
PDF
Which of the following statements is supported by the theory.pdf
PDF
Write a threepage report of approximately 1 500 words in .pdf
PDF
Which of the following are associated with mitotic division .pdf
PDF
What is the optimal foraging model Natural selection shou.pdf
PDF
Sheffield Corp emite 5100 acciones ordinarias de valor nomi.pdf
PDF
What do the following program segments print Find the answe.pdf
PDF
The North American pronghorn has a number of adaptations whi.pdf
PDF
The journal entry to record the accrual of interest expense .pdf
PDF
tewer mill subit a dim in the coming vear 0055094501110.pdf
PDF
TA 204a Differentiate local from systemic signs of malign.pdf
PDF
RunHeavy Corporation RHC is a corporation that manages a l.pdf
PDF
Suppose that Econland experiences a recession.pdf
PDF
Strategic Public Sector Governance The Critical Role of Comm.pdf
PDF
Question 11 1 point Control is the process of comparing ac.pdf
PDF
La venta de negocios puede lograr muchos objetivos diferente.pdf
PDF
On January 4 2020 Black Corporation acquired 100 of the o.pdf
PDF
In a survuy peeple were asked whether they thought sun went.pdf
PDF
Kresel Zihniyet Kresel Zihniyet Bu nedir Neden nemlid.pdf
PDF
Instrucciones Relaciona cada palabra o frase con su definic.pdf
River bed Corporation is preparing its December 312020 ba.pdf
Which of the following statements is supported by the theory.pdf
Write a threepage report of approximately 1 500 words in .pdf
Which of the following are associated with mitotic division .pdf
What is the optimal foraging model Natural selection shou.pdf
Sheffield Corp emite 5100 acciones ordinarias de valor nomi.pdf
What do the following program segments print Find the answe.pdf
The North American pronghorn has a number of adaptations whi.pdf
The journal entry to record the accrual of interest expense .pdf
tewer mill subit a dim in the coming vear 0055094501110.pdf
TA 204a Differentiate local from systemic signs of malign.pdf
RunHeavy Corporation RHC is a corporation that manages a l.pdf
Suppose that Econland experiences a recession.pdf
Strategic Public Sector Governance The Critical Role of Comm.pdf
Question 11 1 point Control is the process of comparing ac.pdf
La venta de negocios puede lograr muchos objetivos diferente.pdf
On January 4 2020 Black Corporation acquired 100 of the o.pdf
In a survuy peeple were asked whether they thought sun went.pdf
Kresel Zihniyet Kresel Zihniyet Bu nedir Neden nemlid.pdf
Instrucciones Relaciona cada palabra o frase con su definic.pdf
Ad

Recently uploaded (20)

PDF
LIFE & LIVING TRILOGY- PART (1) WHO ARE WE.pdf
PDF
AI-driven educational solutions for real-life interventions in the Philippine...
PDF
Τίμαιος είναι φιλοσοφικός διάλογος του Πλάτωνα
PPTX
Share_Module_2_Power_conflict_and_negotiation.pptx
PDF
Vision Prelims GS PYQ Analysis 2011-2022 www.upscpdf.com.pdf
PDF
Hazard Identification & Risk Assessment .pdf
PDF
Race Reva University – Shaping Future Leaders in Artificial Intelligence
PDF
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 2).pdf
PDF
Mucosal Drug Delivery system_NDDS_BPHARMACY__SEM VII_PCI.pdf
PDF
FOISHS ANNUAL IMPLEMENTATION PLAN 2025.pdf
PDF
FORM 1 BIOLOGY MIND MAPS and their schemes
PPTX
A powerpoint presentation on the Revised K-10 Science Shaping Paper
PPTX
Core Concepts of Personalized Learning and Virtual Learning Environments
PPTX
Computer Architecture Input Output Memory.pptx
PDF
medical_surgical_nursing_10th_edition_ignatavicius_TEST_BANK_pdf.pdf
PDF
LIFE & LIVING TRILOGY - PART (3) REALITY & MYSTERY.pdf
PDF
Uderstanding digital marketing and marketing stratergie for engaging the digi...
PPTX
B.Sc. DS Unit 2 Software Engineering.pptx
PDF
advance database management system book.pdf
PPTX
Unit 4 Computer Architecture Multicore Processor.pptx
LIFE & LIVING TRILOGY- PART (1) WHO ARE WE.pdf
AI-driven educational solutions for real-life interventions in the Philippine...
Τίμαιος είναι φιλοσοφικός διάλογος του Πλάτωνα
Share_Module_2_Power_conflict_and_negotiation.pptx
Vision Prelims GS PYQ Analysis 2011-2022 www.upscpdf.com.pdf
Hazard Identification & Risk Assessment .pdf
Race Reva University – Shaping Future Leaders in Artificial Intelligence
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 2).pdf
Mucosal Drug Delivery system_NDDS_BPHARMACY__SEM VII_PCI.pdf
FOISHS ANNUAL IMPLEMENTATION PLAN 2025.pdf
FORM 1 BIOLOGY MIND MAPS and their schemes
A powerpoint presentation on the Revised K-10 Science Shaping Paper
Core Concepts of Personalized Learning and Virtual Learning Environments
Computer Architecture Input Output Memory.pptx
medical_surgical_nursing_10th_edition_ignatavicius_TEST_BANK_pdf.pdf
LIFE & LIVING TRILOGY - PART (3) REALITY & MYSTERY.pdf
Uderstanding digital marketing and marketing stratergie for engaging the digi...
B.Sc. DS Unit 2 Software Engineering.pptx
advance database management system book.pdf
Unit 4 Computer Architecture Multicore Processor.pptx

Need help with formulas Begin this exercise by opening the .pdf

  • 1. Need help with formulas Begin this exercise by opening the file named Chapter 3 CiP Exercise 1 or continue with this file if you completed the comprehensive review part A. 1.Click cell C3 on the Summary Report worksheet. This column will be used to count the stores for each region of the company. Begin the function by clicking the Formulas tab on the Ribbon. Click the More Functions button, click the Statistical option, and then click the COUNTIF function from the list. Define the arguments in the Function Arguments dialog box as follows: Range: Click the Collapse Dialog button next to the Range argument, click the Sales by Store worksheet tab, and highlight the range A3:A26. Press the ENTER key on your keyboard. Click in the input box for the Range argument and place an absolute reference on the range. Press the TAB key on your keyboard to advance to the next argument. Criteria: Type cell A3. Complete the function by clicking the OK button at the bottom of the Function Arguments dialog box. 2.Copy and paste the COUNTIF function in cell C3 by double clicking the Auto Fill Handle. The function will show the number of stores for each region. 3.Click cell D3 on the Summary Report worksheet. This column will be used to sum the current sales by region. Begin the function by clicking the Formulas tab on the Ribbon. Click the Math & Trig button and select the SUMIF function from the list. Define the arguments in the Function Arguments dialog box as follows: Range: Click the Collapse Dialog button next to the Range argument, click the Sales by Store worksheet tab, and highlight the range A3:A26. Press the ENTER key on your keyboard. Click in the input box for the Range argument and place an absolute reference on the range. Press the TAB key on your keyboard to advance to the next argument. Criteria: Type cell A3. Press the TAB key on your keyboard to advance to the next argument. Sum_range: Click the Collapse Dialog button next to the Sum_range argument, click the Sales by Store worksheet tab, and highlight the range I3:I26. Press the ENTER key on your keyboard. Click in the input box for the Sum_range argument and place an absolute reference on the range. Complete the function by clicking the OK button at the bottom of the Function Arguments dialog box. 4. Copy and paste the SUMIF function in cell D3 by double clicking the Auto Fill Handle. The function will show the total sales this year for each region. 5. Click cell E3 on the Summary Report worksheet. This column will be used to sum the sales last year by region. Enter a SUMIF function and define the arguments exactly as stated in step 3. However, define the Sum_range argument with the range H3:H26 on the Sales by Store worksheet. Remember to put an absolute reference on this range before completing the function. 6.Copy and paste the SUMIF function in cell E3 by double clicking the Auto Fill Handle. The function will show the total sales last year for each region. 7. Enter a formula in cell F3 on the Summary Report worksheet to calculate the percent change in sales for each region. Your formula should first subtract the Sales Last Year in cell E3 from the Sales This Year in cell D3. Then divide this result by the Sales Last Year in cell E3. 8. Copy and paste the formula in cell F3 by double clicking the Auto Fill Handle. 9. Click cell C11 on the Summary Report worksheet. This column will be used to count the
  • 2. number of stores by size for the region number typed into cell B9. Begin the function by clicking the Formulas tab on the Ribbon. Click the More Functions button, click the Statistical option, and select the COUNTIFS function from the list. Define the arguments in the Function Arguments dialog box as follows: Criteria_range1: Click the Collapse Dialog button next to the Criteria_range1 argument, click the Sales by Store worksheet tab, and highlight the range A3:A26. Press the ENTER key on your keyboard. Click in the input box for the Criteria_range1argument and place an absolute reference on the range. Press the TAB key on your keyboard to advance to the next argument. Criteria1: Type cell B9. Place an absolute reference on this cell location. Press the TAB key on your keyboard to advance to the next argument. Criteria_range2: Click the Collapse Dialog button next to the Criteria_range2 argument, click the Sales by Store worksheet tab, and highlight the range F3:F26. Press the ENTER key on your keyboard. Click in the input box for the Criteria_range2argument and place an absolute reference on the range. Press the TAB key on your keyboard to advance to the next argument. Criteria2: Type cell B11. Complete the function by clicking the OK button at the bottom of the Function Arguments dialog box. 10. Copy the COUNTIFS function in cell C11 and paste it into the range C12:C14 using the Paste Formulas command. 11. Click cell D11 on the Summary Report worksheet. This column will be used to sum the current sales by store size for the region number typed into cell B9. Begin the function by clicking the Formulas tab on the Ribbon. Click the Math & Trig button and select the SUMIFS function from the list. Define the arguments in the Function Arguments dialog box as follows: Sum_range: Click the Collapse Dialog button next to the Sum_range argument, click the Sales by Store worksheet tab, and highlight the range I3:I26. Press the ENTER key on your keyboard. Click in the input box for the Sum_range argument and place an absolute reference on the range. Press the TAB key on your keyboard to advance to the next argument. Criteria_range1: Click the Collapse Dialog button next to the Criteria_range1 argument, click the Sales by Store worksheet tab, and highlight the range A3:A26. Press the ENTER key on your keyboard. Click in the input box for the Criteria_range1argument and place an absolute reference on the range. Press the TAB key on your keyboard to advance to the next argument. Criteria1: Type cell B9. Place an absolute reference on this cell location. Press the TAB key on your keyboard to advance to the next argument. Criteria_range2: Click the Collapse Dialog button next to the Criteria_range2 argument, click the Sales by Store worksheet tab, and highlight the range F3:F26. Press the ENTER key on your keyboard. Click in the input box for the Criteria_range2argument and place an absolute reference on the range. Press the TAB key on your keyboard to advance to the next argument. Criteria2: Type cell B11. Complete the function by clicking the OK button at the bottom of the Function Arguments dialog box. 12. Copy the SUMIFS function in cell D11 and paste it into the range D12:D14 using the Paste Formulas command. 13. Click cell E11 on the Summary Report worksheet. This column will be used to sum the sales last year by store size for the region number typed into cell B9. Enter a SUMIFS function into this
  • 3. cell location and define the arguments exactly as stated for step 11. However, define the Sum_range argument with the range H3:H26. Remember to place an absolute reference on this range. 14. Copy the SUMIFS function in cell E11 and paste it into the range E12:E14 using the Paste Formulas command. 15. Enter a formula in cell F11 on the Summary Report worksheet to calculate the percent change in sales for each store size. Your formula should first subtract the Sales Last Year in cell E11 from the Sales This Year in cell D11. Then divide this result by the Sales Last Year in cell E11. 16. Copy the formula in cell F11 and paste it into the range F12:F14 using the Paste Formulas command. 17. Place a conditional format on the range F11:F14 to show any negative numbers in red. Begin by highlighting the range F11:F14 on the Summary Report worksheet. Click the Conditional Formatting button in the Home tab of the Ribbon and select the New Rule option from the drop- down list. Click the Format only cells that contain option from the New Formatting Rule dialog box. Change the comparison operator box from between to less than. Click in the input box next to the comparison operator box and type a 0. Click the Format button and change the text color to red. Complete the command by clicking the OK button in the Format Cells dialog box and in the new New Formatting Rule dialog box. 18. Click cell G3 on the Summary Report worksheet. The purpose of this column is to show the sales growth target for each region. The sales growth targets can be found in the Region Plan worksheet. An HLOOKUP function will be used to display the sales growth plan for each region. Begin the function by clicking the Formulas tab of the Ribbon. Then click the Lookup & Reference button and select the HLOOKUP function from the list. Define the arguments of the function as follows: Lookup_value: Type cell A3 in the input box for this argument. Then press the TAB key on your keyboard to advance to the next argument. Table_array: Click the Collapse Dialog button next to the Table_array argument, click the Region Plan worksheet tab, and highlight the range B2:E5. Press the ENTER key on your keyboard. Click in the input box for the Table_array argument and place an absolute reference on the range. Press the TAB key on your keyboard to advance to the next argument. Row_index_num: Type the number 4 and press the TAB key on your keyboard. Range_lookup: Type the word FALSE. Complete the function by clicking the OK button at the bottom of the Function Arguments dialog box. 19. Copy and paste the HLOOKUP function in cell G3 by double clicking the Auto Fill Handle. 20. Enter a formula in cell H3 that subtracts the Sales Growth Target in cell G3 from the Change in Sales in cell F3 (F3G3). Then copy and paste the formula into the range H4:H6. 21. Click cell C9 on the Summary Report worksheet. The purpose of this cell is to display the name of the region for the number that is typed into cell B9. This will be accomplished by using a VLOOKUP function. Begin the function by clicking the Formulas tab of the Ribbon, then click the Lookup & Reference button and select the VLOOKUP function from the list. Define the arguments of the function as follows:
  • 4. Lookup_value: Type cell B9 in the input box for this argument and press the TAB key on your keyboard to advance to the next argument. Table_array: Click the Collapse Dialog button next to the Table_array argument and highlight the range A3:B6 on the Summary Report worksheet. Press the ENTER key on your keyboard. Press the TAB key on your keyboard to advance to the next argument. Col_index_num: Type the number 2 and press the TAB key on your keyboard. Range_lookup: Type the word FALSE. Complete the function by clicking the OK button at the bottom of the Function Arguments dialog box. 22. Looking at the Summary Report worksheet, you will notice that the change in sales for the West region is 4.77%. Type the number 4 in cell B9 to see the change in sales summarized for each store size in the region. Examine the sales results by store size for each of the other three regions. Notice that even if a region is showing an increase in sales over last year, it does not necessarily mean that all stores in that region are performing well.