View Single Post
  #9   Report Post  
Posted to microsoft.public.excel.misc
Huber57 Huber57 is offline
external usenet poster
 
Posts: 74
Default Continuous Refresh

Mr. Piranha,

Can you help me with a continuous loop VBA script? I don't know how any of
that stuff works.

Doug

"Desert Piranha" wrote:


Huber57 Wrote:
Ray and Desert Piranha,

Thanks for the links. But, those clock tools don't help me with
refreshing
the page. Is there a short piece of VBA code I can write to
constantly
refresh the calcs?

DougHi Huber57,


Maybe you could use something like this in a loop.

Application.Calculate
or
ActiveSheet.Calculate


--
Desert Piranha


------------------------------------------------------------------------
Desert Piranha's Profile: http://www.excelforum.com/member.php...o&userid=28934
View this thread: http://www.excelforum.com/showthread...hreadid=566221