Let us worry about your assignment instead!

We Helped With This Excel Programming Homework: Have A Similar One?

SOLVED
CategoryProgramming
SubjectExcel
DifficultyCollege
StatusSolved
More InfoDo My Excel Homework
73981

Short Assignment Requirements

Just an excel assignment I need to get done, attached all files needed to complete the assignment along with instructions

Assignment Description

YO16_XL_BU02_GRADER_PS1_HW - B-Trendz 1.2

 

Project Description:

You are the executive assistant to the director of sales at B-Trendz, Inc., a trendy retail store that has locations in only ten states. The company is considering branching into the online retail market. Your supervisor, Kayla Zimmerman, wants to review last year’s sales data and make predictions about this year’s sales data before making any decisions on whether or not to begin selling online and, if so, which products may sell well online. You have been asked to determine the best-selling women’s and men’s clothing line by ranking them on a scale from A to E. Only products that have a ranking of A or B will be considered for online sales. To branch into the online market in the future, next year’s total sales must be at least $3,000,000. Finally, if B-Trendz, Inc. begins selling products online, you will need help setting up and maintaining the online store. Several companies have given you their information, and you need to determine which company would best fit the needs for the B-Trendz online website.

 

Instructions:

For the purpose of grading the project you are required to perform the following tasks:

Step

Instructions

Points Possible

1

Start Excel. Open the file named e02_grader_hw_B-Trendz.xlsx. Save the file with the name e02_grader_hw_B-Trendz_LastFirst, replacing LastFirst with your last and first name.

Hint:

0

2

On the Retail worksheet, in cells B17:E17 calculate the quarterly sales totals for the womens clothing line. In cells B33:E33 calculate the quarterly sales totals for the mens clothing line.


Hint: In cell B17, type =SUM(B5:B16), and then press Enter. In cell B33, type =SUM(B21:B32), and then press Enter.

4

3

In cells F5:F17, calculate the yearly sales totals for the womens clothing line. In cells F21:F33, calculate the yearly sales totals for the mens clothing line. In B36:F36, calculate the grand totals of womens and mens clothing sales.


Hint: In cell F5, type =SUM(B5:E5), and then press Enter. In cell F21, type =SUM(B21:E21), and then press Enter. In cell B36, type =B17+B33, and then press Enter.

5

4

In B37:E37, calculate the percentage of sales from womens clothing. Format as Percentage and display zero decimal places. In B38:E38, calculate the percentage of sales from mens clothing. Format as Percentage and display zero decimal places.


Hint: In cell B37, type =B17/B36, and then press Enter. Use the Number group on the Home tab to format the value. In cell B38, type =B33/B36, and then press Enter.

4

5

You have been asked to determine whether the grand total yearly sales goals were met.
The 2017 yearly sales goals were met if the yearly sales were $25,000,000 or more. In cell G36, using a logical function, determine whether the yearly sales goals were
met. Set the formula to return a value of Yes if the goal was met or a value of No if the
goal was not met.


Hint: In cell G36, type =IF(F36>=25000,"Yes","No"), and then press Enter.

5

6

You want to create quick visuals of the quarterly sales of each product line, so you decide to use Sparklines to view the sales at a glance. In G5:G16, insert Line Sparklines based on the data in B5:E16. Add High Point markers. Also add Line Sparklines for the Mens clothing data in G21:G32 based on data in B21:E32. Add High Point markers.


Hint: Create Line Sparklines for the quarterly sales of the women
s clothing line using B5:E16 as the Data Range and G5:G16 as the Location Range. Create Line Sparklines for the quarterly sales of the mens clothing line using B21:E32 as the Data Range and G21:G32 as the Location Range.

3

7

Assigned the named range of Rank to the cells M4:N8.


Hint: Select cells M4:N8, in the name box, type Rank, and then press Enter.

2

8

To determine which clothing lines may sell well online, you decide to rank them on a scale from A to E. In cell H5, using a Vlookup function, determine the product line ranking of each product based on the Yearly Sales. Use the range name assigned to the lookup table. Copy the formula through H16. In cell H21, using a Vlookup function, determine the product line ranking of each product based on the Yearly Sales. Use the range name assigned to the lookup table. Copy the formula through H32.


