View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
arunjoshi[_3_] arunjoshi[_3_] is offline
external usenet poster
 
Posts: 1
Default excel - macro - automatic initiation of a macro at a pre-specified "system time"

i am working on developing a test to be administered to a candidate.

how can control the process by time. when the test-taker clicks th
"start test" button, i can record the "system time" (DateTimeStart) a
that moment. but how do i ensure that at the end of a pre-specifie
duration, that is when "system time" becomes = DateTimeStart
TestDuration, a macro is initiated automatically which will end th
test.

am a novice in macro code writing. would appreciate if you can use
beginner's language in your respnse. many thanks

--
Message posted from http://www.ExcelForum.com