Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In my macro I try to move a certain range. The macro manages to select the
range but then when I try to cut the range and then paste it elsewhere the code just fails. The code is: qcRange.Select Selection.Cut Range("c10").Select ActiveSheet.Paste The range qcRange is accurate and as I said it gets selected. What is wrong with the rest of the code? Please any help is very much appreciated!! Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro recorded... tabs & file names changed, macro hangs | Excel Worksheet Functions | |||
Macro Help Needed - Excel 2007 - Print Macro with Auto Sort | Excel Worksheet Functions | |||
how to count/sum by function/macro to get the number of record to do copy/paste in macro | Excel Programming | |||
macro to delete entire rows when column A is blank ...a quick macro | Excel Programming | |||
Start Macro / Stop Macro / Restart Macro | Excel Programming |