Purchase Solution

Excel S2-P3

Not what you're looking for?

Ask Custom Question

1. Complete the invoice using the following information:
a. Key the current date in G6 October 5,2005
b. Each custom costume fee is $2,500.00. Enter this value in F15:F19
c. Total the costume fees in F20
d. A transportation and storage container for each of the five costumes is $75.00.
Enter the appropriate formula in F22 that will calculate the fee for five
Containers.
e. Enter in F23 the delivery for all five costumes as $112.50
f. Enter the formula in F24 that will add the total for the costume fees with the
additional charges.
g. Enter the formula in F25 that will calculate 7% GST (Goods and Services Tax) on the total including additional charges.
h. Enter the formula to total the invoice in F26 as the sum of F24 and F25
i. Forma the worksheet to improve the appearance of the invoice.

Purchase this Solution

Purchase this Solution


Free BrainMass Quizzes
Basic Networking Questions

This quiz consists of some basic networking questions.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.

Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

C# variables and classes

This quiz contains questions about C# classes and variables.

Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.