Thread
:
loop and delete
View Single Post
#
2
Posted to microsoft.public.excel.programming
Kletcho
external usenet poster
Posts: 36
loop and delete
That's because .FoundFiles should be within the with statement. Right
now it falls outside and Mr. VBA gets confused. Change it to:
Next Bandiet
End If
Verwijderen:
Kill .FoundFiles(WegErmee)
End With
Reply With Quote
Kletcho
View Public Profile
Find all posts by Kletcho