Hi,
I have a table which is to be sorted by the field ProcedureReferral, this field is a text field but contains the following example values (list 1):
A1
A2
A10
A11
B2
B3
B4
B9
B10
I want to sort a query by these values however when i set it up the query sorted as follows (list 2):
A1
A10
A11
A2
B10
B2
B3
B4
B9
Does anyone have any suggestions how to make the query sort the same as the list 1 rather than list 2?
Any help would be appreciated
Thanks Dan
I have a table which is to be sorted by the field ProcedureReferral, this field is a text field but contains the following example values (list 1):
A1
A2
A10
A11
B2
B3
B4
B9
B10
I want to sort a query by these values however when i set it up the query sorted as follows (list 2):
A1
A10
A11
A2
B10
B2
B3
B4
B9
Does anyone have any suggestions how to make the query sort the same as the list 1 rather than list 2?
Any help would be appreciated
Thanks Dan