activex
hi everyone
I have a 'game' which finds it's way through a maze and
leaves a trail where it's been. When it moves on a cell
it changes it's value to "x" then uses the sheet_change
event to initialise the next move.
I realise this could be done several otherways but this
is not the issue. I need an activex control button to
stop the program whenever i desire. Is there a way to
check after each pass whether the 'stop' button is
pressed.
|