Jump to content

OpenOffice Calc

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by MeanMotherJr (talk | contribs) at 02:53, 18 August 2012 (→‎In comparison to Microsoft Excel: Capitalized "The" on second bullet). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Apache OpenOffice Calc
Developer(s)StarOffice
StarDivision (1984-1999)
OpenOffice.org
Sun Microsystems (1999-2010)
Oracle Corporation (2010-2011)
Apache OpenOffice
Apache Software Foundation (2011 – present)
Stable release
3.4 / May 18, 2012; 12 years ago (2012-05-18)
Repository
Operating systemCross-platform
TypSpreadsheet
LicenseLGPL version 3[1] (OpenOffice.org 2 Beta 2 and earlier are dual-licensed under the SISSL and LGPL)[2]
Apache License 2.0 (Apache OpenOffice 3.4 and later)[3]
Websitewww.openoffice.org/product/calc.html
OpenOffice.org Calc running on Mac OS X

Apache OpenOffice Calc is the spreadsheet component of the Apache OpenOffice software package.

Calc is similar to Microsoft Excel, with a roughly equivalent range of features. Calc is capable of opening and saving most spreadsheets in Microsoft Excel file format. It provides a number of features not present in Excel, including a system that automatically defines series for graphing based on the layout of the user's data. Calc is also capable of writing spreadsheets directly as PDF files.

The default file format for OpenOffice.org Calc (versions 2.x and 3.x) can be set to either Microsoft Excel's native file format or the international standard OpenDocument Format (ODF) ISO/IEC 26300:2006. Calc also supports a wide range of other file formats, for both opening and saving files, such as CSV, HTML, SXC, DBF, DIF, UOF, SLK, SDC and others.[4]

As with the entire OpenOffice.org suite, Calc can be used across a variety of platforms, including Mac OS X, Microsoft Windows, Linux, FreeBSD and Solaris. Available under the ApacheV2 license, Calc is open source software.

Special capabilities

Capabilities of Calc include:

  • Available on many platforms, including Windows, MacOS, Linux, Unix, etc.
  • Ability to read/write OpenDocument (ODF), Excel (XLS), CSV, and several other formats.
  • Support for a large number of functions, including those for imaginary numbers, as well as financial and statistical functions.
  • Additional capabilities are easily added as extensions, which includes such capabilities as being able to call functions from the R statistical package, calculations based upon textual representations of number, database access, and use of external BI tools

Missing features

In some cases, Calc lacks a GUI wizard to access certain advanced features associated with competing products, such as statistical capabilities. However, many of these calculations can be performed by manually entering the functions and relationships, plus a few macros. Another FOSS application called Gnumeric provides easier access to these statistical analysis features by presenting them to users with a wizard.

Pivot Table

In openoffice it provides similar functionality to that of Pivot table found in Microsoft Excel. It is used for interactive table layout and dynamic data analysis. Unlike Excel, however, OpenOffice.org does not support Pivot charts.

With OpenOffice.org 2.0, the Pivot Table feature has added support of Page fields - you can sort data on their fields.

In comparison to Microsoft Excel

See also the Comparison of spreadsheets article.

  • Very simple copy a table out of a web site, paste into an empty spreadsheet, and then sum up numbers does not work, as Calc implicitly stores the pasted numbers into text fields not usable for calculation.
  • The GUI does not show the very important functions, like SUM, in the default view.
  • An advantage of Calc over Excel is that it directly uses metrics when defining the width of a cell or column, or the height of a cell or row. This number can be expressed in either cm, mm, inches, picas or points.
  • Calc also has some additional functions, like EASTERSUNDAY, which works most years. Other ones, like DAYS and YEARS (which calculate date differences) can be replaced by Excel's DATEDIF function.[5]
  • Calc fully supports the conditional formatting of Excel 97-2003 and version 3 or later also supports the 2007 version of Microsoft's software.
  • Unlike Microsoft's product (even Excel 2010), Calc offers a more sophisticated function wizard, that lets the user navigate through nested formulas. This feature is particularly useful when working with some complex sheets, to debug nested functions.
  • It is possible in Calc to undo the "Delete Sheet" operation, which Excel is incapable of.
  • When selecting multiple cells, Calc supports deselecting cells.
  • Although Calc offers a feature similar to Excel's PivotTables, it doesn't have an equivalent for PivotCharts, which somewhat limits the possibility to share spreadsheets between these applications when used for data analysis.
  • OpenOffice also allows users to save files in the .dbf (the old dBASE database file) format, support for which has been removed from Excel 2007. Although the .dbf is a legacy format, some programs (e.g. ESRI's ArcGIS) use the .dbf as the basis for handling all spreadsheet data. OpenOffice allows you to directly edit and save changes to GIS spreadsheet files, while Excel only offers import of .dbf files to be saved in a different format.
  • Calc does not have any add-ins for real-time stock quotes. However, live streaming financial data can be provided with two commercial packages for Mathematica, CalcLink[6] and DDFLink.[7]
  • Calc did not have the "Solver" add-in until version 3.0, while Excel has had this since Office 97 as an add-in.[8] However, the solver function in Calc (3.0) is limited in the types of functions which allow convergence.
  • In relation to macros, Calc's BASIC functions are basically like those of its competitor, although it lacks a few of them, like InStrRev (which reversely looks up a substring within a string). Calc's object model however, is rather different from Excel's, and it doesn't support the easy-editing feature of Microsoft's product, via the object.property or object.procedure (object.method) "smart" characteristic (inherited from the Visual Studio programming environment).
  • Calc doesn't have XLM macros that are embedded in Excel.
  • Calc (unlike Excel) can use Python, JavaScript, C++ and CLI as additional macro languages.
  • Calc supports use of regular expressions in find and replace operations, whereas Excel only supports limited wildcard searching.
  • When editing multiple files simultaneously, changes can be undone and redone in each file independently.
  • Calc supports dates from the year 1.
  • Calc will omit native macros when saving in .xls format.

See also

References

  1. ^ "LGPL v3". Oracle Corporation. Retrieved 22 April 2009.
  2. ^ "License Simplification FAQ". Oracle Corporation. Retrieved 27 February 2010.
  3. ^ "Licenses & Copyrights". Apache Software Foundation. Retrieved 2 January 2012.
  4. ^ File formats OOo can open, December 1, 2008
  5. ^ http://office.microsoft.com/en-us/help/HA011609811033.aspx
  6. ^ CalcLink Lauschke Consulting
  7. ^ DDFLink Lauschke Consulting
  8. ^ "Installing Microsoft Excel's Solver". University of South Carolina.