vba - One thousand copies of a random value in Excel -


I have a cell in excel, which presses F9 every time. I need 1000 copies of this random variable in a column, then calculate the average. But the actual value is very tedious to type manually.

Is there an efficient method for this?

Let's say the cell B9 contains the value that worksheet Let's also count on each calculation of this, also assume that we can send 1000 samples to C1000

  via  C1  and subir ) Value (i, 3). Value = category ("B9"). Price Next Eye Range ("D1") Value = application Worksheet Function. Average (range ("C1: C-1000")) End sub    

Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -