View Single Post
 
Old 09-17-2018, 10:56 PM
steve15 steve15 is offline Windows 10 Office 2016
Novice
 
Join Date: Sep 2018
Posts: 2
steve15 is on a distinguished road
Default Calculated field with filename

Hi there,


I'm trying to add a field and get dynamic this field to split only a part of the filename :

{ RIGHT(GAUCHE(FILENAME;9);7) \* MERGEFORMAT }

Sadly it doesn't work ... somebody have an idea ?

Thanks a lot
Reply With Quote