Spreadsheet, computer program that represents information in a two-dimensional grid of data, along with formulas that relate the data. Historically, a spreadsheet is an accounting ledger page that shows various quantitative information useful for managing a business. Electronic spreadsheets all but replaced pen-and-ink versions by the end of the 20th century. Spreadsheets are not limited to financial data, however, and are frequently used to represent scientific data and to carry out computations.
The first spreadsheet program was VisiCalc, written for the Apple II computer in 1979. In the view of many users, it was the application that most vividly showed the utility of personal computers for small businesses—in some cases turning a 20-hour-per-week bookkeeping chore into a few minutes of data entry. For example, a simple spreadsheet might hold payroll information with columns for employees’ names and addresses, social security numbers, hourly pay, hours worked, tax deductions, and net pay. Cells in the last column could have a formula attached to them to compute pay as a function of cells in the three preceding columns for each employee. The spreadsheet would show the net pay and, upon request, its formula. If tax-withholding rates were changed, all the net pay cells would be recomputed.
Spreadsheets are also invaluable in “what if” computations. Once a set of formulas have generated data in spreadsheet cells as functions of other cells, one can experiment by changing one parameter, such as the price of a part, to observe its effect on the cost of a product. With appropriate forecasting formulas, the market for the product, and hence the total profit to expect at the old and new price, can then be projected. Used this way, spreadsheets serve the needs of managers, economists, and anyone who works with relationships between types of quantitative information.
Since spreadsheets can be programmed, they can also be used for general computations. They are used for modeling in science and engineering, and they are well suited to educational uses—for example, to display the synthesis of sound from simple audio waveforms. Furthermore, since they are two-dimensional grids of cells, they can readily be programmed as cellular automata, systems of cells whose state depends on the states of their neighbours. American mathematician John H. Conway’s “Game of Life” is a simple example, and other cellular automata can model complex physical or biological processes.
Today spreadsheets for personal computers generally include the ability to convert data into various types of graphs (such as pie charts and bar graphs) and are often integrated with other software, such as word processors and database programs.
Learn More in these related Britannica articles:
-
personal computerPersonal computer (PC) , a digital computer designed for use by only one person at a time. A typical personal computer assemblage consists of a central processing unit (CPU), which contains the computer’s arithmetic, logic, and control circuitry on an integrated circuit; two types of computer memory, main memory, such as… -
cellular automata
Cellular automata (CA) , Simplest model of a spatially distributed process that can be used to simulate various real-world processes. Cellular automata were invented in the 1940s by John von Neumann and Stanislaw Ulam at Los Alamos National Laboratory. They consist of a two-dimensional array of cells that “evolve” step-by-step according… -
word processor
Word processor , computer program used to write and revise documents, compose the layout of the text, and preview on a computer monitor how the printed copy will appear. The last capability is known as “what you see is what you get” (WYSIWYG; pronounced wi-zē-wig). Word processors facilitate writing and editing, especially… -
PKZipPKZip, data compression computer software, used for all types of digital files. In the 1980s the American software company System Enhancement Associates Inc. (SEA) established a popular software application called ARC, which allowed users to compress computer files to save storage space or to send…
-
Microsoft ExcelMicrosoft Excel, spreadsheet application launched in 1985 by the Microsoft Corporation. Excel is a popular spreadsheet system, which organizes data in columns and rows that can be manipulated through formulas that allow the software to perform mathematical functions on the data. Lotus 1-2-3, first…
More About Spreadsheet
1 reference found in Britannica articlesAssorted References
- types of software