Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need help on this one too. Thank you. Office 2013 - myitlab:grader - Instructions Exploring Series Vol. 2 Templates, Styles, and, Macros Project Description:

I need help on this one too. Thank you.image text in transcribed

Office 2013 - myitlab:grader - Instructions Exploring Series Vol. 2 Templates, Styles, and, Macros Project Description: You are the accounts receivables manager for DLJ Enterprises, a national textile company headquartered in Detroit, Michigan. As part of your daily tasks, you mail invoices to the various companies that use your services. After years of manually creating invoices, you have decided to create a template invoice that can easily be modified for each user. You have also decided to add macros to this template to provide the ability to clear contents and print. Instructions: For the purpose of grading the project you are required to perform the following tasks: Step Points Possible Instructions 1 Download and open the file named exploring_e12_grader_a1.xlsx, and then save the file as e12c2Invoice_LastFirst in the macroenabled template file format, replacing LastFirst with your name. 0 2 Click the VIEW tab in the ribbon, and click Headings in the Show group. 5 3 Click cell B3 and type DLJ Enterprises. (include the period). 5 4 Apply the Note Cell Style to cells C8:C10 and B15:C16. Apply 60% Accent 3 to cells B8:B10 and H8:H16. 5 5 Record a macro named ClearInvoice. The macro should clear the contents of the range C8:C10, then the range B15:C16, then the range I8:I16, and finally the range B21:I34. (Do not clear the contents in all of the ranges simultaneously.) Once completed, stop the macro recorder and save the template. 20 6 Create a new macro button named Reset that spans the range B47:D52 and assign the ClearInvoice macro as its action. 10 7 Open the VBA Editor and create a new module. Create a new function named freight. Craft this function to calculate cost * rate. 20 8 Apply the function to cell I37 using .10 as the rate. Save the template. 5 9 Unlock the following cells: C8:C10, B15:C16, I8:I16, and B21:I34. 15 Updated: 08/23/2013 1 E_CH12_EXPV2_A1_Instructions.docx Office 2013 - myitlab:grader - Instructions Step Exploring Series Vol. 2 Points Possible Instructions 10 Delete any data that is currently in cells: C8:C10, B15:C16, I8:I16, and B21:I34. 5 11 Open the VBA Editor and select the module containing the macro button source code. Copy the code beginning with the text Sub ClearInvoice() and ending with the text End Sub. Create a new worksheet named Code to the right of the Basic Invoice sheet. Paste the code in cell B3 on the Code worksheet. The copied code will fill the range B3:B18. 5 12 Open the VBA Editor and select the module containing the custom function. Copy the code beginning with the text Function freight(cost, rate) and ending with the text End Function. Paste in cell B20 of the Code worksheet. The copied code will fill the range B20:B24. 5 13 Save the file as an Excel Workbook with the name e12c2Invoice_solution. Ensure that the workbooks are displayed in the following order: Basic Invoice and Code. Close the workbook and exit Excel. Submit the e12c2Invoice_solution.xlsx workbook as directed. 0 Total Points Updated: 08/23/2013 2 100 E_CH12_EXPV2_A1_Instructions.docx INVOICE Your Company, Inc. Address City, State, ZIP (555) 555-555 SOLD TO: Name Address City, State, ZIP INVOICE NUMBER 536524 INVOICE DATE June 3, 2015 OUR ORDER NO. 726278 YOUR ORDER NO. 1892727 TERMS Net 30 SALES REP Name SHIPPED VIA Air F.O.B. City, State PREPAID or COLLECT COLL SHIPPED TO: Same Sales Tax Rate: QUANTITY 5.00% DESCRIPTION UNIT PRICE AMOUNT 120 Product 10.00 $1,200.00 120 Product 10.00 1,200.00 SUBTOTAL 2,400.00 TAX 120.00 FREIGHT $2,520.00 DIRECT ALL INQUIRIES TO: Name (555) 555-555 email: someone@somename.com MAKE ALL CHECKS PAYABLE TO: Your Company, Inc. Attn: Accounts Receivable Address City, State, ZIP THANK YOU FOR YOUR BUSINESS! PAY THIS AMOUNT

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Financial Accounting

Authors: David Spiceland, Wayne M. Thomas, Don Herrmann

5th edition

1259914895, 978-1259914898

More Books

Students also viewed these Accounting questions

Question

What is a Java package, and what is its purpose?

Answered: 1 week ago

Question

2. How do I perform this role?

Answered: 1 week ago