sort order ans unhide columns

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a subform in datasheet view that keeps getting altered by users. Is
there a way to maintain a specific sort order and also lock the columns so
that they cannot be hidden?

Thank you!
 
I have a subform in datasheet view that keeps getting altered by users. Is
there a way to maintain a specific sort order and also lock the columns so
that they cannot be hidden?

Thank you!

Difficult, with a datasheet.

I'd suggest using a Continuous Form instead. This gives you, not the
users, control over the arrangement of controls ("columns"). You can
also base the Form on a sorted Query.

John W. Vinson[MVP]
 

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

Back
Top