P
Paul W Smith
I want to produce a listing of all the workbooks in a folder what have the
file extension .xls.
When I use Dir(*.xls), I also get all the .xlsm and .xlsb files, which is
not what I want.
Is there a way around this issue?
Paul Smith
file extension .xls.
When I use Dir(*.xls), I also get all the .xlsm and .xlsb files, which is
not what I want.
Is there a way around this issue?
Paul Smith