Let’s assume that you have a range of cells selected and that you want to move it to another location on the same sheet.
You could perform a Cut (Ctrl+X) followed by a Paste (Ctrl+V) in the destination cell. Here is an alternative.
While the range is selected, position the cursor on one of the borders of the range. The cursor changes to a
. Now you can hold a left-click of the mouse and drag the selected range to its new destination.
