I have a simple database that only has a single table and corresponding form. I need users to only have access to the forms to input data, obviously there will be another small group that needs to access the table to gather information.
Is it possible for me to have only the form visible when the data base is opened by users? How do I go about hiding the table/ribbons?