Hint: In cell H5, type =VLOOKUP(F5,Rank,2,TRUE), and then press Enter. In cell H21, type =VLOOKUP(F21,Rank,2,TRUE), and then press Enter.

5

9

In cell I5, using logical functions, determine whether the product will be an online product. The product will be an online product if it has a ranking of A or B. Set the formula to return a value of Yes if rank was met and a value of No if rank was not met. Copy the formula through I16. Repeat the same formula for the mens clothing lines starting in cell I21, and copy the formula through I32.


Hint: In cell I5, type =IF(OR(H5="A",H5="B"),"Yes","No"), and then press Enter. In cell I21, type =IF(OR(H21="A",H21="B"),"Yes","No"), and then press Enter.

5

10

Create a 3-D clustered column chart that represents the womens clothing sales based on each product line and the product lines yearly sales. Enter a chart title of Womens Clothing Sales. Move the chart so the top left corner of the chart is in cell K10 and the bottom right corner of the chart is in cell Q22. Apply Style 3 to the chart.


Hint: Select cells A5:A16, press and hold Ctrl, and then select F5:F16. Use the tools on the Insert tab to create a 3-D Column chart using the selected data. Use the Chart Styles button to change the chart style.

6

11

Create a second 3-D clustered column chart that represents the mens clothing sales based on each product line and the product lines yearly sales. Enter a chart title of Mens Clothing Sales. Move the chart so the top left corner of the chart is in cell K23 and the bottom right corner of the chart is in cell Q38. Apply Style 3 to the chart. Adjust the vertical axis Bounds and Units of the mens clothing chart to match the vertical axis of the womens clothing chart.


Hint: Select A21:A32, press and hold Ctrl, and then select F21:F32. Use the tools on the Insert tab to Create a 3-D Column chart. Use the Chart Styles button to change the chart style. Use the Format Axis pane to change the Axis Options to have a maximum bound of 3000000.

6

12

Create a clustered column chart to compare the sales percentages of womens and mens clothing sales for all four quarters. Move the chart to a new chart sheet, and name the new worksheet SalesComparison. Position the SalesComparison worksheet to the right the Retail worksheet. Apply Style 4 to the chart. Enter the chart title Sales Comparison. Change the chart title format using WordArt, Pattern Fill-Blue, Accent 1, Light Downward Diagonal, Outline - Accent 1. Note, depending on the version of Office used, the WordArt style name may be Pattern Fill: Blue, Accent color 5, Light Downward Diagonal Stripe; Outline: Blue, Accent color 5. Increase the font of the chart title to 40. Insert a rounded rectangle shape in the top left corner of the chart. Note, depending on the version of Office used, the shape name may be Rectangle: Rounded Corners. Enter the text Womens products consistently outsold mens products. Change the size of the rounded rectangle shape to 0.6" high and 2.25" wide.


Hint: Select cells A35:E35, press and hold Ctrl, and then select cells A37:E38. Use the tools on the Insert tab to create a 2-D Clustered Column chart using the selected data. Use the Chart Tools Design tab to move the chart to a chart sheet and to apply the chart style. Use the Chart Tools Format tab to apply the WordArtStyle to the chart title. Use the Insert tab to insert the rounded rectangle shape onto the chart.

8

13

On the Predictions worksheet, in cell B5, calculate the 2018 sales goal amount for womens activeware based on the 2017 amount on the Retail worksheet and the percent in cell B1 on the Predictions worksheet. Copy this formula to the range B5:E16.



Hint: In cell B5, type =Retail!B5*(1+$B$1), and then press Enter.

4

14

In cell B17, calculate the total quarter 1 sales goal amount and copy the formula over to E17. In cell F5, calculate the total yearly sales goal amount for womens activeware. Copy the formula down to F17.


Hint: In cell B17, type =SUM(B5:B16), and then press Enter. In cell F5, type =SUM(B5:E5), and then press Enter.

4

15

