Changes

Jump to navigation Jump to search
985 bytes removed ,  08:31, 2 April 2014
Line 90: Line 90:  
*[[Manuals/calci/ROW | ROW]]
 
*[[Manuals/calci/ROW | ROW]]
 
*[[Manuals/calci/ADDRESS| ADDRESS]]
 
*[[Manuals/calci/ADDRESS| ADDRESS]]
  −
==See Also==
  −
This function gives the information about the formatting, location, or contents of the upper-left cell in a reference.
  −
Let's see an example if an element is placed in the B4 cell,i.e 4th row
  −
  −
then =CELL(“row”,B2) is 2
  −
=CELL(“row”,B3) is 3
  −
  −
where Infotype is a text value that specifies what type of cell information that want. And 'ref' is the cell that want information about.
  −
  −
{| id="TABLE3" class="SpreadSheet blue"
  −
|- class="even"
  −
| class=" " |
  −
| Column1
  −
| Column2
  −
| Column3
  −
| Column4
  −
|- class="odd"
  −
| class=" " | Row1
  −
| class="    sshl_f    " | 12
  −
| class="sshl_f" | 2
  −
| class="                  " |
  −
|
  −
|- class="even"
  −
| class="  " | Row2
  −
| class="sshl_f" | 5
  −
| class="sshl_f" | 3
  −
|
  −
|
  −
|- class="odd"
  −
| Row3
  −
| class="sshl_f" |
  −
| class="SelectTD SelectTD " |
  −
|
  −
|
  −
|- class="even"
  −
| Row4
  −
|
  −
| class="sshl_f" |
  −
|
  −
|
  −
|- class="odd"
  −
| class=" " | Row5
  −
|
  −
|
  −
|
  −
|
  −
|- class="even"
  −
| Row6
  −
|
  −
|
  −
|
  −
| class=" " |
  −
|}
  −
  −
  −
Let's C1R1= PLACE
  −
  −
then =CELL(“contents”,B2) is PLACE
 
writer
5,435

edits

Navigation menu