This is how I did it: VB Code: For Each f2 In fj If LCase(Right(f2.Name, 3)) = "doc" Then
For Each f2 In fj If LCase(Right(f2.Name, 3)) = "doc" Then
Forum Rules