In cell B21 calculate the 2018 sales goal amount for mens activeware based on the 2017 amount on the Retail worksheet and the percent in cell B1 on the Predictions worksheet. Copy this formula to the range B21:E32.


Hint: In cell B21, type =Retail!B21*(1+Predictions!$B$1), and then press Enter.

6

16

In cell B33, calculate the total quarter 1 sales goal amount and copy the formula over to E33. In cell F21, calculate the total yearly sales goal amount for mens activeware. Copy the formula down to F33.


Hint: In cell B33, type =SUM(B21:B32), and then press Enter. In cell F21, type =SUM(B21:E21), and then press Enter.

4

17

In B36:F36, total the quarterly and yearly sales for both womens and mens clothing.


Hint: In cell B36, type =B17+B33, and then press Enter.

3

18

In cell G36, using a logical function, determine whether the sales goal is met. The sales goal is met if the yearly sales total is greater than or equal to $30,000,000. Set the formula to return a value of Yes if goal was met and a value of No if goal was not met.


Hint: In cell G36, type =IF(F36>=30000000,"Yes","No"), and then press Enter.

5

19

Using trial and error in cell B1, determine the approximate lowest percentage increase that is needed for all products to meet the total sales goal of $30,000,000 in cell G36. Use only whole number percentages.


Hint: In cell B1, type 13, and then press Enter.

2

20

On the Online worksheet, in cell B11, calculate the end of month payment amount for the loan given the loan amount, term, and interest for the Online Solutions company. The result should be a positive value. Copy the formula over to D11.


Hint: In cell B11, type =-PMT(B10/12,B9*12,B5), and then press Enter.

6

21

In cell B12, calculate the total payment amounts over the life of the loan. Copy the formula over to D12.



Hint: In cell B12, type =B11*B9*12, and then press Enter.

3

22

In B13, calculate how much total interest will be paid over the life of the loan. Copy the formula over to D13.


Hint: In cell B13, type =B12-B5, and then press Enter.

2

23

In cells B15:D15, use a logical function to recommend which company B-Trendz should use to create and maintain the online website. The function should return the company name from row 2 if the website will be maintained for at least two years and the monthly payment is $2,100 or less. If the value is false, the cell should remain blank.


Hint: In cell B15, type =IF(AND(B4>=2,B11<=2100),B2,""), and then press Enter.

5

24

Insert the File Name field in the left custom footer section of the Header/Footer tab in the Page Setup dialog box on all worksheets in the workbook.

3

25

Ensure that the worksheets are correctly named and placed in the following order in the workbook:  Retail, SalesComparison, Predictions, and Online. Close the workbook and then close Excel. Submit the workbook as directed.

0

 

Total Score

100

 

Assignment Description

YO16_XL_BU02_GRADER_PS1_HW - B-Trendz 1.2

 

Project Description:

You are the executive assistant to the director of sales at B-Trendz, Inc., a trendy retail store that has locations in only ten states. The company is considering branching into the online retail market. Your supervisor, Kayla Zimmerman, wants to review last year’s sales data and make predictions about this year’s sales data before making any decisions on whether or not to begin selling online and, if so, which products may sell well online. You have been asked to determine the best-selling women’s and men’s clothing line by ranking them on a scale from A to E. Only products that have a ranking of A or B will be considered for online sales. To branch into the online market in the future, next year’s total sales must be at least $3,000,000. Finally, if B-Trendz, Inc. begins selling products online, you will need help setting up and maintaining the online store. Several companies have given you their information, and you need to determine which company would best fit the needs for the B-Trendz online website.

 

Instructions:

For the purpose of grading the project you are required to perform the following tasks:

Step

Instructions

Points Possible

1

Start Excel. Open the file named e02_grader_hw_B-Trendz.xlsx. Save the file with the name e02_grader_hw_B-Trendz_LastFirst, replacing LastFirst with your last and first name.

0.000

2

On the Retail worksheet, in cells B17:E17 calculate the quarterly sales totals for the womens clothing line. In cells B33:E33 calculate the quarterly sales totals for the mens clothing line.

4.000

