Introduction - If you have any usage issues, please Google them yourself
认为你有一个Microsoft Excel应用程序(VBA)中,你必须使用定时器功能存在。 There is no such native control in Excel called "Timer".没有这样的原生控制在Excel中称为“定时”。 What will you do?你会做什么? Also think that you are in a situation where you are unable to use a "Form" where you can "put" a timer control.还以为你在一个情况下,你将无法使用“表”在那里你可以“把”一个计时器控制。 But still you need a timer functionality that will work exactly like the timer control.但你仍需要一个计时器功能,将工作,如定时器精确控制。 It ll fire an event in a timely fashioned and can start and stop, etc. If you re in such a situation, the article below is for you.它会在火灾事件,并及时老式可以启动和停止等,如果你在这种情况下,那么,下面的文章是给你的。