![]() |
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 |
Changing copy to Cut
Hi
try rng2.Cut Destination:=Worksheets("Exceptions_Report").Range ("A8") -- Regards Frank Kabel Frankfurt, Germany "Edgar" schrieb im Newsbeitrag ... 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 |
All times are GMT +1. The time now is 02:44 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com