Penguin

Differences between version 3 and previous revision of SpreadSheet.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 3 Last edited on Wednesday, September 10, 2003 10:53:39 pm by CraigBox Revert
Older page: version 2 Last edited on Wednesday, September 10, 2003 10:50:14 pm by CraigBox Revert
@@ -1,5 +1,5 @@
-A [Spreadsheet] is a screen-oriented interactive application built around a grid in Cartesian 2 space or 3 space. Each cell in the grid contains can be empty, contain a value or contain a formula to calculate a value, usually using references to the surrounding cells. They were developed for finance but are also often used for statistics. 
+A SpreadSheet is a screen-oriented interactive application built around a grid in Cartesian 2 space or 3 space. Each cell in the grid contains can be empty, contain a value or contain a formula to calculate a value, usually using references to the surrounding cells. They were developed for finance but are also often used for statistics. 
  
 Generally data is sorted in a table, with the cells marked A-B-C across the top, and 1-2-3 down the side. 
  
-!VisiCalc was the first commercial spreadsheet, followed by Lotus 123, Microsoft Excel, etc, leading to [Gnumeric]. 
+!VisiCalc was the first commercial spreadsheet, followed by Lotus 123, Microsoft [ Excel] , etc, leading to [Gnumeric].