Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 40
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default 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


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to look up and copy a changing range of data ? Don New Users to Excel 2 January 29th 10 01:50 PM
copy formula without changing the row. vwyatt Excel Discussion (Misc queries) 2 April 14th 06 06:23 PM
How do I copy columns A,B,C to A,C,E without Changing B&D Arlo Excel Worksheet Functions 0 March 21st 06 11:16 PM
Changing the columns to copy fullers Excel Worksheet Functions 1 July 2nd 05 02:14 PM
need to copy/paste formula w/o it changing Bonnie Excel Discussion (Misc queries) 4 March 10th 05 05:53 PM


All times are GMT +1. The time now is 11:11 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"