G
Guest
How do I limit the report to only those the records that have a certain
number of characters in a text field.
I have a text field that has anywhere from two to five characters. I only
want the report to show those that have five characters.
I think I need to create a calculated field on the report using the script
LEN = 5, but don't know how to do this.
number of characters in a text field.
I have a text field that has anywhere from two to five characters. I only
want the report to show those that have five characters.
I think I need to create a calculated field on the report using the script
LEN = 5, but don't know how to do this.