Create the custom chart

Assignment Help Basic Computer Science
Reference no: EM131162830

Part A- Visual Workshop

Open the file EX J-7.xlsx and create the custom chart shown in FIGURE. (Hint The trendlines forecast three periods forward and use the standard line colors red and purple.) Save the workbook as EX J-Organic Sales. Study the chart and worksheet carefully to make sure you select the displayed chart type with all the enhancements shown. Enter your name in the center section of the worksheet footer, then preview the worksheet in landscape orientation on one page. Submit the workbook to your instructor.

1172_Figure.png

Part B- Independent Challenge 2

As the senior accountant at Cambridge Electrical Supply you are adding new features to the company's accounts receivables workbook. The business supplies both residential and commercial electricians. You have put together an invoice table to track sales for the month of June. Now that you have this table, you would like to manipulate it in several ways. First, you want to ilk the table to show only invoices over a certain amount with certain order dates. You also want to subtotal the total column by residential and commercial supplies. To prevent data entry errors you will restrict entries in the Order Date column. Finally, you would like to add database and lookup functions to your worksheet to efficiently retrieve data from the table.

a. Start Excel, open the file EX H-4.xlsx from the location where you store your Data Files, then save it as EX H-Invoices.

b. Use the Advanced Filter to show invoices with amounts more than $100.00 ordered before 6/15/2016, using cells A27:828 to enter your criteria and extracting the results to cell A33. (Hint: You don't need to specify an entire row as the criteria range.) Enter your name in the worksheet footer.

c. Use the Data Validation dialog box to restrict entries to those with order dates between 6/1/2016 and 6/30/2016. Test the data restrictions by attempting to enter an invalid date in cell B25.

d. Enter 23698 in cell G28. Enter a VLOOKUP function in cell 1128 to retrieve the total based on the invoice number entered in cell 628. Make sure you have an exact match with the invoice number. Format 1128 using Accounting format with two decimal places. Test the function with the invoice number 23720.

e. Enter the date 6/1/2016 in cell J28. Use the database function, DCOUNT, in cell K28 to count the number of invoices for the date in cell J28. Save the workbook, and then preview the worksheet.

f. On the Subtotals worksheet, sort the table in ascending order by Type, then convert the table to a range. Create subtotals showing the totals for commercial and residential invoices. Display only the subtotals for the commercial and residential accounts along with the grand total.

g. Save the workbook, preview the worksheet, close the workbook, then exit Excel. Submit the workbook to your instructor.

Part C- Independent Challenge 1

As the office manager of Ocean Point Consulting Group, you need to develop ways to help your fellow employees work more efficiently. Employees have asked for Excel macros that can do the following:

  • Adjust the column widths to display all column data in a worksheet.
  • Place the company name of Ocean Point Consulting Group in the header of a worksheet.

a. Plan and write the steps necessary for each macro.

b. Start Excel, open the Data File EX I-1.xIsx, then save it as a macro-enabled workbook called EX I-Consulting.

c. Check your macro security on the DEVELOPER tab to be sure that macros are enabled.

d. Create a macro named ColumnFit, save it in the EX I-ConsulIing.xlsm workbook, assign the ColumnFit macro a shortcut key combination of [Ctrl][shift][X], and add your name in the description area for the macro. Record the macro using the following instructions:

  • Record the ColumnFit macro to adjust a worksheet's column widths to display all data. (Hint: Select the entire sheet, click the HOME tab, click the Format button in the Cells group, select AutoFit Column Width, and then click cell Al to deselect the worksheet.)
  • End the macro recording.

e. Format the widths of columns A through G to 8.43, then test the ColumnFit macro with the shortcut key combination [Ctrl][Shift][X].

f. Create a macro named CompanyName, and save it in the EX I-Consulting.xlsm workbook. Assign the macro a shortcut key combination of [Ctrl[Shift][Y], and add your name in the description area for the macro.

g. Record the CompanyName macro. The macro should place the company name of Ocean Point Consulting Group in the center section of the worksheet header.

h. Enter CompanyName test data in cell A1 of Sheet2, and test the CompanyName macro using the shortcut key combination [Ctrl][Shift][Y]. Preview Sheet2 to view the header.

i. Edit the CompanyName macro in the Visual Basic Editor to change the company name from Ocean Point Consulting Group to Shore Consulting Group. Close the Visual Basic Editor and return to Excel.

j. Add a rectangle button to Sheet3 in the range A6:B7. Label the button with the text Company Name.

k. Assign the CompanyName macro to the button.

l. Enter New CompanyName Test in cell A1. Compare your screen to given figure. Use the button to run the CompanyName macro. Preview the worksheet, checking the header to be sure it is displaying the new company name.

657_Figure1.png

m. Enter your name in the footer of all three worksheets. Save the workbook, close the workbook, then submit the workbook to your instructor and exit Excel.

Attachment:- Assignment.rar

Reference no: EM131162830

Questions Cloud

What is the probability that his specimen will be flagged : If a patient's true ALT concentration is 35 U/l, what is the probability that his specimen will be flagged as "unusually high"?
How these words are considered typical of your gender : Pick three words or phrases that you feel best personally describe you (e.g. athletic, smart, reserved, domestic, etc). Then, discuss whether and how these words are considered typical of your gender, according to American culture and/or your own ..
What are five major religions of the world : The two economic systems most under threat of extinction in the 21st century are: and Foraging, horticultural, pastoral, agricultural, and industrial/digital economies all have:
Does smoking affect ease with which women become pregnant : Does smoking affect the ease with which women become pregnant? (I do not recommend smoking as a birth-control device.)
Create the custom chart : Open the file EX J-7.xlsx and create the custom chart shown in FIGURE. Study the chart and worksheet carefully to make sure you select the displayed chart type with all the enhancements shown
What do you think would be a vivid metaphor : What do you think would be a vivid metaphor for the American culture (or your native culture if it is not American)that has not been used before? Be creative and think about something unique that would metaphorically describe your culture. Expl..
What conclusions can you draw from these data : Ignoring race, what conclusions can you draw about adolescent girls' attitudes toward their own weight?
Make a list of objectives of the strategic planning model : Make a list of the objectives of the strategic planning model. What is the time horizon required to address each one of these specific objectives? Do these time horizons have the same length?
Where would the u.s. fall on the dimension : Do some research on cultural dimensions other than the four discussed in depth by Ferraro --Individual/Collective, Equality/Hierarchy, Change, and Time. What would be the most meaningful dimension to you other than these four? Why? Where would ..

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Seconds to read a page in from the harddrive

Suppose page faults occur 95% of the time (i.e. a page is not in the TLB). What is the average access time to retrieve a page from the harddrive if it takes 100 nano seconds to search the TLB and 10 milli seconds to read a page in from the harddr..

  Versions of microsoft word

How is this version of Microsoft Word different from earlier versions of Microsoft Word? Be sure to include research AND your opinion.

  Do not use pseudo-instructions

You are to complete the program by writing four functions.  Pay particular attention to the purpose of each function, what registers to use and how the parameters and stack are to be used.  If the instructions specify a particular register, then you ..

  Problem releated to relationship-inheritance

Grading: For each programming assignment, you are graded by explaining and demoing your code to a TA. You must demo your program BEFORE the next assignment is due, and if you fail to do so, you will automatically lose 50 points! Your job is to con..

  Name three types of data security breaches

Name three types of data security breaches

  First prove the results using the interleaving model

For each part, first prove the results using the interleaving model, and then prove the results using the partial order model.

  Total capacity of main memory in mbytes

A block direct mapping cache has line/slot that contains 4 words of data. The cache size is 16k line. Main memory contains 16k blocks of 128 byte each.a) What is the total capacity of main memory in Mbytes?

  Compare the public and private sector regulatory requirement

Compare the public and private sector regulatory requirements. Please list and write a brief description of each requirement

  Deliverables associated with coding

Q1. There are deliverables associated with coding, testing and installation. Discuss the deliverables for coding, testing and installation and explain how each is necessary before software implementation

  Example of a combination of security

In your own words describe what is meant by "defense-in-depth" in security design. Give an example of a combination of security controls that you have seen implemented that show how the combination of security factors improve the overall security.

  Algorithm class

I have 3 questions from my algorithm class need to be answerd. I need someone who knows about computer and algorithm. I have slides that you can finid example similar to the questions. please let me know.

  Create queue class should have the following methods

create queue class should have the following methods:

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