Thread
:
Changing copy to Cut
View Single Post
#
1
Posted to microsoft.public.excel.programming
Edgar[_3_]
external usenet poster
Posts: 40
Changing copy to Cut
Hi
How could i change the following line so that it cuts the
range instead of copying it?
rng2.Copy Destination:=Worksheets
("Exceptions_Report").Range("A8")
TIA
Reply With Quote
Edgar[_3_]
View Public Profile
Find all posts by Edgar[_3_]