This video tutorial will demonstrate how to move or copy rows and columns within a worksheet and between worksheets.

The tutorial will show you how to:
Move a row from one table to another using VBA
Move a column to the left or right using VBA
Transfer/copy data from one sheet to another using a VBA macro
Copy and paste a column
Copy a column to another worksheet
Copy and paste a row into the next empty row or last row
Move a row to the end of a table
------------------------