Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Filter by number of char's in field

Status
Not open for further replies.
Aug 12, 2004
949
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top