![]() |
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 |
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 |
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 . |
All times are GMT +1. The time now is 12:30 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com