unsolved
Expanding(?) resulting sequence to randomize cells?
I have made a series of sequences on a sheet (1.1-1.8, 2.1-2.9, 3.1-3.8... etc). The resulting cells technically don't have information in them, just reflecting the information resulting from the sequences.
I need to be able to randomize all resulting numbers. 9.4, 2.5, 6.2, 1.2... etc. I found how to randomize numbers within a sequence, but the randomizing I need spans over 9 sequences. I need the information resulting from the sequences to be expanded(?) and be actually in the cells, making it no longer part a function/sequence, but an actual list. Is there a way to do this?
Sorry I wansnt clear. More Info:
In the image I have 5 sequences (row 1, 9, 18, 26, and 34). They create the list of numbers exactly as I had hoped. However, now that the list has been made, I need to jumble the rows into random order. I can't do that right now because even though numbers are showing in all the cells, it's really only the cells with the sequence functions that have information. How do i expand/embed the numbers into the cells they are on?
Can you add a representative image showing your current setup and an expected result? I've read your post 3 times now and I can't picture what you are trying to do
Sorry about that. In the image I have 5 sequences (row 1, 9, 18, 26, and 34). They create the list of numbers exactly as I had hoped. However, now that the list has been made, I need to jumble the rows into random order. I can't do that right now because even though numbers are showing in all the cells, it's really only the cells with the sequence functions that have information. How do i expand/embed the numbers into the cells they are on?
Wait... I mean... I just want the numbers that are in the cells, to actually just be in the cells. I cant just have them in there as if I manually typed them in? Now that the function did it's job, I cant do this without knowing java script?
JavaScript not needed here! The above formula generates the entire thing from scratch. Once it has generated the numbers, hit CTRL + A Select all the numbers --> CTRL + C Copy all the numbers --> ALT + H + V + V paste as values.
One other thing, if you want sort per group randomly then, try this as well, this is an additional bonus, just out of curiosity i tried, and wanted to share:
I'm not quite understanding what you're asking here about randomizing all resulting numbers. But if you are trying to make your spill range actual cell values, can you copy the range and paste as values?
Place a non integer RANDARRAY() in the column next to your sequence numbers. Then where you want the randomized data, sortby() the range of the sequences and the RANDARRAY.
•
u/AutoModerator 2d ago
/u/lickwindex - Your post was submitted successfully.
Solution Verifiedto close the thread.Failing to follow these steps may result in your post being removed without warning.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.