Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Sub moveactivecell()
ActiveCell.Cut ActiveCell.Offset(, -1) End Sub -- Don Guillett Microsoft MVP Excel SalesAid Software "Paul Bond" wrote in message ... What command should I use in an Excel visual basic macro to move the current cell to the left by 1 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 macros - how to merge 5 macros together into one | Excel Discussion (Misc queries) | |||
Macros warning always shows up, even if all macros removed | Excel Discussion (Misc queries) | |||
Macros - copying macros from one computer to another | Excel Discussion (Misc queries) | |||
Training: More on how to use macros in Excel: Recording Macros | Excel Worksheet Functions | |||
macros in excel | Excel Discussion (Misc queries) |