Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 99
Default using loop in ontime

I want to use the onaction property in loop
like using it with a variable
for i = 1 to 100
ontime(00:00:i)
someprocedure
next i
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,420
Default using loop in ontime

Do you mean

Application.Ontime Now+Timeserial(0,0,i),"some procedure"

--
__________________________________
HTH

Bob

"Subodh" wrote in message
...
I want to use the onaction property in loop
like using it with a variable
for i = 1 to 100
ontime(00:00:i)
someprocedure
next i



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
Find %ontime & SUMIF ontime ie: find matching sets within Range... Chris T-M Excel Worksheet Functions 3 October 10th 08 08:14 PM
OnTime VB [email protected] Excel Discussion (Misc queries) 5 May 17th 06 10:53 PM
about ontime uma[_2_] Excel Programming 0 January 21st 06 06:33 AM
OnTime gottahavit Excel Programming 2 January 12th 06 06:26 PM
onTime loop running in the background bdcrisp[_10_] Excel Programming 7 December 12th 03 10:16 AM


All times are GMT +1. The time now is 10:00 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"