Hello,
I'm new to MrExcel and could use some help with the following situation:
Person 1 enters data in single row, various columns A through O, then hits a "process" button that I've inserted using ActiveX Controls. Their username and date/timestamp populates into that row, column Q.
Person 2 goes into the worksheet and verifies that data by clicking a "verify" button(also, ActiveX Controls). Their username, date/timestamp populates into same row, column S.
Person 1's data, including username, date/timestamp, needs to be locked down, even if some cells are left blank. When person 2 verifies the data, their username, date/timestamp needs to be locked down.
Is it possible to add this functionality to the existing button commands?
Secondly, I need manager-level personnel to be able to clear the data in a row. I'm hoping to just have this as a button to clear the row that's accessible through a password.
Any and all help would be appreciated! Unfortunately this is going to be needed for a rather large workbooks, recreated on hundreds of rows.
I'm new to MrExcel and could use some help with the following situation:
Person 1 enters data in single row, various columns A through O, then hits a "process" button that I've inserted using ActiveX Controls. Their username and date/timestamp populates into that row, column Q.
Person 2 goes into the worksheet and verifies that data by clicking a "verify" button(also, ActiveX Controls). Their username, date/timestamp populates into same row, column S.
Person 1's data, including username, date/timestamp, needs to be locked down, even if some cells are left blank. When person 2 verifies the data, their username, date/timestamp needs to be locked down.
Is it possible to add this functionality to the existing button commands?
Secondly, I need manager-level personnel to be able to clear the data in a row. I'm hoping to just have this as a button to clear the row that's accessible through a password.
Any and all help would be appreciated! Unfortunately this is going to be needed for a rather large workbooks, recreated on hundreds of rows.