CH 2&3 Openoffice
CH 2&3 Openoffice
OpenOffice Writer
& Impress
OpenOffice Writer
Features of Writer
Example: A student writing a research paper can use Writer to structure content, add
citations, and generate a bibliography.
OpenOffice Impress
Features of Impress
Example: A teacher preparing lecture slides can use Impress to create engaging presentations
with animations and charts.
Chapter 3:
OpenOffice Calc &
Base
OpenOffice Calc
Cell: Intersection of a row and a column (e.g., G7 for column G, row 7).
Rows: Horizontal data lines (numbered 1, 2, 3, etc.).
Columns: Vertical data lines (lettered A, B, C, etc.).
Active Cell: Currently selected cell, highlighted with a green box.
Worksheet Tab: Located at the bottom left; used to navigate between sheets.
Formula Bar: The input bar used for entering values or formulas.
Address Bar: Displays the active cell's address.
Charts in Calc
Formula: A mathematical expression used for calculations (always starts with =).
Example: =A1+B1 adds values in A1 and B1.
Common Functions:
SUM(A1:A5): Adds numbers in range A1 to A5.
AVERAGE(B1:B5): Finds the average of values in B1 to B5.
IF(A1>50, "Pass", "Fail"): Returns "Pass" if A1 is greater than 50, otherwise "Fail".
Example: A shopkeeper can use Calc to calculate total sales, generate invoices, and analyze
monthly earnings.
OpenOffice Base
Example: A library can use Base to store book records, issue details, and user information.