Change this:
to this:![]()
Set wbsrc = Workbooks.Open(sPath & pary(i) & Dir(sPath & pary(i) & "\*.xl*"))
![]()
Set wbsrc = Workbooks.Open(sPath & pary(i) & "\" & Dir(sPath & pary(i) & "\*.xl*"))
Change this:
to this:![]()
Set wbsrc = Workbooks.Open(sPath & pary(i) & Dir(sPath & pary(i) & "\*.xl*"))
![]()
Set wbsrc = Workbooks.Open(sPath & pary(i) & "\" & Dir(sPath & pary(i) & "\*.xl*"))
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks