I have cells that require validation. I've added input messages to clarify
the impact of the selections. The problem I'm having is that I would like
the input message to stay in its location if the user of my spreadsheet
chooses to keep the input message box open. When you scroll down the input
message stays on the screen even if you scroll to the very end. Very
annoying. Is there a way to keep it in a fixed location easily? For now it
looks like I will have to write some code...