#1   Report Post  
Posted to microsoft.public.excel.misc
ym
 
Posts: n/a
Default copying named range

i have a list of cells in sheet1 that i want to be automatically copied to
sheet2.
what i did was to use named range for the cells and use the forumla
=namedRange in sheet 2.

However it did not paste the entire range. Say the sheet1 cells are A1:A5.
If i wrote the foruma =namedNamed in sheet2 cell C2, it will paste the value
relative to the row which is A2 in sheet1. So if i write that forumla in C10,
i get nothing.

my ultimate goal would be to be able to copy the range of cells from sheet1
to sheet 2 automatically. thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default copying named range

Make sure that the named range references are absolute.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"ym" wrote in message
...
i have a list of cells in sheet1 that i want to be automatically copied to
sheet2.
what i did was to use named range for the cells and use the forumla
=namedRange in sheet 2.

However it did not paste the entire range. Say the sheet1 cells are A1:A5.
If i wrote the foruma =namedNamed in sheet2 cell C2, it will paste the

value
relative to the row which is A2 in sheet1. So if i write that forumla in

C10,
i get nothing.

my ultimate goal would be to be able to copy the range of cells from

sheet1
to sheet 2 automatically. thanks



  #3   Report Post  
Posted to microsoft.public.excel.misc
ym
 
Posts: n/a
Default copying named range

thanks for your reply.

but could u elaborate further.
by the way i am using a dynamic named range
if it cant be done with dynamic, its ok if i try with a static one

"Bob Phillips" wrote:

Make sure that the named range references are absolute.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"ym" wrote in message
...
i have a list of cells in sheet1 that i want to be automatically copied to
sheet2.
what i did was to use named range for the cells and use the forumla
=namedRange in sheet 2.

However it did not paste the entire range. Say the sheet1 cells are A1:A5.
If i wrote the foruma =namedNamed in sheet2 cell C2, it will paste the

value
relative to the row which is A2 in sheet1. So if i write that forumla in

C10,
i get nothing.

my ultimate goal would be to be able to copy the range of cells from

sheet1
to sheet 2 automatically. thanks




  #4   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default copying named range

in your range use something like

=OFFSET($A$1,,,COUNTA($A:$A),1)

not

=OFFSET(A1,,,COUNTA(A:A),1)

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"ym" wrote in message
...
thanks for your reply.

but could u elaborate further.
by the way i am using a dynamic named range
if it cant be done with dynamic, its ok if i try with a static one

"Bob Phillips" wrote:

Make sure that the named range references are absolute.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"ym" wrote in message
...
i have a list of cells in sheet1 that i want to be automatically

copied to
sheet2.
what i did was to use named range for the cells and use the forumla
=namedRange in sheet 2.

However it did not paste the entire range. Say the sheet1 cells are

A1:A5.
If i wrote the foruma =namedNamed in sheet2 cell C2, it will paste the

value
relative to the row which is A2 in sheet1. So if i write that forumla

in
C10,
i get nothing.

my ultimate goal would be to be able to copy the range of cells from

sheet1
to sheet 2 automatically. thanks






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
inserting a named range into new cells based on a named cell Peter S. Excel Discussion (Misc queries) 1 June 4th 06 03:53 AM
Conditional formatting if value in cell is found in a named range Grumpy Grandpa Excel Worksheet Functions 5 April 15th 06 04:30 PM
Dynamic Named Range with blank cells tjtjjtjt Excel Discussion (Misc queries) 3 October 5th 05 08:10 PM
Match function...random search? Les Excel Worksheet Functions 10 July 28th 05 11:54 AM
How do I edit a Named Range using macro's behmer Excel Worksheet Functions 2 July 26th 05 09:02 PM


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

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

About Us

"It's about Microsoft Excel"