https://github.com/bersuc/RandomEmployee
Assign a random Employee to a Random Store to work
https://github.com/bersuc/RandomEmployee
google-sheets javascript randomization
Last synced: about 1 year ago
JSON representation
Assign a random Employee to a Random Store to work
- Host: GitHub
- URL: https://github.com/bersuc/RandomEmployee
- Owner: bersuc
- Created: 2018-08-16T13:18:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-26T19:16:00.000Z (over 7 years ago)
- Last Synced: 2023-03-03T19:23:25.939Z (about 3 years ago)
- Topics: google-sheets, javascript, randomization
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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..