ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Move cells (https://www.excelbanter.com/excel-programming/275409-re-move-cells.html)

Wild Bill[_2_]

Move cells
 
Selection.Cut
ActiveCell.Offset(0, -1).Range("A1").Select
ActiveSheet.Paste
On Wed, 27 Aug 2003 03:19:20 -0700, "Steve Wylie"
wrote:

I need a quick macro that will take the current selection
of cells and move them all one cell to the left,
overwriting the existing cell content.



All times are GMT +1. The time now is 05:05 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com