malie22001
New Member
- Joined
- Mar 25, 2010
- Messages
- 37
Hi,
I am developing a daily sheet report for my boss. In the sheets, users input their daily as well as the number of items they sell per day.
I want to build the sheets so that once a user enters the data in one sheet and move to another sheet; the previous sheet should be locked and no data can be entered anymore unless the person enters a password.
Also, the same thing should happen if the person clicks on the save button in excel.
Can this be done? Is there a way I can do it in VBA or C#?
In summary, I want the cells to allow entry only before a user moves to another sheet or clicks the save button in excel.
I am developing a daily sheet report for my boss. In the sheets, users input their daily as well as the number of items they sell per day.
I want to build the sheets so that once a user enters the data in one sheet and move to another sheet; the previous sheet should be locked and no data can be entered anymore unless the person enters a password.
Also, the same thing should happen if the person clicks on the save button in excel.
Can this be done? Is there a way I can do it in VBA or C#?
In summary, I want the cells to allow entry only before a user moves to another sheet or clicks the save button in excel.