Difference between revisions of "Documentation/OOo3 User Guides/Calc Guide/Introducing Calc"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Spreadsheets, sheets and cells: name spreadsheets as 'documents', specify column before row, etc->and so on.)
 
(4 intermediate revisions by 3 users not shown)
Line 5: Line 5:
 
|NextPage=Documentation/OOo3_User_Guides/Calc Guide/Parts of the main Calc window
 
|NextPage=Documentation/OOo3_User_Guides/Calc Guide/Parts of the main Calc window
 
}}__notoc__
 
}}__notoc__
This is Chapter '''1''' of the '''OpenOffice.org 3 Calc Guide''', produced by the [http://oooauthors.org/ OOoAuthors group].
+
This is Chapter '''1''' of the '''OpenOffice.org 3 Calc Guide''', produced by the [http://www.odfauthors.org/openoffice.org/english ODFAuthors group].
<!-- A PDF of this chapter is available from [http://documentation.openoffice.org/manuals/userguide3/ Documentation] at OpenOffice.org. -->
+
A PDF of this chapter is available from [[Documentation/OOo3_User_Guides/Chapters|this wiki page]].
  
 
== What is Calc? ==
 
== What is Calc? ==
Calc is the spreadsheet component of OpenOffice.org (OOo). You can enter data, usually numerical, in a spreadsheet and then manipulate this data to produce certain results.
+
Calc is the spreadsheet component of OpenOffice.org (OOo). You can enter data (usually numerical) in a spreadsheet and then manipulate this data to produce certain results.
  
Alternatively you can enter data and then use Calc in a ‘What If...’ manner by changing some of the data and observing the results without having to retype the entire spreadsheet or sheet.
+
Alternatively, you can enter data and then use Calc in a ‘What If...’ manner by changing some of the data and observing the results without having to retype the entire spreadsheet or sheet.
  
== Spreadsheets, sheets and cells ==
+
Other features provided by Calc include:
 +
 
 +
* Functions, which can be used to create formulas to perform complex calculations on data
 +
* Database functions, to arrange, store, and filter data
 +
* Dynamic charts; two new types of charts—Bubble Charts and Filled Net Charts—have been introduced in OOo 3.2
 +
* Macros, for recording and executing repetitive tasks; scripting languages supported include OpenOffice.org Basic, Python, BeanShell, and JavaScript
 +
* Ability to open, edit, and save Microsoft Excel spreadsheets
 +
* Import and export of spreadsheets in multiple formats, including HTML, CSV, PDF, and PostScript
 +
 
 +
{{Note|If you want to use macros written in Microsoft Excel using the VBA macro code in OOo, you must first edit the code in the OOo Basic IDE editor.}}
 +
 
 +
== Spreadsheets, sheets, and cells ==
 
Calc works with documents called ''spreadsheets''. Spreadsheets consist of a number of individual ''sheets'', each containing cells arranged in rows and columns. A particular cell is identified by its column letter and row number.
 
Calc works with documents called ''spreadsheets''. Spreadsheets consist of a number of individual ''sheets'', each containing cells arranged in rows and columns. A particular cell is identified by its column letter and row number.
  
These cells hold the individual elements—text, numbers, formulas, and so on—which make up the data to display and manipulate.
+
These cells hold the individual elements—text, numbers, formulas, and so on—that make up the data to display and manipulate.
  
Each spreadsheet can have many sheets and each sheet can have many individual cells. In version 3.x of OOo, each sheet can have a maximum of 65,536 rows and a maximum of 1024 columns, which is over 67 million cells.
+
Each spreadsheet can have many sheets and each sheet can have many individual cells. In Calc 3.x, each sheet can have a maximum of 65,536 rows and a maximum of 1024 columns, for a total of over 67 million cells.
  
  
 
{{CCBY}}
 
{{CCBY}}
 
[[Category: Calc Guide (Documentation)]]
 
[[Category: Calc Guide (Documentation)]]

Latest revision as of 19:20, 6 July 2018



This is Chapter 1 of the OpenOffice.org 3 Calc Guide, produced by the ODFAuthors group. A PDF of this chapter is available from this wiki page.

What is Calc?

Calc is the spreadsheet component of OpenOffice.org (OOo). You can enter data (usually numerical) in a spreadsheet and then manipulate this data to produce certain results.

Alternatively, you can enter data and then use Calc in a ‘What If...’ manner by changing some of the data and observing the results without having to retype the entire spreadsheet or sheet.

Other features provided by Calc include:

  • Functions, which can be used to create formulas to perform complex calculations on data
  • Database functions, to arrange, store, and filter data
  • Dynamic charts; two new types of charts—Bubble Charts and Filled Net Charts—have been introduced in OOo 3.2
  • Macros, for recording and executing repetitive tasks; scripting languages supported include OpenOffice.org Basic, Python, BeanShell, and JavaScript
  • Ability to open, edit, and save Microsoft Excel spreadsheets
  • Import and export of spreadsheets in multiple formats, including HTML, CSV, PDF, and PostScript
Documentation note.png If you want to use macros written in Microsoft Excel using the VBA macro code in OOo, you must first edit the code in the OOo Basic IDE editor.

Spreadsheets, sheets, and cells

Calc works with documents called spreadsheets. Spreadsheets consist of a number of individual sheets, each containing cells arranged in rows and columns. A particular cell is identified by its column letter and row number.

These cells hold the individual elements—text, numbers, formulas, and so on—that make up the data to display and manipulate.

Each spreadsheet can have many sheets and each sheet can have many individual cells. In Calc 3.x, each sheet can have a maximum of 65,536 rows and a maximum of 1024 columns, for a total of over 67 million cells.


Content on this page is licensed under the Creative Common Attribution 3.0 license (CC-BY).
Personal tools