I want to Insert multiple cells with the option shift cells down
For example, there is data in the excel, the cursor is currently at A422, if I want to Insert 25 cells, and move the data in A423 down, what parameter should I use to "Insert" cells an...