#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 91
Default column copy

Hi
I have 63 files and need to copy same coloumn of all files (column X) to a
new file (rain.xls). in fact, i need to a macro, when open any file and run
macro on worksheet, then copy of column X send to new file(rain.xls)
respectively.
Finally, new file (rain.xls) consist of 63 column in sheet1.

thank's
regards
climate
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,522
Default column copy

Different ways.
You could use a macro using DIR to either make a list or to open each
filecopypaste to next column in destination fileclose... Or, make a
formula as the top row of each column in the destination folder and copy
down to the anticipated last rowchange to values..

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"climate" wrote in message
...
Hi
I have 63 files and need to copy same coloumn of all files (column X) to a
new file (rain.xls). in fact, i need to a macro, when open any file and
run
macro on worksheet, then copy of column X send to new file(rain.xls)
respectively.
Finally, new file (rain.xls) consist of 63 column in sheet1.

thank's
regards
climate


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 91
Default column copy

Ok
How can i do it ?
regards

"Don Guillett" wrote:

Different ways.
You could use a macro using DIR to either make a list or to open each
filecopypaste to next column in destination fileclose... Or, make a
formula as the top row of each column in the destination folder and copy
down to the anticipated last rowchange to values..

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"climate" wrote in message
...
Hi
I have 63 files and need to copy same coloumn of all files (column X) to a
new file (rain.xls). in fact, i need to a macro, when open any file and
run
macro on worksheet, then copy of column X send to new file(rain.xls)
respectively.
Finally, new file (rain.xls) consist of 63 column in sheet1.

thank's
regards
climate


.

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 do I copy a data from a single column into an array and back into another column? [email protected] Excel Programming 1 February 10th 07 05:03 AM
Find specific column titles and copy the column to new workboo JLGWhiz Excel Programming 0 December 11th 06 11:23 PM
Find specific column titles and copy the column to new workboo JLGWhiz Excel Programming 0 December 11th 06 11:09 PM
Save column J only using copy/paste & temporary copy mikeburg[_85_] Excel Programming 2 June 7th 06 05:37 PM
To copy values in a column relevant to text in an adjacent column? Guy Keon Excel Worksheet Functions 2 November 15th 05 08:10 PM


All times are GMT +1. The time now is 04:25 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"