Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
bulk removal of hyperlinks | Excel Discussion (Misc queries) | |||
Bulk vlookup? | Excel Worksheet Functions | |||
Editing fields in bulk | Excel Discussion (Misc queries) | |||
Bulk row deletion | Excel Programming | |||
Bulk Email | Excel Programming |