Attachment name (workflow)

doubts
New Member

Hello, I have the following question: I have a column called card code in which the code has 5 letters and 2 numbers (example: abcde / 12). When I use this column as “Attachment name”, the application spreadsheet understands that the “/” in my column code should be separated as a folder. Is there any way to change that? Unfortunately I cannot replace the “/” with another symbol, as it is the default code.

Solved Solved
0 5 306
1 ACCEPTED SOLUTION

For example LEFT([Column],5) or RIGHT([Column],2)

View solution in original post

5 REPLIES 5
Top Labels in this Space