Please help, I have a sheet in a workbook that has password protected cells.
I want to change the contents of some these cells in VBA but I would need the routine to unprotect the sheet, update the cells and then re-protect the sheet with the same password.
Is this possible, if so how.
I want to change the contents of some these cells in VBA but I would need the routine to unprotect the sheet, update the cells and then re-protect the sheet with the same password.
Is this possible, if so how.