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! Go to Solution.
For example LEFT([Column],5) or RIGHT([Column],2)
User | Count |
---|---|
31 | |
13 | |
3 | |
3 | |
2 |