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

python - Writing Greek in matplotlib labels, titles -

c# - LINQ to Entities does not recognize the method 'Int32 IndexOf(System.String, System.StringComparison)' method -

Pygame memory leak with transform.flip -