Commit Graph

69 Commits

Author SHA1 Message Date
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