How can I add "placeholder" text to a Text Box in an Access form?
Before the user has typed anything into the text box I want it to display something like
Name: [Please enter the right name]
and then when the user enters some value the text box should show that instead.