About 1,887,808 results (3,182 milliseconds)

Can Psychopy randomly select a certain number of stimuli to display?

https://groups.google.com/g/psychopy-users/c/31yUKVdeNSc
Mar 13, 2014 ... I currently have an Excel spreadsheet with 3 columns "StimFile" (which has 72 different file names), "congruence" and "corrAns" which means ...

Randomly select cells - Google Docs Editors Community

https://support.google.com/docs/thread/95119995/randomly-select-cells
Jan 25, 2021 ... I am attempting to create a Battleship in excel and was wondering if you can make excel random select cells within a range? If so, how is this ...

Displaying random cells from a list, without duplicates? - Google ...

https://support.google.com/docs/thread/32948831/displaying-random-cells-from-a-list-without-duplicates?hl=en
Mar 9, 2020 ... Which obviously would only randomly select from the list every time, without regarding whether or not there's a duplicate. Does anyone have ...

Excel crashing randomly

https://groups.google.com/g/microsoft.public.mac.office.excel/c/j_Dgl_aq25I
If it's Normal, select 300 dpi or High, print your workbook and tell me what happens. Todd Aton, SDET Macintosh Business Unit Microsoft Corporation This posting ...

Complex conditional formatting with random numbers and check ...

https://support.google.com/docs/thread/269888286/complex-conditional-formatting-with-random-numbers-and-check-boxes?hl=en
Apr 17, 2024 ... This setup will highlight a random tick box, and once it's ticked, it will select another one randomly. Note: If in the future the M2 formula ...

How to save random numbers?

https://groups.google.com/g/microsoft.public.excel.worksheet.functions/c/WuTy0uHh6MM
Jan 5, 2012 ... > ainaRand is my short function to generate random #: > > function ainaRand() { > var number = Math.floor(Math.random() * 10 + 1); > return ...

Pull random rows from another sheet. - Google Docs Editors ...

https://support.google.com/docs/thread/99156161/pull-random-rows-from-another-sheet?hl=en
Feb 21, 2021 ... Right now I have it working well enough but it's not truly random. It just pulls data from cells that I randomly selected. This is my first ...

How to get only 1 sequence from each gene cluster

https://groups.google.com/g/anvio/c/i-sk8jxkLvM
Jul 15, 2020 ... ... randomly select a sequence for each gene cluster quite easily through R or EXCEL. Best,. -- A. Murat Eren (Meren) http://merenlab.org ...

I am using google sheets and there seems to be a random break ...

https://support.google.com/docs/thread/66063986/i-am-using-google-sheets-and-there-seems-to-be-a-random-break-the-green-line-in-my-table?hl=en
Aug 20, 2020 ... You can completely remove the line by going to the Data menu and selecting "Turn off Filter." If you need to keep the filters but need to ...

Excel Worksheet Object resizes in Word when I edit/open it

https://groups.google.com/g/microsoft.public.word.pagelayout/c/_OWAVYEX2Rw
> link, and select under As: Microsoft Office Excel Worksheet Object. ... randomly anymore. It works in my environment and hope it works for you too. I can ...

Dispay Images Randomly from folder

https://groups.google.com/g/psychopy-users/c/YbXKwan_0o0
you can display images randomly by inserting a loop around your routine and select loopType to 'random'. ... csv in excel and you can copy and paste into your ...

Random generation of employee assignments

https://groups.google.com/g/microsoft.public.excel.worksheet.functions/c/y5R55hy_ZGo
Oct 4, 2009 ... > with Excel? Does it include any additional functionality ... tasks, reduce it by any limitations, randomly select a task for the first

Select randomly a specified number of Cells on button click - Google ...

https://support.google.com/docs/thread/145875345/select-randomly-a-specified-number-of-cells-on-button-click?hl=en
Jan 15, 2022 ... I have a list of about 90 Items and I need to select 25 of them on click of a button that will paste each of the 25 in a different cell (underneath each other).

How can I randomly populate rows from a range to create a track ...

https://support.google.com/docs/thread/27802522/how-can-i-randomly-populate-rows-from-a-range-to-create-a-track-meet-heat-field-form?hl=en
Feb 5, 2020 ... Cell C2 contains the following formula that will randomly generate a number between 1 and 8 · Column G's numbers are generated using the Random ...

Randomly distributed normal deviates

https://groups.google.com/g/microsoft.public.excel.worksheet.functions/c/KMKirvD6rro
There is no worksheet formula that does this, but Excel does have the ability to generate such a list. Go to the Tools menu, select Data Analysis, then Random ...

Importing Data (Single data)

https://groups.google.com/g/jaamsim-users/c/wJvNL2ojPNg
My current data is in Excel and I understand that this needs to be ... Use the UniformDistribution object to select a random value between 0.0 and ...

Keyboard won't type in Excel

https://groups.google.com/g/microsoft.public.mac.office.excel/c/YHP0iIpVzsk
Excel seems to randomly stop accepting input. Functional keys work (e.g. ... Just select About this Mac... from the Apple menu, then click More Info ...

How to avoid presenting targets consecutively

https://groups.google.com/g/e-prime/c/jmWVb491tVk
Jul 16, 2011 ... Furthermore, I don't know how to generate a trial sequence. Is there a command for that? Many of us use something as basic as an Excel worksheet ...

Cell turning grey, can't turn them back - Google Docs Editors ...

https://support.google.com/docs/thread/16791701/cell-turning-grey-can-t-turn-them-back?hl=en
Oct 14, 2019 ... As soon as I closed it the grey went away. If it's a shared sheet it may be just showing that someone else has that cell selected for editing at ...

How do I generate a random number but also keep it from ...

https://support.google.com/docs/thread/105268675/how-do-i-generate-a-random-number-but-also-keep-it-from-continuing-to-randomize?hl=en
Apr 6, 2021 ... I have created a sports simulation game and have decided that I would like to track statistics. I was using rand.inv for generating a random ...