Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
I'm rather newbie in excel and programming is something rough for me. I want to automate a search and then paste the result in a new workbook. I have folder and it contains many workbook in it.The workbook were used to record to the data. Usually the workbook has around 33 sheets. The sheets I want to look in to were named with number 1 untill 31 ( actually represent date in a month) So the others 3 sheet were named with something else and I'll ommit the another 3 sheets. The problem is: how to create the code to loop through the worksheets,through the workbooks,and through the sub folder to find the records and then copy-paste them into a new/specified workbooks. Hope somebody would like to help. Have a good day. Regards, |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
See
http://www.contextures.com/xlfaqMac.html#LoopSheets HTH. Best wishes Harald "asrul" wrote in message ... Hi All, I'm rather newbie in excel and programming is something rough for me. I want to automate a search and then paste the result in a new workbook. I have folder and it contains many workbook in it.The workbook were used to record to the data. Usually the workbook has around 33 sheets. The sheets I want to look in to were named with number 1 untill 31 ( actually represent date in a month) So the others 3 sheet were named with something else and I'll ommit the another 3 sheets. The problem is: how to create the code to loop through the worksheets,through the workbooks,and through the sub folder to find the records and then copy-paste them into a new/specified workbooks. Hope somebody would like to help. Have a good day. Regards, |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Still trying to get this data imported as it appears on the web page (rows
and columns, rather than just one long column). I've tried a few more lines of code; nothing seems to work. Any other ideas Ron? Thanks, Ryan-- -- RyGuy "asrul" wrote: Hi All, I'm rather newbie in excel and programming is something rough for me. I want to automate a search and then paste the result in a new workbook. I have folder and it contains many workbook in it.The workbook were used to record to the data. Usually the workbook has around 33 sheets. The sheets I want to look in to were named with number 1 untill 31 ( actually represent date in a month) So the others 3 sheet were named with something else and I'll ommit the another 3 sheets. The problem is: how to create the code to loop through the worksheets,through the workbooks,and through the sub folder to find the records and then copy-paste them into a new/specified workbooks. Hope somebody would like to help. Have a good day. Regards, |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Move to next record | Excel Discussion (Misc queries) | |||
Move one record to another sheet when I type in a cell | Excel Programming | |||
What function would move a closed record to another worksheet? | Excel Worksheet Functions | |||
How do I record a macro to move down and over to specific column | Excel Discussion (Misc queries) | |||
Move to Next Record with User Form | Excel Programming |