Thursday, April 21, 2016

GOOGLE SHEET cell data linking

To make a link to ONE cell on another sheet (within the same spreadsheet file) in GOOGLE SHEET :

*  =SheetName!A1

*  ='Long Sheet Name'!A1


For a range (MORE THAN ONE) of cells :

=arrayformula('Long Sheet Name'!A1:C4)


For the whole columns :

=arrayformula('Long Sheet Name'!A4:C)


For the whole rows :

=arrayformula('Long Sheet Name'!A3:4)


Make sure that the target cells are empty when using =arrayformula, or it will give out error message.

==========

To make a link to a cell or a range of cell on ANOTHER file,  use =ImportRange function.

*  =ImportRange("file key";"Sheet Name!A1")


1 comment:

The Bitch said...

buset. 2 taon ga nulis-nulis~