PC Review


Reply
Thread Tools Rate Thread

Copy Values to another Sheet Q

 
 
Seanie
Guest
Posts: n/a
 
      20th May 2009
What code could I use to achieve the following:

I wish to copy the values in H25 of the activesheet, to an area of a
sheet called "summarry". The area it paste-special values to depends
on the Index of the original active sheet eg. If my active sheet was
Index 2, then I would copy to D5 on the Summary, if the Index was 3 I
would copy to D6; then D7 if Index was 4 etc

My Summary sheet will be Index 1, at least thats my understanding of
sheet indexes. I will have up to 53 sheets in totals (1 for each week
of the year + summary sheet)

Thanks
 
Reply With Quote
 
 
 
 
Jennifer
Guest
Posts: n/a
 
      20th May 2009
On May 20, 1:45*pm, Seanie <seanrya...@yahoo.co.uk> wrote:
> What code could I use to achieve the following:
>
> I wish to copy the values in H25 of the activesheet, to an area of a
> sheet called "summarry". The area it paste-special values to depends
> on the Index of the original active sheet eg. If my active sheet was
> Index 2, then I would copy to D5 on the Summary, if the Index was 3 I
> would copy to D6; then D7 if Index was 4 etc
>
> My Summary sheet will be Index 1, at least thats my understanding of
> sheet indexes. I will have up to 53 sheets in totals (1 for each week
> of the year + summary sheet)
>
> Thanks



I think a formula in the cells you want to be copied to would work
just fine.

For example, if you put "=Sheet2!H25" in D5, then that would copy
whatever is in H25 on Sheet2 to D5 on your Summary worksheet. As far
as I can tell it will just copy the values, which seems to be what
you indicated you needed.

HTH,
Jennifer
 
Reply With Quote
 
Seanie
Guest
Posts: n/a
 
      20th May 2009
Not really, as I only create the sheet each week. I don't have 52
sheets setup (and don't wish to lay it out like that either)

Thanks


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Search for values in a sheet and copy found records one after theother in another sheet AndreasHermle Microsoft Excel Programming 12 17th Jun 2011 08:12 PM
copy values generated by conditional formula in one sheet to the other work sheet as values ramana Microsoft Excel Worksheet Functions 1 5th Oct 2005 01:04 PM
copy values generated by conditional formula in one sheet to the other work sheet as values bobby Microsoft Excel Misc 1 5th Oct 2005 12:18 PM
copy values generated by conditional formula in one sheet to the other work sheet as values bobby Microsoft Excel Discussion 1 5th Oct 2005 10:20 AM
how to find and copy values on sheet 2, based on a list on sheet 1 =?Utf-8?B?ZXZhbm1hY256?= Microsoft Excel Programming 4 7th Feb 2005 08:33 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:01 PM.