Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Basic Misc > Re: Using "Me.R...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 6 of 7 Topic 1420 of 1583
Post > Topic >>

Re: Using "Me.Refresh" in Excel VBA

by "Auric__" <not.my.real@[EMAIL PROTECTED] > Jan 18, 2008 at 03:06 PM

On Fri, 18 Jan 2008 15:02:59 GMT, I wrote:

> Same here -- normally I would do something more like this:
>
> jump_target:
>   t=timer
>   do until timer >= t + 1
>     label.visible = not label.visible
>     doevents
>     if exit_condition then goto next_line 'gasp! teh eeeevil goto!
>   loop
>   goto jump_target 'gasp! teh eeeevil goto again!
> next_line:

Correction: I would do this on *my own machine* where I don't need to 
worry about how many CPU cycles my macro's using.

-- 
Stupid autopilot fingers.
 




 7 Posts in Topic:
Using "Me.Refresh" in Excel VBA
"Yamauchi, Takashi&q  2008-01-15 14:29:23 
Re: Using "Me.Refresh" in Excel VBA
"Judson McClendon&qu  2008-01-15 15:54:08 
Re: Using "Me.Refresh" in Excel VBA
"Auric__" <n  2008-01-15 22:55:32 
Re: Using "Me.Refresh" in Excel VBA
Derek <derekrss@[EMAIL  2008-01-17 19:25:41 
Re: Using "Me.Refresh" in Excel VBA
"Auric__" <n  2008-01-18 15:02:59 
Re: Using "Me.Refresh" in Excel VBA
"Auric__" <n  2008-01-18 15:06:59 
Re: Using "Me.Refresh" in Excel VBA
Derek <derekrss@[EMAIL  2008-01-18 20:19:16 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Oct 11 18:31:06 CDT 2008.