LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 300
Default Reading Data from workbooks without opening them ...

On Sun, 24 Sep 2006 15:54:33 -0400, "RFraley" wrote:

I have a VBA routine (XL2003) that scans the harddrive for workbooks with a
certain pattern (first 4 charac ters of name = "CLSd") in the filename. I
am currently using ExecuteExcel4Macro to read data from each of these
workbooks without having to open each one.


ExecuteExcel4Macro? But xl2003 is Excel 11.

When I want to read a cell from a closed workbook without opening it, I
have my VBA create a link in a cell to a cell or range in the closed
workbook. Then the VBA changes the cell to a value with
Range("xx").Value=Range("xx").Value. But we don't have password protected
workbooks, so I have no idea how this will work with them.

Don <www.donwiss.com (e-mail link at home page bottom).
 
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
Opening and reading a higher version of Excel Dave Peterson Excel Discussion (Misc queries) 0 February 25th 08 02:41 PM
Opening and reading a higher version of Excel Kevin B Excel Discussion (Misc queries) 0 February 25th 08 02:24 PM
Copy data from diff workbooks but without opening sheets raja Excel Programming 1 September 21st 05 02:21 PM
Reading information from all workbooks in a folder... H. Rye Excel Programming 2 January 2nd 04 02:55 PM
Reading Data From Series of External Workbooks Marston[_2_] Excel Programming 2 October 21st 03 07:09 PM


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