From: Dan Tabla on
Hi all,

Does exist a VBA control that helps me run a "thread/subroutine" temporary
for a determined period of time, limited let's say by two events: OnClick(to
start it) and OnRealese(to stop it)?

I created a VBA subroutine that helps me save automatically and gradually
values in Excel as long as I'm typing them in another Windows application.

Thks a lot for any suggestion!