Test Doc.xlsm
I have read thru several threads regarding using a VBA code to automatically lock a cell after data has been entered. I have not had any success with copying the code provided into my spreadsheet and making it work so I am posting in the hopes that I can get some help. I am not familiar with using VBA codes so please write your response in layman's terms.
At my job we are trying to stop printing out so many documents and are starting to change over to more documents being completed electronically. Every document will have different fields that need to be completed and most will have multiple users. Like other people that have posted this question, I need to prevent User B from changing User A's input. I have attached a sample document that we use and that I have tried to apply a VBA code to.
My assumption is that I start by unlocking the fields that need to be completed & then protecting the sheet. From what I have read, after that the VBA code would take over & lock the cells as data is entered. If this is correct, I have not been able to get it to work.
Thanks in advance for the assistance
Bookmarks