Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jay Jay is offline
external usenet poster
 
Posts: 671
Default Copying individual files (workbooks) into worksheets

I have 100+ files in the name of DEPTxxx.xls - where xxx is the number. Can
I open all of them or at least get the contents copied to a worksheet in my
active document rather than one at a time? Each of the files or individual
workbook contains two worksheets - the values from the individual workbooks
will be copied to another worksheet that represent a summary. Any idea's?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Copying individual files (workbooks) into worksheets

Hi Jay

Start here
http://www.rondebruin.nl/copy3.htm


--
Regards Ron de Bruin
http://www.rondebruin.nl


"jay" wrote in message ...
I have 100+ files in the name of DEPTxxx.xls - where xxx is the number. Can
I open all of them or at least get the contents copied to a worksheet in my
active document rather than one at a time? Each of the files or individual
workbook contains two worksheets - the values from the individual workbooks
will be copied to another worksheet that represent a summary. Any idea's?



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Copying individual files (workbooks) into worksheets

Hi Jay

If you mean worksheetfunctions in VBA you can enter this in a macro :
Application.WorksheetFunction (when you enter a dot after the n it will show you a list)

Search also for this in the VBA help
<List of Worksheet Functions Available to Visual Basic


--
Regards Ron de Bruin
http://www.rondebruin.nl


"jay" wrote in message ...
Ron,
Your a hero - smile. A big help. I believe I will be able to modify this
to meet my needs, thank you for including the comments and such as the part
of placing the values is very helpful.

Where can I get a list of all the "functions" for use in the VBA or macro
area's of Excel? I also am trying to change and record a password for all
the fils so I will use part of your code.

Thank YOU!!!

"Ron de Bruin" wrote:

Hi Jay

Start here
http://www.rondebruin.nl/copy3.htm


--
Regards Ron de Bruin
http://www.rondebruin.nl


"jay" wrote in message ...
I have 100+ files in the name of DEPTxxx.xls - where xxx is the number. Can
I open all of them or at least get the contents copied to a worksheet in my
active document rather than one at a time? Each of the files or individual
workbook contains two worksheets - the values from the individual workbooks
will be copied to another worksheet that represent a summary. Any idea's?






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
Saving worksheets within workbooks as individual files Colin Hayes Excel Worksheet Functions 4 May 11th 06 06:46 PM
Importing XML files into individual worksheets PabloB Excel Discussion (Misc queries) 0 April 24th 06 06:12 PM
How do I separate worksheets in a workbook into individual files? jmd Excel Worksheet Functions 3 December 13th 05 09:18 PM
Can I split worksheets from one workbook into individual workbooks Rosana Excel Discussion (Misc queries) 0 September 19th 05 08:03 PM
Copying worksheets across workbooks Bala Venkat Excel Programming 0 October 5th 04 03:09 PM


All times are GMT +1. The time now is 03:20 AM.

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"