OFFSET(range,row,col,height,width)
The OFFSET function returns a cell range.The cell range starts at offset (col,row) from range, and is of height @height and width @width.
If range is neither a reference nor a range returns #VALUE!.
COLUMN , COLUMNS , ROWS