#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Quick Copy


Hi!
I'm looking for a quick copy code
1. What code do I use to copy a named range (formulas) to another name
range (values only)?
2. What do I need to do if some cells are merged in the original rang
and not in the recieving range or vise versa?
Thank

--
Brian Matlac
-----------------------------------------------------------------------
Brian Matlack's Profile: http://www.excelforum.com/member.php...nfo&userid=350
View this thread: http://www.excelforum.com/showthread.php?threadid=48194

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default Quick Copy

Brian,

Try

Range("Range1").Copy Destination:=Range("Range2")




"Brian Matlack"

wrote in message
news:Brian.Matlack.1xxlnz_1131039002.3476@excelfor um-nospam.com...

Hi!
I'm looking for a quick copy code
1. What code do I use to copy a named range (formulas) to
another named
range (values only)?
2. What do I need to do if some cells are merged in the
original range
and not in the recieving range or vise versa?
Thanks


--
Brian Matlack
------------------------------------------------------------------------
Brian Matlack's Profile:
http://www.excelforum.com/member.php...fo&userid=3508
View this thread:
http://www.excelforum.com/showthread...hreadid=481945



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Quick Copy


Hey Chip!
Works Great! Thanks alot!


--
Brian Matlack
------------------------------------------------------------------------
Brian Matlack's Profile: http://www.excelforum.com/member.php...fo&userid=3508
View this thread: http://www.excelforum.com/showthread...hreadid=481945

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
copy quick access toolbar Tim New Users to Excel 1 March 2nd 09 03:38 PM
copy quick access toolbar Shane Devenshire New Users to Excel 0 February 28th 09 09:06 PM
copy quick access toolbar Shane Devenshire New Users to Excel 0 February 28th 09 08:52 PM
How do I copy quick access tool bar to another computer? JohnA[_2_] Excel Discussion (Misc queries) 1 December 14th 08 10:08 PM
quick copy worksheet into other sheets in same workbook Mick M New Users to Excel 2 December 20th 05 09:49 PM


All times are GMT +1. The time now is 07:10 PM.

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"