D
dhstein
I have a form which has a record source as a query. The query specifies two
columns for sorting. If I run the query the data is sorted exactly right.
But the form has the data in a different (unsorted) order. I would display
the query, except I don't want the user to change the data. So I use the
form and set the properties to no edit - no update - etc. Is there a way to
display the records sorted as I specify in the query and prevent the user
from changing the data? Thanks for any help on this.
columns for sorting. If I run the query the data is sorted exactly right.
But the form has the data in a different (unsorted) order. I would display
the query, except I don't want the user to change the data. So I use the
form and set the properties to no edit - no update - etc. Is there a way to
display the records sorted as I specify in the query and prevent the user
from changing the data? Thanks for any help on this.