LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default one-tenth of a second delay

hi all

a really useful & simple bit of code introduces a one second delay
within a macro

Range("A1").Select
Application.Wait (Now + TimeValue("0:00:01"))
Range("A1").Select

can anybody trump this with a bit of code that gives a one-tenth of a
second delay please?

or is this the holy grail of code?

rise to the challenge please!?

TIA

matt

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
 
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
Delete cells with 0 as the tenth digit PointerMan Excel Worksheet Functions 16 February 9th 09 02:26 PM
Format cells with 0 as the tenth digit PointerMan Excel Worksheet Functions 14 February 9th 09 12:27 AM
How do I set up a formula in excel that is the tenth root of 7 ve. Crescent1 Excel Worksheet Functions 1 October 31st 04 08:40 PM
filling every tenth row Salim Excel Programming 2 December 3rd 03 06:13 PM
Filling every tenth row. Salim Excel Programming 1 December 3rd 03 05:16 PM


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

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

About Us

"It's about Microsoft Excel"