That's possible but a WHOLE LOT of work. Why? What's the context? What is the
structure of your tables, and what use will the users make of this
flexibility? Do you trust your users to get into form design mode and build
their own forms?
I really don't trust my users. They are not familiar with access and could
corrupt my data. My users would like choose what info appears on the form at
the momemnt. I thought it may be best to build it off a query.
I really don't trust my users. They are not familiar with access and could
corrupt my data. My users would like choose what info appears on the form at
the momemnt. I thought it may be best to build it off a query.
John's concern and confusion is the "why" of the question.
You mention the user's are requesting the capability. You will have to
learn that users often request a functionality without knowing what they are
really asking for.
It is actually up to you as the developer to do some analysis of the request
and determine what the user really wants to do. Often, as in this case,
they are asking for something that, in reality, make no sense and/or serves
no real need.
It is possible to show and hide controls on a form using their visibility
property so users could see only what they want to see, but again, to what
purpose?
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.