G
Guest
I'm looking for a way to provide a user with the option of changing the sort
order of the query behind a form. Any thoughts?
order of the query behind a form. Any thoughts?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I'm looking for a way to provide a user with the option of changing the sort
order of the query behind a form. Any thoughts?
Glenn said:I'm looking for a way to provide a user with the option of changing the sort
order of the query behind a form. Any thoughts?
What I'm envisioning is an unbound combo box with these three options, where
the user can select the sort type, and then the query behind the form resorts
by that option.
Can you offer some assistance in how to go about doing this? For example,
several of the posts on this thread have suggested the same thing, and to
"enable" the order by function. I haven't seen a place to do this in the
properties box. I've also played around with listing various field names in
the "Order By" field in the properties box, but it doesn't seem to have an
effect.
Also, in order to link this to the combo box, I'm assuming I'd write an
if-then-else statement? Is that what you're suggesting?
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.