Hello all,
I am using Crystal Report XI. I need a simple formula that will allow me to do a range on a list of last names.
For example, I would like to see all last names that starts with range of A-L...this is what I have now:
{DefLastName} startswith ["A","B","C","D","E","F","G","H","I","J","K","L"]
However, I thought there should be a better way to do this.
Please advise.
I am using Crystal Report XI. I need a simple formula that will allow me to do a range on a list of last names.
For example, I would like to see all last names that starts with range of A-L...this is what I have now:
{DefLastName} startswith ["A","B","C","D","E","F","G","H","I","J","K","L"]
However, I thought there should be a better way to do this.
Please advise.