├── ColumnTransposer_.js ├── Lookup_.js ├── README.md ├── SumColArray_.js ├── WhseEmailPasser_.js ├── cleanArray_.js ├── clearSheets.js ├── cloneObj_.js ├── dupsExpose_.js ├── elimDupsInArray_.js ├── exportRange_.js ├── frenchDate_.js ├── gco_.js ├── getFirstEmptyRowUsingArray_.js ├── importRange_.js ├── isDate_.js ├── isEmpty_.js ├── isEven_.js ├── moneyMath_.js ├── objToString_.js ├── objectify_.js ├── pad_.js ├── pauseComp_.js ├── queryNegetive_.js ├── setRowColors_.js ├── subDaysFromDate_.js ├── testOrCreateSheet_.js └── uniDateTime_.js /ColumnTransposer_.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/preactive/GAS-Helper-Function/HEAD/ColumnTransposer_.js -------------------------------------------------------------------------------- /Lookup_.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/preactive/GAS-Helper-Function/HEAD/Lookup_.js -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/preactive/GAS-Helper-Function/HEAD/README.md -------------------------------------------------------------------------------- /SumColArray_.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/preactive/GAS-Helper-Function/HEAD/SumColArray_.js -------------------------------------------------------------------------------- /WhseEmailPasser_.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/preactive/GAS-Helper-Function/HEAD/WhseEmailPasser_.js -------------------------------------------------------------------------------- /cleanArray_.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/preactive/GAS-Helper-Function/HEAD/cleanArray_.js -------------------------------------------------------------------------------- /clearSheets.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/preactive/GAS-Helper-Function/HEAD/clearSheets.js -------------------------------------------------------------------------------- /cloneObj_.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/preactive/GAS-Helper-Function/HEAD/cloneObj_.js -------------------------------------------------------------------------------- /dupsExpose_.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/preactive/GAS-Helper-Function/HEAD/dupsExpose_.js -------------------------------------------------------------------------------- /elimDupsInArray_.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/preactive/GAS-Helper-Function/HEAD/elimDupsInArray_.js -------------------------------------------------------------------------------- /exportRange_.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/preactive/GAS-Helper-Function/HEAD/exportRange_.js -------------------------------------------------------------------------------- /frenchDate_.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/preactive/GAS-Helper-Function/HEAD/frenchDate_.js -------------------------------------------------------------------------------- /gco_.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/preactive/GAS-Helper-Function/HEAD/gco_.js -------------------------------------------------------------------------------- /getFirstEmptyRowUsingArray_.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/preactive/GAS-Helper-Function/HEAD/getFirstEmptyRowUsingArray_.js -------------------------------------------------------------------------------- /importRange_.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/preactive/GAS-Helper-Function/HEAD/importRange_.js -------------------------------------------------------------------------------- /isDate_.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/preactive/GAS-Helper-Function/HEAD/isDate_.js -------------------------------------------------------------------------------- /isEmpty_.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/preactive/GAS-Helper-Function/HEAD/isEmpty_.js -------------------------------------------------------------------------------- /isEven_.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/preactive/GAS-Helper-Function/HEAD/isEven_.js -------------------------------------------------------------------------------- /moneyMath_.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/preactive/GAS-Helper-Function/HEAD/moneyMath_.js -------------------------------------------------------------------------------- /objToString_.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/preactive/GAS-Helper-Function/HEAD/objToString_.js -------------------------------------------------------------------------------- /objectify_.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/preactive/GAS-Helper-Function/HEAD/objectify_.js -------------------------------------------------------------------------------- /pad_.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/preactive/GAS-Helper-Function/HEAD/pad_.js -------------------------------------------------------------------------------- /pauseComp_.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/preactive/GAS-Helper-Function/HEAD/pauseComp_.js -------------------------------------------------------------------------------- /queryNegetive_.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/preactive/GAS-Helper-Function/HEAD/queryNegetive_.js -------------------------------------------------------------------------------- /setRowColors_.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/preactive/GAS-Helper-Function/HEAD/setRowColors_.js -------------------------------------------------------------------------------- /subDaysFromDate_.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/preactive/GAS-Helper-Function/HEAD/subDaysFromDate_.js -------------------------------------------------------------------------------- /testOrCreateSheet_.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/preactive/GAS-Helper-Function/HEAD/testOrCreateSheet_.js -------------------------------------------------------------------------------- /uniDateTime_.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/preactive/GAS-Helper-Function/HEAD/uniDateTime_.js --------------------------------------------------------------------------------