erikhertzel
MIS
I am running CR 8.5 Progress 9.1D Database.
I have the following:
Job Number
12345
1234567
I have two classes of job numbers one with 5 char's and one with 7. I need to filter and want just the ones with 5 char's, so less than 6 to make sure.
How do I do this, my field is a string and is:
{JobHead.JobNum}
Thanks,
Erik
I have the following:
Job Number
12345
1234567
I have two classes of job numbers one with 5 char's and one with 7. I need to filter and want just the ones with 5 char's, so less than 6 to make sure.
How do I do this, my field is a string and is:
{JobHead.JobNum}
Thanks,
Erik