Good afternoon,
I have a barcode that looks like this BC04-03022015-1639.49 and the part in between dashes is Bad Check Date. We created a field called Bad Check Date and formatted date to look like mm/dd/yyyy and that is working fine but now I would like to use year part from this field (4 digit long) in the folder path and right after that I would like to take month part and use it as a subfolder. Month needs to be in MMMM format.
So our path should be \Bad Checks\Year part\Month part\Department and finally document will be named using Bad Check Date. We have all of it working other than Year and Month part.
Thanks
Amir