I have a list of projects on a report that I need to sort by project number. However, our project numbers are composed of a location number, then two numbers for the year, then three ascending numbers and a department letter (example: 602113E).
The question: How can I sort the report by the three ascending numbers in the Project Number (by the fourth, fifth and sixth digits?) I have the field formatted as text, and it is primary key to the projects table.
Any Suggestions? Thanks in advance!
Margt.
The question: How can I sort the report by the three ascending numbers in the Project Number (by the fourth, fifth and sixth digits?) I have the field formatted as text, and it is primary key to the projects table.
Any Suggestions? Thanks in advance!
Margt.