LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
PO PO is offline
external usenet poster
 
Posts: 66
Default Bulk processing

Hi!

Excel 2000.

I'm trying to create a .xlt which contains code that opens and processes all
..xls-files in a certain direktory on the users harddrive.
I need to write VBA looking something like this:


Dim xls as Excel.Workbook

For each xls in "Directory on Harddrive"
Open xls-file
Check for a certain value in xls
Close xls-file
Next


Any ideas on how to write this code?

TIA
PO


 
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
bulk removal of hyperlinks Tim[_7_] Excel Discussion (Misc queries) 2 November 2nd 07 01:57 AM
Bulk vlookup? Sarah Excel Worksheet Functions 2 January 24th 07 08:12 PM
Editing fields in bulk bhola-bhala Excel Discussion (Misc queries) 2 April 1st 06 07:47 AM
Bulk row deletion quartz[_2_] Excel Programming 1 November 9th 04 05:00 PM
Bulk Email Don Kline[_3_] Excel Programming 1 August 31st 03 04:27 PM


All times are GMT +1. The time now is 08:31 AM.

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"