I am wanting to sort a database by characters in the last name of members. The last_name field in the database is not consistant (meaning not all caps or lower).
I have a field on my form that you can type in any parts of the last name you want to search on.
How could i sort my database on the last_name field regardless of the case of what is requested?
Does that make any sense?
I have a field on my form that you can type in any parts of the last name you want to search on.
How could i sort my database on the last_name field regardless of the case of what is requested?
Does that make any sense?