Commit Graph

24 Commits

Author SHA1 Message Date
Paul Trowbridge
9b14ba77f5 add function to test a string array for non numeric 2020-01-10 11:08:51 -05:00
pt
787c2c736f dont quote column names 2020-01-09 17:51:26 -05:00
Trowbridge
90caea49f6 use current region functionality to get range 2019-03-20 17:03:55 -04:00
Trowbridge
a3d9512373 work on editing basket 2019-03-19 15:43:31 -04:00
Trowbridge
9b8a486981 add functionality to display basket 2019-03-19 01:03:43 -04:00
Trowbridge
019c83c34f export v0.5 content 2019-03-14 14:42:10 -04:00
Paul Trowbridge
f546f7c7d1 don't quote cells that look like json objects themselves 2018-10-11 14:24:59 -04:00
Paul Trowbridge
81e7bd3f07 remove commas from numeric inputs 2018-05-25 11:35:56 -04:00
Paul Trowbridge
b03218cd4d create full sql from selection 2018-05-25 11:27:02 -04:00
Paul Trowbridge
4755ebba5b add functions to create a text file based on range 2017-12-08 13:48:01 -05:00
Paul Trowbridge
553ace8eb0 dont convert to date if string is less than 6 long, also start adding commas at iteration 0 2017-10-17 15:09:55 -04:00
Paul Trowbridge
30e20bc420 start from 0 position of array instead of 1 in main iteration 2017-10-02 09:58:28 -04:00
Paul Trowbridge
d2e3fc3cd8 add explicit cast-null to any empty cell or cells that evaluate to 2017-09-29 17:15:21 -04:00
Paul Trowbridge
1b2cdf854b add functions to turn column number into letter, range to transposed string array, and build string array into sql values 2017-09-29 11:40:14 -04:00
Paul Trowbridge
d886dd0f0c markdown table has min len of 3 per col 2017-09-28 14:34:55 -04:00
Paul Trowbridge
b0c229065a add markdown_from_table, markdown_whole_sheet, json_multirange 2017-09-28 14:26:34 -04:00
Paul Trowbridge
949c561a13 add max long function 2017-09-28 09:26:50 -04:00
Paul Trowbridge
e947cb97d7 create function maxint to return a max given to args 2017-09-27 12:57:10 -04:00
Paul Trowbridge
3a873c9fdb add variant array to json funtion 2017-08-24 00:00:56 -04:00
Paul Trowbridge
bbea1976a4 adjust array size depending on headers flag and initial starting point of indexer 2017-07-12 11:15:28 -04:00
Paul Trowbridge
e0a7c15cfe add csv writer 2017-07-07 17:40:19 -04:00
Paul Trowbridge
51f35f9337 Update build SQL to have a select case for each data type and add as cast to date on null 2017-04-11 11:52:38 -04:00
fleetside72
99a5318f4d Update buildinsertSQL to comment single quotes 2017-04-11 11:24:28 -04:00
fleetside72
51164251a5 Add files via upload 2017-04-04 13:50:28 -04:00