Create a three-d pie chart of the years and the net income

Assignment Help Basic Computer Science
Reference no: EM131061939

EXCEL UNIT PROJECT

E-BOOK

Open the E-BOOK file. Complete the following directions. Save as YOURLASTNAME EBOOK.

1. Familiarize yourself with the categories in Column A.

2. Bold the entire worksheet.

3. Enter the SYSTEM date in Cell F2; format it to the 3/14/2001 style.

4. Center and Italicize Cell B3. Rotate its contents 45º. Copy this format to the rest of the years.

5. Indent A8:A12 one space.

6. Change the font size in cells A7, A13, A15, and A17 to 12 pt. Change the font size in cell A19 to 14 pt. and underline the characters in the cell. Add a thick bottom border to the range A3:F3.

7. Change the following column widths: A = 23.43; B through F = 15.00.

8. Change the height of rows 7, 13, 15, 16, and 17 to 24.00. (Try to change all at once)

9. Assign the Comma style format with no decimal places to the range B4:F17.

10. Format Rows 4 and 17 for Accounting style, dollar sign, 0 decimal places.

11. Complete the following formulas (Remember: some of them may require an ABSOLUTE entry!):

a. 2011 Cost of Goods Sold = 2011 Revenue - (2011 Revenue * Margin)

b. Copy to rest of row

c. 2011 Gross Margin = 2011 Revenue - 2011 Cost of Goods Sold

d. Copy to rest of row

e. 2011 Advertising = 1000 + 15% * 2011 Revenue

f. Copy to rest of row

g. 2011 Rent (Cell B9)= 1,800,000

h. 2012 Rent (Cell C9) = 2011 Rent + 10% * 2011 Rent (The rent is increasing 10% each month)

i. Copy cell C9 to rest of row

j. 2011 Salaries = 18% * 2011 Revenue

k. Copy to rest of row

l. 2011 Supplies = 1.5% * 2011 Revenue

m. Copy to rest of row

n. 2011 Total Expenses= Sum of all expense categories

o. Copy to rest of row

p. 2011 Income Before Taxes = 2011 Gross Margin - 2011 Total Expenses

q. Copy to rest of row

r. 2011 Income Taxes: (This requires an If Statement.) If 2011 Income Before Taxes is less than zero, then 2011 Income Taxes = 0; otherwise 2011 Income Taxes = 40% * 2011 Income Before Taxes.(If you CANNOT figure this out, type in the correct numbers manually; I will know by your formulas worksheet.) The manual numbers are: 1,326,036; 0; 550,874; 0; 927,156;

s. Copy to rest of row. If you get dashes instead of 0s, that's fine.

t. 2011 Net Income = 2011 Income Before Taxes - 2011 Income Taxes

u. Copy to rest of row

1. Change the font in cell A1 to 26-point Book Antigua.

2. Change the font in cell A2 to 16-point Book Antigua.

3. Change the font in cell F2 to 10-point Century Gothic.

4. Change the background fill color of A1:F2 to Orange, Accent 6.

5. Do the same background color for Cell A7, Row 13, Row 15, Row 17, and Cells A19 through B24.

6. Rename the sheet tab E-BOOK. Choose a tab color.

7. Spell check.

8. Create a 3-D pie chart of the Years and the Net Income. Movethe chart location to a separate sheet. Name the sheet Net Income and choose a different tab color. Move the sheet so that it is AFTER the E-Book worksheet tab.

9. Format the data labels options in the chart tocategories, and percentages; place them outside end. Omit the legend.

10. Create a title that reads Net Income 5 Years.

11. Explode the largest slice a little. Bold the slice labels. Save one last time as YOURLASTNAME E-BOOK.

Attachment:- e-book_2011_project.xlsx

Reference no: EM131061939

Questions Cloud

