Hi,
in a standard query I know you can order results by ascending and descending A-Z but in my query there is a field [category] which always has one of 3 values, "Ordered", "Saved", "Bought". Can I order them exactly as below?
"Ordered"
"Saved"
"Bought"
Is it possible to customise the Order By in a query?
in a standard query I know you can order results by ascending and descending A-Z but in my query there is a field [category] which always has one of 3 values, "Ordered", "Saved", "Bought". Can I order them exactly as below?
"Ordered"
"Saved"
"Bought"
Is it possible to customise the Order By in a query?