I'm using Access 2003.
I have a feeling I'm not on the right path.. Can someone look at my attached database and let me know what you think?
My purpose is to create a database where Measures data is collected monthly. There are Data Owners assigned to different measures. Monthly, when the Data Owner opens the database, I want them to be shown only their Measures in a form. They will be required to enter data for the month in that Form.
So, for example, in April, the data owner will log into the database and be shown a form only for his Measures (I'll have to figure out how to set security). He will enter data in the Result and Mitigation fields shown on the attached frmInputForm. He can go back and change the data as often as he wishes, but when April finishes, the form becomes Read Only. Then, in May, he will open the database and fill out the data for May.
I'm confused about how to display the April data to be ready for the user to enter their values. I entered sample March data straight into the table. But how do I display the April data? If you click on my 'Enter new data' button, you get a blank form.
Help!
I have a feeling I'm not on the right path.. Can someone look at my attached database and let me know what you think?
My purpose is to create a database where Measures data is collected monthly. There are Data Owners assigned to different measures. Monthly, when the Data Owner opens the database, I want them to be shown only their Measures in a form. They will be required to enter data for the month in that Form.
So, for example, in April, the data owner will log into the database and be shown a form only for his Measures (I'll have to figure out how to set security). He will enter data in the Result and Mitigation fields shown on the attached frmInputForm. He can go back and change the data as often as he wishes, but when April finishes, the form becomes Read Only. Then, in May, he will open the database and fill out the data for May.
I'm confused about how to display the April data to be ready for the user to enter their values. I entered sample March data straight into the table. But how do I display the April data? If you click on my 'Enter new data' button, you get a blank form.
Help!