0% found this document useful (0 votes)
45 views1 page

Retail Sales Calculator: Form: Include Labeled Text Boxes For The Beginning Inventory, The Ending Inventory, and The

This document provides instructions for a retail sales calculator project. It tells the user to create a form with labeled text boxes to input beginning inventory, ending inventory, and cost of goods sold. It should calculate and display the average inventory and turnover in labeled text boxes. Buttons should also be included for Calculate, Clear, and Exit. Formulas are provided to calculate average inventory as the average of beginning and ending inventory, and turnover as cost of goods sold divided by average inventory.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
0% found this document useful (0 votes)
45 views1 page

Retail Sales Calculator: Form: Include Labeled Text Boxes For The Beginning Inventory, The Ending Inventory, and The

This document provides instructions for a retail sales calculator project. It tells the user to create a form with labeled text boxes to input beginning inventory, ending inventory, and cost of goods sold. It should calculate and display the average inventory and turnover in labeled text boxes. Buttons should also be included for Calculate, Clear, and Exit. Formulas are provided to calculate average inventory as the average of beginning and ending inventory, and turnover as cost of goods sold divided by average inventory.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
You are on page 1/ 1

COMPUTER COMMUNICATON DEVELOPMENT INSTITUTE

Sorsogon Campus

Lab Exercise 02 Retail Sales Calculator


In retail sales, management needs to know the average inventory figure and the turnover of
merchandise. Create a project that allows the user to enter the beginning inventory, the
ending inventory and the cost of goods sold.

Form: Include labeled text boxes for the beginning inventory, the ending inventory, and the
cost of goods sold. After calculating the answers, display the average inventory and the
turnover formatted in text boxes.

Include buttons for Calculate, Clear and Exit. The formulas for the calculations are

Note: The average inventory is expressed in numeric format including 2 decimals and the
turnover is the number of times the inventory tums over.

Advanced Visual Programming 1st Quarter


[email protected]

You might also like