Changing a table of values with random nrs

ylijohe

Board Regular
Joined
Sep 6, 2002
Messages
58
I need a function to test a program.

A table should be filled with random numbers.
Any smooth solutions?
 

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
On 2002-09-29 09:57, ylijohe wrote:
I need a function to test a program.

A table should be filled with random numbers.
Any smooth solutions?


How about entering in the first cell of the table... =RAND(), then highlite the extent of your table and then do CTRL+ENTER ...

your table will be filled with random numbers

see the worksheet simulation ...</SPAN>

Regards!

Yogi
 
Upvote 0
Good, but actually i need a macro to run the same procedure when needed, and I have to watch the count to progress on another sheet. This helps anyway, because now I can make a macro to do this job for me.

Thankyou.
 
Upvote 0

Forum statistics

Threads
1,214,912
Messages
6,122,204
Members
449,072
Latest member
DW Draft

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top