Hi, I have a sheets with Order ID. I want to lock the sheets while still able to select the cells as the cells have some macro attached to it. Besides that, it is possible to still enter information into the protected sheets cells using vba codes? e.g Cells(1,1).value = "123"
If possible how does i do it? Thanks
If possible how does i do it? Thanks