CELL
The intersection of a row and a column is called a cell
.
Every cell has a unique address. made up of a column letter and a row number.
At the next picture the cell A1 is signed and it is active cell.
Activecell accepts content typed on the keyboard.
Skup ćelija se
naziva opseg /RANGE/. Označava se prvom ćelijom područja i zadnjom ćelijom sa dvotačkom
između oznaka. Na primjer područje od ćelije C3 do ćelije F5 se označava C3:F5.
Example 1:
The cell in the upperleft corner is labeled A1(column A,row 1)
Example 2:
The intersection of the column D and the row 5 is called cell D5.
Example 3:
The group of the cells from the cell C3 to the cell F5 is labeled cell C3:F5.
Each cell can contain:
- a numeric value
- an alphabetic label (text)
- a formula representing a relationship with numbers or numbers in other cells
Values (numbers) can represent any kind of date(price,quantity,weather data,results, etc.)
Labels for easier work can be singed for example: exchange ratio,average value, etc.
CELL links:
Index |