XY Find Folder(s)/File(s) Contained
Code: Select all
Item 1.zip
Item 2.zip
Item 1.exe
Item 1.txt
Code: Select all
*.zip
*.exe
*.txt
Code: Select all
*.zip (2)
*.exe (1)
*.txt (1)
Code: Select all
Item 1.zip
Item 2.zip
Item 1.exe
Item 1.txt
Code: Select all
*.zip
*.exe
*.txt
Code: Select all
*.zip (2)
*.exe (1)
*.txt (1)
Excellent information. Exactly what I needed.RalphM wrote:Type Stats and Filter (Toolbar button) might be your friend, which shows you all the extensions in the current list along with the number of files for each and on top of that an easy way to filter by any of the listed extensions just by selecting it.