I've been working on a spreadsheet that needs to auto resize merged cells when the cell changes. I have that working fine, but when the VBA event fires it appears to be changing the Cell lock indicator from "Unchecked" to a "Square". Once the spreadsheet is protected to prevent other formatting changes you can only enter data into a field once and then it effectively gets locked to additional modification.
Any ideas why this is happening/how to prevent this? also, anyone know what the square symbol in the locked indicator mean? Google searches haven't led me to any clue...
Eric Setz