Generating a random word from a list that is dependant on previous selections

DariaLoveborn

New Member
Joined
Apr 17, 2020
Messages
13
Office Version
  1. 365
Platform
  1. Windows
Hello,

This is the first time I've ever posted on a forum but I've scoured the internet for a solution to no avail.

I am creating a character generator and require it to randomly select a skill from a list that is dependant on the character level and also previous skills selected.

(Ignore the data in column O for now, it was a test) I want it to randomly select 2 skills from the LVL1 section of column M. Then, In column P I want it to randomly select 2 skills from the LVL1 and LVL2 sections of M without returning any of the selections from previous results.

I'm semi familiar with VBA and with clear instruction I can pretty much put anything together. I just can't figure this out.

Please help.

Thanks

Jen

Capture.PNG
 

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.
Cannot send file via forum. Post a link to it on Dropbox or the like?
 
Upvote 0
Yeah that I can do. Or happy to email it over. I have a bit more information to add into the final few lists.
 
Upvote 0

Forum statistics

Threads
1,215,219
Messages
6,123,688
Members
449,117
Latest member
Aaagu

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top