View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Michel Pierron Michel Pierron is offline
external usenet poster
 
Posts: 214
Default Adding a Timer Control

Hi Syed Zeeshan Haider;

After extraction, to copy the file ietimer.ocx in the system folder.
To record this file with the Command line (System or System32 according to
your operating system):
C:\WINDOWS\system32\regsvr32.exe C:\WINDOWS\system32\ietimer.ocx/s
On the userform in creation mode, clicks right on the toolbox and to click
on "additional Controls".
Seek Timer object in the list and to notch the corresponding box.
Control ietimer becomes accessible for addition on the userform.

Please excuse me for my approximate English.
MP

"Syed Zeeshan Haider" a écrit dans
le message de ...
Thank you, Sir!
I have downloaded it.
But how to use it?

Thanks again!
--
Syed Zeeshan Haider.
http://szh.20m.com/
http://gomusharrafgo.20m.com/

-----------------------------------
Allah says to Mankind:
"Then which of the favours of your Lord will ye deny?"



"Michel Pierron" wrote in message
...
Hi Syed Zeeshan Haider;
http://activex.microsoft.com/control...86/ietimer.cab
MP

"Syed Zeeshan Haider" a écrit

dans
le
message de ...
Hello Experts,
I have Excel 97 Pro on Win98SE.

Is there any way to add a timer control to a VBA form like the one

available
in VB6 (Standalone VB). If yes then where is it found?

Thank you,
--
Syed Zeeshan Haider.
http://szh.20m.com/
http://gomusharrafgo.20m.com/

-----------------------------------
Allah says to Mankind:
"Then which of the favours of your Lord will ye deny?"