sort subform by text field

J

JohnLute

I have a subform with [Category] as a text field combobox with 3 possible
values:
Unit
Case
UnitLoad

I'd like to sort the subform in the above order. I believe this can be done
with a "Right" code order in the subform's underlying query...?

Thanks in advance!
 
R

Rui

Open the subform. Select the form record source and edit it with the query
buider.
Add the desired sort order just as you specified.
Close the query builder.

That's it!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top