Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 469
Default Automated Copy Paste

I want to change the data each time.

I know how to do it manually, but I'd like a macro that automates the process.

"Curt" wrote:

I have a template with 7 sheets that I continuously update with new data that
I get from a seprate file. Each sheet is named "sheet1", "sheet2" "sheet3"
and so on.

My template has a series of summary sheets based off of the data that lies
in these 7 inputs sheets. Currently, I use copy, paste special to update
sheets 1-7 in my template.

Instead of using copy, paste special one at a time, I would like to the move
7 sheets from my other file in my template. If I do this, the sheets will
show up as duplicates so I will have "sheet1 (2)", "sheet2 (2)", sheet3 (2)"
and so worth.

Could someone write me a macro that will copy, paste special the data from
"sheet1 (2)" into "sheet1" and repeat this process for all 7 sheets. Once
that is done, can you delete sheets "sheet1 (2)", "sheet2 (2)", sheet3 (2)"
and so on?

thanks!

Curt J

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


Curt;701063 Wrote:

I want to change the data each time.

I know how to do it manually, but I'd like a macro that automates the

process.

"Curt" wrote:

I have a template with 7 sheets that I continuously update with new

data that
I get from a seprate file. Each sheet is named "sheet1", "sheet2"

"sheet3"
and so on.

My template has a series of summary sheets based off of the data that

lies
in these 7 inputs sheets. Currently, I use copy, paste special to

update
sheets 1-7 in my template.

Instead of using copy, paste special one at a time, I would like to

the move
7 sheets from my other file in my template. If I do this, the sheets

will
show up as duplicates so I will have "sheet1 (2)", "sheet2 (2)",

sheet3 (2)"
and so worth.

Could someone write me a macro that will copy, paste special the data

from
"sheet1 (2)" into "sheet1" and repeat this process for all 7 sheets.

Once
that is done, can you delete sheets "sheet1 (2)", "sheet2 (2)",

sheet3 (2)"
and so on?

thanks!

Curt J





If you change the data, you paste it as a link once, it will then
automatically change to the new data in the other file.


--
Dianne
------------------------------------------------------------------------
Dianne's Profile: http://www.thecodecage.com/forumz/member.php?u=1755
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=195937

http://www.thecodecage.com/forumz

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
automated cut and paste using regex excel_newbie Excel Worksheet Functions 2 March 20th 09 12:29 PM
automated copy and past special feature Chevy Excel Programming 5 October 30th 07 12:05 AM
Semi-Automated Copy and Insert JAD Excel Programming 2 June 22nd 07 07:37 PM
Automated copy between worksheets Todd Setting up and Configuration of Excel 1 February 16th 07 05:57 PM
automated copy & paste DarkNight New Users to Excel 12 May 12th 06 08:01 PM


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

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"