3

In cells F5:F17, calculate the yearly sales totals for the womens clothing line. In cells F21:F33, calculate the yearly sales totals for the mens clothing line. In B36:F36, calculate the grand totals of womens and mens clothing sales.

5.000

4

In B37:E37, calculate the percentage of sales from womens clothing. Format as Percentage and display zero decimal places. In B38:E38, calculate the percentage of sales from mens clothing. Format as Percentage and display zero decimal places.

4.000

5

You have been asked to determine whether the grand total yearly sales goals were met.
The 2017 yearly sales goals were met if the yearly sales were $25,000,000 or more. In cell G36, using a logical function, determine whether the yearly sales goals were
met. Set the formula to return a value of Yes if the goal was met or a value of No if the
goal was not met.

5.000

6

You want to create quick visuals of the quarterly sales of each product line, so you decide to use Sparklines to view the sales at a glance. In G5:G16, insert Line Sparklines based on the data in B5:E16. Add High Point markers. Also add Line Sparklines for the Mens clothing data in G21:G32 based on data in B21:E32. Add High Point markers.

3.000

7

Assigned the named range of Rank to the cells M4:N8.

2.000

8

To determine which clothing lines may sell well online, you decide to rank them on a scale from A to E. In cell H5, using a Vlookup function, determine the product line ranking of each product based on the Yearly Sales. Use the range name assigned to the lookup table. Copy the formula through H16. In cell H21, using a Vlookup function, determine the product line ranking of each product based on the Yearly Sales. Use the range name assigned to the lookup table. Copy the formula through H32.

5.000

9

In cell I5, using logical functions, determine whether the product will be an online product. The product will be an online product if it has a ranking of A or B. Set the formula to return a value of Yes if rank was met and a value of No if rank was not met. Copy the formula through I16. Repeat the same formula for the mens clothing lines starting in cell I21, and copy the formula through I32.

5.000

10

Create a 3-D clustered column chart that represents the womens clothing sales based on each product line and the product lines yearly sales. Enter a chart title of Womens Clothing Sales. Move the chart so the top left corner of the chart is in cell K10 and the bottom right corner of the chart is in cell Q22. Apply Style 3 to the chart.

6.000

11

Create a second 3-D clustered column chart that represents the mens clothing sales based on each product line and the product lines yearly sales. Enter a chart title of Mens Clothing Sales. Move the chart so the top left corner of the chart is in cell K23 and the bottom right corner of the chart is in cell Q38. Apply Style 3 to the chart. Adjust the vertical axis Bounds and Units of the mens clothing chart to match the vertical axis of the womens clothing chart.

6.000

12

Create a clustered column chart to compare the sales percentages of womens and mens clothing sales for all four quarters. Move the chart to a new chart sheet, and name the new worksheet SalesComparison. Position the SalesComparison worksheet to the right the Retail worksheet. Apply Style 4 to the chart. Enter the chart title Sales Comparison. Change the chart title format using WordArt, Pattern Fill-Blue, Accent 1, Light Downward Diagonal, Outline - Accent 1. Note, depending on the version of Office used, the WordArt style name may be Pattern Fill: Blue, Accent color 5, Light Downward Diagonal Stripe; Outline: Blue, Accent color 5. Increase the font of the chart title to 40. Insert a rounded rectangle shape in the top left corner of the chart. Note, depending on the version of Office used, the shape name may be Rectangle: Rounded Corners. Enter the text Womens products consistently outsold mens products. Change the size of the rounded rectangle shape to 0.6" high and 2.25" wide.

8.000

13

On the Predictions worksheet, in cell B5, calculate the 2018 sales goal amount for womens activeware based on the 2017 amount on the Retail worksheet and the percent in cell B1 on the Predictions worksheet. Copy this formula to the range B5:E16.


4.000

14

In cell B17, calculate the total quarter 1 sales goal amount and copy the formula over to E17. In cell F5, calculate the total yearly sales goal amount for womens activeware. Copy the formula down to F17.

4.000

15

