Orchestra Ticket Sales
Page 321 Problem 8.3
General Requirements:
Run | Start with Full Compile | |
Naming Conventions | |
Form Caption | |
Comment Block | |
Option Explicit | |
Keyboard Interface | |
Cancel and Default Buttons |
Specific Requirements
Accumulators defined as Array Number Sold and Total Dollars |
|
Ticket Prices stored in an Array | |
Build Ticket Descriptions in Form Load | |
Associate ItemData with Array entry | |
Print to a Form (as always) | |
Print the Price List using ListBox entries and associated totals | |
Print the summary using ListBox entries and associated totals | |
Edits (Numeric Quantity) | |
Edits (Must Select from ListBox) | |
Clear De-Selects ListBox, Quantity, and Last Purchase Amount | |
Format of Output (Tabs and Format Functions) | |
Menu and Command Button Interface | |
Shared event handlers between Menu and Button |
Comments:
|
Score: