Course contents7 lessons
Course overview
  1. 01Order Entry Application
  2. 02Time Sheet Application
  3. 03Expense Reporting Application
  4. 04Invoicing Application
  5. 05Scored Questionnaire
  6. 06Sales Quoting Application
  7. 07Online Calculator

Lesson 1 of 7

Legacy platform

Order Entry Application

See how an Excel order form becomes a Legacy Platform application for selecting products, calculating totals, and recording customer orders.

1 min read

This lesson shows how an Excel order-entry workbook can be converted into a SpreadsheetWeb Legacy application. A user selects products and enters quantities through a browser interface, while the workbook continues to calculate prices, totals, and other order values. The web application provides a consistent form and keeps the original workbook logic away from day-to-day users.

The approach applies to internal purchase requests, customer orders, inventory requests, and other structured transactions. Prepare the workbook by separating user inputs from formulas and reference data, and make the order lines and calculated output easy to validate. Decide which customer, product, pricing, and status fields must be stored with each record. Before launch, test multiple order sizes, optional fields, invalid quantities, and boundary conditions. Compare the results with Excel and confirm that the saved record contains everything required for fulfillment or downstream processing.