Jump to content

Help with Excel

Go to solution Solved by Guest,

1.JPG

 

=INDEX($B$1:$B$5,RANDBETWEEN(1,5),1)

 

 - =VALUE(From range of values you want to randomly assign, a random row(random number from 1 to 5), in column 1)

 

make sense?  

Hey! I have a task to do with excel but cannot figure a proper way to do it. I am doing an schoolwork where I need to set up a database, so I gathered some people information from fakenamegenerator.com . I got 5000 entries, but as my database is supposed to be about workers in a company I need to add a "working category" for all entries.

 

So I would like to create a list of possible working category, such as IT, security, management, accounting etc. and then spread those categories to the entries randomly - one for each. Can you figure a proper way of doing this?

Link to comment
https://linustechtips.com/topic/722469-help-with-excel/
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×