Hello everyone,
I have a worksheet that has a formula in K9, that is a looking up an account number (in k5) to check membership status. I'd like to have k9 locked and protected unless the override checkbox (activeX) is selected. If it's selected, I'd like the worksheet to unprotect, unlock the cell, then reprotect. After it's protected again with the check box selected, the box will allow an override value of Yes or No only. If the override checkbox is unselected subsequently (false), the workbook will unprotect, lock cell again, replace value with formula, then protect.
With the code below (I am very new to VBA with no previous coding experience), I keep getting an "End With" error.
Any help is very much appreciated. Thank you all!
![]()
Please Login or Register to view this content.
Bookmarks