Skip to content

Script that generates an Excel Spreadsheet based on txt file of responses

Notifications You must be signed in to change notification settings

jykim256/Business-101-Spreadsheet-BS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Business-101-Spreadsheet-BS

Script that when fed in txt file of number of responses per category per question, fills out an Excel spreadsheet with random chance.

Example. Q1. A: 25 people B: 60 people C: 80 people D: 90 people

Q2. A: 30 people B: 10 people C: 84 people D: 52 people

...

This would be formatted into the text file as

25 60 80 90 30 10 84 52 ...

Script also generates table as per rubric of # of responses in category

About

Script that generates an Excel Spreadsheet based on txt file of responses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages