Xor,
That term "data validation" set me on the right course. I was able to remove several "input prompts" at the same time by doing this:
- Select cells that have input prompts that you want to remove.
- Select the Data tab.
- Find the Data Tools section of the Data menu ribbon and click on the down arrow next to Data Validation.
- Select Data Validation. You may get a message that says "The section contains more than one type of validation. Erase current settings and continue?"
- Click OK and you will get a Data Validation dialog box.
- Uncheck "Show input message when cell is selected."
- Click OK and voilá! No more input messages!
Thanks for the lead, Xor!