How can I open all excel workbooks in a folder which starts with
"BFR"...
Something like this:
For each wb in folder("X")
if filename = "BFR*" then
end if
Loop
how do I write this correct?
Thanks for the help
--
Ctech
------------------------------------------------------------------------
Ctech's Profile:
http://www.excelforum.com/member.php...o&userid=27745
View this thread:
http://www.excelforum.com/showthread...hreadid=505288