In cell B21 calculate the 2018 sales goal amount for mens activeware based on the 2017 amount on the Retail worksheet and the percent in cell B1 on the Predictions worksheet. Copy this formula to the range B21:E32.

6.000

16

In cell B33, calculate the total quarter 1 sales goal amount and copy the formula over to E33. In cell F21, calculate the total yearly sales goal amount for mens activeware. Copy the formula down to F33.

4.000

17

In B36:F36, total the quarterly and yearly sales for both womens and mens clothing.

3.000

18

In cell G36, using a logical function, determine whether the sales goal is met. The sales goal is met if the yearly sales total is greater than or equal to $30,000,000. Set the formula to return a value of Yes if goal was met and a value of No if goal was not met.

5.000

19

Using trial and error in cell B1, determine the approximate lowest percentage increase that is needed for all products to meet the total sales goal of $30,000,000 in cell G36. Use only whole number percentages.

2.000

20

On the Online worksheet, in cell B11, calculate the end of month payment amount for the loan given the loan amount, term, and interest for the Online Solutions company. The result should be a positive value. Copy the formula over to D11.

6.000

21

In cell B12, calculate the total payment amounts over the life of the loan. Copy the formula over to D12.


3.000

22

In B13, calculate how much total interest will be paid over the life of the loan. Copy the formula over to D13.

2.000

23

In cells B15:D15, use a logical function to recommend which company B-Trendz should use to create and maintain the online website. The function should return the company name from row 2 if the website will be maintained for at least two years and the monthly payment is $2,100 or less. If the value is false, the cell should remain blank.

5.000

24

Insert the File Name field in the left custom footer section of the Header/Footer tab in the Page Setup dialog box on all worksheets in the workbook.

3.000

25

Ensure that the worksheets are correctly named and placed in the following order in the workbook:  Retail, SalesComparison, Predictions, and Online. Close the workbook and then close Excel. Submit the workbook as directed.

0.000

 

Total Points

100.000

 

 

Frequently Asked Questions

Is it free to get my assignment evaluated?

Yes. No hidden fees. You pay for the solution only, and all the explanations about how to run it are included in the price. It takes up to 24 hours to get a quote from an expert. In some cases, we can help you faster if an expert is available, but you should always order in advance to avoid the risks. You can place a new order here.

How much does it cost?

The cost depends on many factors: how far away the deadline is, how hard/big the task is, if it is code only or a report, etc. We try to give rough estimates here, but it is just for orientation (in USD):

Regular homework$20 - $150
Advanced homework$100 - $300
Group project or a report$200 - $500
Mid-term or final project$200 - $800
Live exam help$100 - $300
Full thesis$1000 - $3000

How do I pay?

Credit card or PayPal. You don't need to create/have a Payal account in order to pay by a credit card. Paypal offers you "buyer's protection" in case of any issues.

Why do I need to pay in advance?

We have no way to request money after we send you the solution. PayPal works as a middleman, which protects you in case of any disputes, so you should feel safe paying using PayPal.

Do you do essays?

No, unless it is a data analysis essay or report. This is because essays are very personal and it is easy to see when they are written by another person. This is not the case with math and programming.

Why there are no discounts?

It is because we don't want to lie - in such services no discount can be set in advance because we set the price knowing that there is a discount. For example, if we wanted to ask for $100, we could tell that the price is $200 and because you are special, we can do a 50% discount. It is the way all scam websites operate. We set honest prices instead, so there is no need for fake discounts.

Do you do live tutoring?

No, it is simply not how we operate. How often do you meet a great programmer who is also a great speaker? Rarely. It is why we encourage our experts to write down explanations instead of having a live call. It is often enough to get you started - analyzing and running the solutions is a big part of learning.

What happens if I am not satisfied with the solution?

Another expert will review the task, and if your claim is reasonable - we refund the payment and often block the freelancer from our platform. Because we are so harsh with our experts - the ones working with us are very trustworthy to deliver high-quality assignment solutions on time.

Customer Feedback

"Thanks for explanations after the assignment was already completed... Emily is such a nice tutor! "

Order #13073

Find Us On

soc fb soc insta


Paypal supported