Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Whatever
randomly assign value from one column to cell
Poised Peafowl
Programming language:
Whatever
2021-06-01 11:18:21
0
Q:
randomly assign value from one column to cell
crazycga
Code:
Whatever
2021-07-19 17:39:05
=
INDEX
(
data
,RANDBETWEEN(
1
,ROWS(
data
)),
1
)
0
Tags
value
sign
cell
Related
convert string array to cell array
r change column based on condition
google sheet color one column based on another column
copy only some columns to new dataframe in r
Change value of all cells by a condition
add two column values of a datframe into one
r change column value conditionally
excel convert cell value to range
how to reform a column in excel into multiple rows
how to combine all columns into one column in r
how to add the sum of multiple columns into another column in a dataframe
New to Communities?
Join the community