ramblinrose
MIS
I have not found the solution to this one yet.
I need to test to see if a space is used in any position of a string. The instr works as long as the space is not at the end. I have tried instrrev and that does not work either. The fields I am using are first name, last name, middle name.
I am using CrystalReports 2011 against a SQL database.
Thank you in advance.
I need to test to see if a space is used in any position of a string. The instr works as long as the space is not at the end. I have tried instrrev and that does not work either. The fields I am using are first name, last name, middle name.
I am using CrystalReports 2011 against a SQL database.
Thank you in advance.