The force p required to maintain the motion of the plate : determine (a) the force P required to maintain the motion of the plate, knowing that the plate is 20 mm thick, (b) the largest thickness of the plate for which the mechanism is self locking (i.e., for which the plate cannot be moved however large ..
What are the trends within the industry : Identify and evaluate the internal environment, e.g. What problems do businesses face? Consider in particular the ‘service encounter' - what are the key human resource issues within the sector? Again show evidence of research relating to the indus..
Overview of the strategic planning process : Erica Olsen illustrates the key steps that should be applied in the formal planning process. Imagine you and a peer have recently opened a new consulting firm that offers advice on technology expansions for small- to medium-sized businesses. You h..
Find the range of values of the ratio l/a : Knowing that the co efficient of static friction is 0.20 at both B and C, find the range of values of the ratio L/a for which equilibrium is maintained.
Create a three-d pie chart of the years and the net income : Create a 3-D pie chart of the Years and the Net Income. Movethe chart location to a separate sheet. Name the sheet Net Income and choose a different tab color. Move the sheet so that it is AFTER the E-Book worksheet tab.
Based on the premise that consumption patterns : Many of your perceptions regarding price versus value are likely to be different from those of your parents or grandparents. Researchers attribute such differences to cohort effects, which are based on the premise that consumption patterns are det..
Determine whether the plate is in equilibrium in position : The 50-lb plate ABCD is attached at A and D to collars that can slide on the vertical rod. Knowing that the coefficient of static friction is 0.40 between both collars and the rod, determine whether the plate is in equilibrium in the position show..
City of san jose community centers : The City of San Jose serves slightly over 1,000,000 people and is the 10th largest city by population in the United States. The City organization has approximately 6,000 employees and Departments that have various functions such as the Fire Depart..
What is your opinion and do you support apple or not : This is a very important controversy that we are having in our country today. Even the political candidates are talking about this in the Presidential debates. What is your opinion and do you support Apple or not?

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Describe the scope and analyze how to control the scope

Describe the project including the describe the scope and analyze how to control the scope and identify possible risks, constraints, and assumptions.

  Calculate the latency for the following

Same as (a) but assume the switch implements "cut-through" switching: It is able to begin retransmitting the packet after the first 200 bits have been received.

  No effect on the accuracy of confidence intervals

are in addition to the random variation accounted for by the announced margin of error.

  How can the eer model be further enhanced to support it

How can the EER model be further enhanced to support it?

  Airfares per adult and per child

Mr. and Mrs. Chudnowski paid $1050 to ply with their three children from Winnipeg to Regina. Mrs. Ramsey paid $610 for herself and two children on the same flight. What were the airfares per adult and per child?

  Attributes for the entities will be identified and described

Project 1 Details: In this project you will be provided with a description of an application (below) to create an entity-relationship diagram (ERD) and design accompanying table layout using sound relational modeling concepts and practices. The relat..

  Object-oriented programming project

In this class, we have spent much time emphasizing object oriented code development that encourages code re-use by means of interfaces, abstract classes, design patterns, etc. Now it is your turn to apply these concepts into the development of a f..

  Write a thesis statement and outlineon the technology

Technology is technology is running at an exponentially increasing rate. This has been really good in the medial field but bad to some people who can't keep up. Technology has helped to improve medical care for people, for instance, during the las..

  Choose one usability concept

Choose ONE usability concept and describe how you think that particular concept is important to your particular interface evaluation. Don't forget to focus on the readings to help give you a clear context for describing the usability concept. (Please..

  How mime deals with new or system-specific image

Consult the MIME RFC to find out how MIME deals with new or system-specific image and text formats.

  Perform the arithmetic operations

Convert the following numbers into binary and perform the arithmetic operations in (i) and (ii) using signed binary numbers with 2's complement. Use 7 bits to represent the integer part of decimal numbers and the sign bit. Use three bits to repres..

  Report on content management services

Choose one Drupal site and one Joomla site (an alternative CMS package) from the lists below and evaluate them according to how well you think they manage and present their content.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd