Commit Graph

186 Commits

Author SHA1 Message Date
Trowbridge 5a2dfcdf27 save work 2019-02-28 01:47:56 -05:00
Trowbridge 953bd3548f convert variant array to string to avoid a bunch of typing 2019-02-27 22:13:38 -05:00
Trowbridge 46f834a985 update handler 2019-02-27 20:34:59 -05:00
Trowbridge 77aa3c3366 update pivot interpreter 2019-02-27 19:50:49 -05:00
Trowbridge cc7a4a7e08 forecast project files 2019-02-27 19:49:25 -05:00
Paul Trowbridge 0da2984907 reference parent position 2019-01-16 14:48:19 -05:00
Paul Trowbridge 144c0f85db start work on building an sql filter for a pivot table selection 2019-01-16 13:48:18 -05: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 6d6869dc60 include upload macros from SQL Uploader R2.xlsx 2017-12-01 12:23:27 -05:00
Paul Trowbridge c2ab8b5a4b snap to current personal.xlsb 2017-11-06 13:27:09 -05:00
Paul Trowbridge ac530a079f add auto fit & format pivot 2017-11-06 13:26:33 -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 c2fc14e50b reference main library instead of duplicating code 2017-09-28 14:28:38 -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 7c746f7e62 change name of mark_down_from_table, create min spacing of 3 2017-09-27 12:55:58 -04:00
Paul Trowbridge 12e466714f add function to take multiple selections and put them into json 2017-08-24 00:01:53 -04:00
Paul Trowbridge 3a873c9fdb add variant array to json funtion 2017-08-24 00:00:56 -04:00
Paul Trowbridge aab361bbf3 add function to copy selection table to markdown on clipboard 2017-08-17 10:00:18 -04:00
Paul Trowbridge b311408659 add routine to cross join highlighted ranges 2017-07-12 11:15:50 -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 317324a342 extract_pnc - convert to write straight to csv fiels 2017-07-07 17:42:47 -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 730b2667d3 Update FL.bas 2017-04-05 09:53:14 -04:00
fleetside72 51164251a5 Add files via upload 2017-04-04 13:50:28 -04:00
fleetside72 d1de671066 Initial commit 2017-04-04 13:37:57 -04:00