Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Without VBA (if poss.) I want to create a column of 360,000 Rand()s , or
more, without the long click and drag down method. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am assuming you have xl2007 for that many rows. I am also assuming that the
same methodology in xl2003 would work for xl2007. CTRL+G, type in D1:D360000, this will select your section as needed. The first cell, D1, will be the active cell. Type your formula (ex: =RANDBETWEEN(1,20)), then, instead of pressing enter, press CTRL+ENTER, this will enter your formula in the entire selection. Hope this helps. -- John C "Giles" wrote: Without VBA (if poss.) I want to create a column of 360,000 Rand()s , or more, without the long click and drag down method. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Click and drag | Excel Discussion (Misc queries) | |||
Click and drag locked cells, can this be done? | Excel Discussion (Misc queries) | |||
Lock cell reference in formula, even when moved with click & drag | Excel Worksheet Functions | |||
click & drag not working | Excel Discussion (Misc queries) | |||
Turn off click and drag in Excel??? | Excel Discussion (Misc queries) |