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

Hi

I have a big problem at work. I'm looking for a VBA-script tha
autoopdates my screen every 2, 5 or 10 minuts.

I've been looking at "OnTime" but I can't seem to get it right at all.

Excuse my english...

I hope someone can help me with this. And I've benn looking at thi
http://www.excelforum.com/t173754-s

Fu manch

--
Message posted from http://www.ExcelForum.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Screenupdating

Fu,

What have you done so far, and what is happening/not happening?

I presume you have tried the OnTime method?

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Fu Manchu " wrote in message
...
Hi

I have a big problem at work. I'm looking for a VBA-script that
autoopdates my screen every 2, 5 or 10 minuts.

I've been looking at "OnTime" but I can't seem to get it right at all.

Excuse my english...

I hope someone can help me with this. And I've benn looking at this
http://www.excelforum.com/t173754-s

Fu manchu


---
Message posted from http://www.ExcelForum.com/



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 340
Default Screenupdating

Fu Manchu, try:

Application.OnTime Now + 2/1440, "macroToRun"

to run the macro named macrotorun every two minutes.

Bob Flanagan
Macro Systems
http://www.add-ins.com
Productivity add-ins and downloadable books on VB macros for Excel

"Fu Manchu " wrote in message
...
Hi

I have a big problem at work. I'm looking for a VBA-script that
autoopdates my screen every 2, 5 or 10 minuts.

I've been looking at "OnTime" but I can't seem to get it right at all.

Excuse my english...

I hope someone can help me with this. And I've benn looking at this
http://www.excelforum.com/t173754-s

Fu manchu


---
Message posted from http://www.ExcelForum.com/



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
about screenupdating baha Excel Discussion (Misc queries) 0 March 25th 10 06:16 AM
Screenupdating Problems Trent Excel Discussion (Misc queries) 0 April 28th 06 07:03 AM
What does ScreenUpdating = False do? Judy Ward Excel Worksheet Functions 5 July 9th 05 09:25 AM
ScreenUpdating Problem pjhageman[_8_] Excel Programming 1 January 10th 04 09:15 PM
.ScreenUpdating Problem? Phil Hageman[_3_] Excel Programming 1 December 12th 03 12:32 AM


All times are GMT +1. The time now is 07:18 AM.

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"