You are quite right, in that you can sort only on alphabetical or numerical order. To sort them in the order that you wish, you could add a number at the start of your code. Ex.
1. Project Management
2. Design.
3. Manufacture
4. Installation
5. Commissioning.
If you didnt add the numerical code, it would list them in the following order:
Member for
19 yearsRE: SORTING CRITERIA IN CUSTOM GROUPING
Thanks of the suggestion; It runs perfectly.
Member for
23 yearsRE: SORTING CRITERIA IN CUSTOM GROUPING
Cut & Paste Descriptions From Left To Right
in the leftcolum give numbers in required order
Member for
19 years 5 monthsRE: SORTING CRITERIA IN CUSTOM GROUPING
Hi Alvaro,
You are quite right, in that you can sort only on alphabetical or numerical order. To sort them in the order that you wish, you could add a number at the start of your code. Ex.
1. Project Management
2. Design.
3. Manufacture
4. Installation
5. Commissioning.
If you didnt add the numerical code, it would list them in the following order:
Commissioning
Design
Installation
Manufacture
Project Management.
HTH.
James