CharlesChuckieCharles
Well-known Member
- Joined
- May 10, 2011
- Messages
- 2,155
Subfolders collection of FilesystemObject has a count but you can't reference it?
Subfolders.Count = 12 prefect
Folder.Subfolders(11) not allowed - errors Error 5 Invalid procedure call or argument
likewise
Folder.subfolders.Item(X)
Is the Count of any use other than to tell how many there are?
Subfolders.Count = 12 prefect
Folder.Subfolders(11) not allowed - errors Error 5 Invalid procedure call or argument
likewise
Folder.subfolders.Item(X)
Is the Count of any use other than to tell how many there are?
Last edited: