Hi,
I have a field in my upload form called Category which might be filled with a comma as the last character ie Books,
Can I set something to fix this so that any final character comma is trimmed to just leave the value as Books ?
Everything I've tried so far, ie TRIM REPLACE, has failed.
Thanks,
Jeremy |
|
|