Hi,
New to this website !
I have this shared spreadsheet where everyone logs data in column A to D an I have to confirm with yes/no in column E if the task logged in those cells is completed or not.
Problem i currently have is others keep changing the data in cell A:D after the task is completed which results in difference in completed tasks.
I normally lock the cells A:D of that row once the task is done, but I was wondering if thereis any VBA formulas where if i change cell E1 to yes from no it locks cell A1:D1 and same in following rows like if cell E2 is changed to yes it locks A2:D2 and so on.....
New to this website !
I have this shared spreadsheet where everyone logs data in column A to D an I have to confirm with yes/no in column E if the task logged in those cells is completed or not.
Problem i currently have is others keep changing the data in cell A:D after the task is completed which results in difference in completed tasks.
I normally lock the cells A:D of that row once the task is done, but I was wondering if thereis any VBA formulas where if i change cell E1 to yes from no it locks cell A1:D1 and same in following rows like if cell E2 is changed to yes it locks A2:D2 and so on.....