Hi all,

I have text in cell B2 saying - "Click here to pop-up calendar". Because the cell needs to remain unlocked I am afraid people may press the delete button resulting the text to be deleted.

So what I tried was in C3 i placed a formula - IF(B2="",B2="Click here to pop-up calendar"). Obviously this does not work. Is there a way to keep the text in cell B2 to always appear?

Thanks.