Thread
:
cut and paste using absolute references in vba
View Single Post
#
1
Posted to microsoft.public.excel.programming
Stewart[_2_]
external usenet poster
Posts: 3
cut and paste using absolute references in vba
A B C D
1 start time
2 5 2 X
3 3 4 Y
3 6 3 Z
The cursor is at D2.
What is the code to cut and paste values in
column C - X to I2:J2, Y to G3:J3 and Z to J4:J6?
Hope this is understandable.
Reply With Quote
Stewart[_2_]
View Public Profile
Find all posts by Stewart[_2_]