G
gord
As an exercise, I have a bunch of cells and a command button to perform a
calculation on them. The user enters data in the cells and when ready clicks
the button. This works as expected. However, if the button is clicked while
the active cell is having data entered (i.e the user has typed something but
not yet tabbed out of the cell) then the program hangs.
Is there a method that can detect that the data entry has not been completed
to avoid this situation?
Gord.
calculation on them. The user enters data in the cells and when ready clicks
the button. This works as expected. However, if the button is clicked while
the active cell is having data entered (i.e the user has typed something but
not yet tabbed out of the cell) then the program hangs.
Is there a method that can detect that the data entry has not been completed
to avoid this situation?
Gord.