Hi Miruna
Let me give you an example:
I am backfiling large volume of files and typical file folder look like and will be moved to this location by import agent:
ClientName\IA\Dist\32-98\91\9116444\Admin\Mutsaerts - Scanned Documents, August 6, 2013\Invoices Previously Reviewed\AME Group Consulting Professional Engineers\Documentfilename.
I just need to capture seventh folder in the single path. We have 12 folder names that I will match with these value and move files into and any other folder name or document will go to another folder location.
Above expression returns all the folders that are within ClientName\IA\Dist\32-98\91\9116444.
From example above I just want to return the value Admin from entry's full path.