The MOVE AREA function is used to display a reference within the Microsoft Excel table, which can then be used for further invoices. In fact, no cell sections are shifted. With the help of this function you can simplify and structure processes and invoices, especially in larger and confusing sheets of tables.
Also read on here for tips on how to work efficiently with Excel.
How is the AREA.MOVE formula structured?
= MOVE AREA (reference; rows; columns; [height]; [width])
In detail, the individual sections now mean the following:
Reference: Here you enter the name of a cell (eg D4) or an entire cell block (eg D4: D7)..
Lines: The entry here indicates by how many lines the reference should be shifted up or down. If the reference is a whole block of cells, Excel assumes the top left cell. A positive number here indicates that the lines are shifted down. A negative number causes the lines to be shifted upwards.
Columns: Here you specify how many columns should be shifted to the left or right of the reference. Here, too, the top left cell is used as a reference for a cell block. A positive column specification means that the reference is shifted to the right by the corresponding number of columns. A negative number means that the new reference is shifted to the left by the specified number of columns..
Height: The height must be specified if you specify a cell block as a reference. Otherwise it is optional. The height defines the number of lines of your new reference. A positive value must always be given.
Width: The width specification is optional per se, but must be made if the specified reference describes an entire cell block. The width defines the number of columns of your new reference. A positive value must always be given.
Some examples to illustrate AREA.MOVE