Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can anyone direct me to a source (if you don't know an
easy way to do this) where I can get an example of a code snippet to use in Excel 2000, that will cut/paste the contents of x,y,z,... .txt files in a specified folder; to sheet1,sheet2,sheet3... in a single workbook? I am not a programmer, just trying to save some time with a repetitive task. Any help as always is much appreciated, this forum is superb for information and feedback ! Thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
John,
I have macros that open text files and turn them into Excel files. (These Excel files can be temporary or permanent) Other code to paste from one workbook into another. Like you, these are repetative tasks needed each month and the macros make it a snap. If you would like, send me an email with more detail of what you want and I'll put together a workbook with some code. Than we can work together to get it just like you want. -- sb "johnmo" wrote in message ... Can anyone direct me to a source (if you don't know an easy way to do this) where I can get an example of a code snippet to use in Excel 2000, that will cut/paste the contents of x,y,z,... .txt files in a specified folder; to sheet1,sheet2,sheet3... in a single workbook? I am not a programmer, just trying to save some time with a repetitive task. Any help as always is much appreciated, this forum is superb for information and feedback ! Thanks |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
and now you got it back!!!
hope you like the workbook... -- sb "johnmo" wrote in message ... you've got mail . -----Original Message----- John, I have macros that open text files and turn them into Excel files. (These Excel files can be temporary or permanent) Other code to paste from one workbook into another. Like you, these are repetative tasks needed each month and the macros make it a snap. If you would like, send me an email with more detail of what you want and I'll put together a workbook with some code. Than we can work together to get it just like you want. -- sb "johnmo" wrote in message ... Can anyone direct me to a source (if you don't know an easy way to do this) where I can get an example of a code snippet to use in Excel 2000, that will cut/paste the contents of x,y,z,... .txt files in a specified folder; to sheet1,sheet2,sheet3... in a single workbook? I am not a programmer, just trying to save some time with a repetitive task. Any help as always is much appreciated, this forum is superb for information and feedback ! Thanks . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy & paste macro for multiple worksheets | Excel Discussion (Misc queries) | |||
merge multiple worksheets from multiple excel files into oneworksheet | Excel Discussion (Misc queries) | |||
opening multiple files into one workbook, but multiple worksheets.... | Excel Discussion (Misc queries) | |||
Open multiple files into multiple worksheets of the same workbook | Excel Discussion (Misc queries) | |||
Can you paste values on multiple worksheets at one time? | Excel Worksheet Functions |