/RandomEmployee

Assign a random Employee to a Random Store to work

Primary LanguageJavaScript

RandomEmployee

Get a list of employees and randomly attach him to a Random Store.

Could be used to assign an employee to area / department or anything you like.

  1. Create a button and link to Sortear script
  2. NumFunc = Number of Employees;
  3. NumLoja = Number of Stores - Could be anything you want to assign the employee;
  4. Create a Sheet - Sheet number 2 - where: Range E1 to E3 should have a list of employees Range B1 to B4 should have a list of Stores/Areas/etc..