K
Kate
Hi, I'm setting up spreadsheet with a text frame that
appears at the top whenever a cell is selected, if that cell
contains a data validation input message. The input message
is displayed. I'd like this to work no matter HOW the cell
is entered: either by clicking on with mouse, tabbing into,
or ENTERING into (this last is what doesn't work). If the
user enters data in a cell then pushes ENTER, the new cell's
data validation input message isn't displayed.
It seems as though SelectionChange would be the event to
trigger this, but Nooooo.
Does anyone have any ideas on what event this should be
coded to?
THanks to all,
Kate
appears at the top whenever a cell is selected, if that cell
contains a data validation input message. The input message
is displayed. I'd like this to work no matter HOW the cell
is entered: either by clicking on with mouse, tabbing into,
or ENTERING into (this last is what doesn't work). If the
user enters data in a cell then pushes ENTER, the new cell's
data validation input message isn't displayed.
It seems as though SelectionChange would be the event to
trigger this, but Nooooo.
Does anyone have any ideas on what event this should be
coded to?
THanks to all,
Kate