Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default "ATPVBAEN.XLA!Random... output

Is there a way to put the random numbers generated directly into an array in
order to save time updating the screen?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 983
Default "ATPVBAEN.XLA!Random... output

Why not just turn of screen updating?

application.screenupdating = false

'do that voodoo that you do

Application.screenupdating = true

HTH

"M_Nadel" wrote:

Is there a way to put the random numbers generated directly into an array in
order to save time updating the screen?

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
bunch of "yes" or "no" entered in row, output 1 if a single yes dan2201 Excel Worksheet Functions 9 September 7th 06 05:05 PM
Insert "-" in text "1234567890" to have a output like this"123-456-7890" Alwyn Excel Discussion (Misc queries) 3 October 25th 05 11:36 PM
ATPVBAEN.XLA!Random Arguments Bob Phillips[_6_] Excel Programming 3 December 30th 04 06:15 AM
ATPVBAEN.XLA!Random Arguments Frank Kabel Excel Programming 0 December 22nd 04 09:06 AM
ATPVBAEN.XLA!Random Call in Macro Frank & Pam Hayes Excel Programming 4 February 18th 04 08:20 PM


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