Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 19
Default Adding a Timer Control

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?"


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 63
Default Adding a Timer Control

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?"




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 19
Default Adding a Timer Control

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?"






  #4   Report Post  
Posted to microsoft.public.excel.programming
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?"








  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 19
Default Adding a Timer Control

"Michel Pierron" wrote in message
...

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.


Thanks for the information!

Please excuse me for my approximate English.


No problem! I also belong to a non-English background and learnt it in
school.

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?"




  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 19
Default Adding a Timer Control

"Michel Pierron" wrote in message
...

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.


Thanks for the information!

Please excuse me for my approximate English.


No problem! I also belong to a non-English background and learnt it in
school.

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?"


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
EXCEL TIMER CONTROL Avinash Shukla Links and Linking in Excel 0 June 28th 07 11:38 AM
Stopping a Timer / Running a timer simultaneously on Excel Paul23 Excel Discussion (Misc queries) 1 March 10th 06 12:08 PM
Adding A "Timer" to a Macro carl Excel Worksheet Functions 2 February 27th 06 04:01 PM
Timer control Mark Scholes Excel Programming 1 January 29th 04 11:30 PM
Excel - adding control programmatically. Alan B[_3_] Excel Programming 3 December 5th 03 04:34 PM


All times are GMT +1. The time now is 09:37 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"