Answered
On a form I'm working on I've set the default value of a cell to display "Put X here" basically. How do I make it display the default value whenever the cell is blank?
For instance, let's say that a person opens the form, deletes the default text, and then tabs out of that field. How do I make it so that the field returns unless they put in some new text?
George