I tried to use Range.cut() to implement cut&paste scenario. But the result doesn't seemed right. Attached file shows the result after cut columns A~C to columns J~L. Column B is not moved.
in moveToNewColumn(), an "--j;" is unnecessary.
Log in to post a comment.
in moveToNewColumn(), an "--j;" is unnecessary.