Pick Names at Random from a List - Excel VBA
Excel macro to pick names at random from a list. This video tutorial looks at using Excel VBA to generate a list of random and unique names from another list. A user specifies the number of names they want picked at random from a list. The macro then returns the multiple names to the spreadsheet. All names are unique and not returned more than once. The tutorial demonstrates many useful VBA skills such as array variables, Do and For loops and an If statement. The VBA code can be found at the link below. This code can be copied and adapted to your needs. http://www.computergaga.com/blog/pick-names-at-random-from-a-list-excel-vba/ If you want to learn Excel VBA, take this online training course http://bit.ly/37XSKfZ Find more great free tutorials at; https://www.computergaga.com *** Online Excel Courses *** The Ultimate Excel Course – Learn Everything ► https://bit.ly/UltimateExcel Excel VBA for Beginners ► http://bit.ly/37XSKfZ Advanced Excel Tricks ► https://bit.ly/3CGCm3M
