Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |