My listbox is on a userform, and represents the files in a given directory. Is there any way to filter this list based on another control in the form? Or perhaps a hard-coded criteria? Each file in this directory is saved using a specific naming schema, uname-mm-dd-yyyy.xls. I would like to filter this by username, allowing the user to see only thier files.
Any ideas?



