File tree Expand file tree Collapse file tree
google-apps-scripts/table-descriptions-import Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11## Description
22
3- This script works with the Django tables aucit spreadsheet: https://docs.google.com/spreadsheets/d/1G9kDheY3MdITZnrthTFIUyprrTEvlMYpkFYWbCAMCmA/
3+ This script works with the Django tables aucit spreadsheet: < https://docs.google.com/spreadsheets/d/1G9kDheY3MdITZnrthTFIUyprrTEvlMYpkFYWbCAMCmA/ >
44
55It creates a new sheet called ` table-descriptions <date> ` and populates it with the data from the spreadsheet.
66
@@ -16,7 +16,7 @@ It creates a new sheet called `table-descriptions <date>` and populates it with
1616 1 . There should be a "CSV Tools" menu with an item "Upload CSV → New Sheet" to run the script
17171 . Run the script
1818 1 . Click "Upload CSV → New Sheet"
19- 1 . Select the CSV file
19+ 1 . Select the CSV file (output from the ` export-table-descriptions.sh ` script)
2020 1 . Click "Import"
21211 . Check the results
2222
You can’t perform that action at this time.
0 commit comments