open all books on my hard drive created by me using code(xls

schultz1414

New Member
Joined
Oct 28, 2002
Messages
17
How can I search all directories using code,
open all workbooks created by me one at a time,
due so something,
close,
and then proceed to the next.
This message was edited by schultz1414 on 2002-11-01 12:31
This message was edited by schultz1414 on 2002-11-01 12:38
 

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.
Assuming you're running Windows in some flavor (3.x through WindowsXP), or Windows NT...

Use the "Find" utility (found in the Start menu).

Search your hard drive -- typically, "C:", but might be additional letters. Search for *.xls

From the list returned, double-click on each file, do your thing, then close it. The search utility will stay active on your system-- see your taskbar-- for you to amuse yourself with the next one.

See any good Windows book ("Windows for Dummies" are very good).

Good luck!
 
Upvote 0

Forum statistics

Threads
1,214,971
Messages
6,122,517
Members
449,088
Latest member
RandomExceller01

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top