[resolved] tFilelist filemask, need to get .xlsx files with "sample" in the name
In my folder there will be files like "ID123 - Sample values.xlsx" I'm only looking for excel files, with "sample" in the title. So something like "*sample*.xlsx" (which doesnt work) Any ideas?