Commit Graph

110 Commits

Author SHA1 Message Date
a6f9065456 更新 vba_code_kotsu_master.bas 2026-04-14 02:33:16 +00:00
8e8cd994e1 更新 vba_code_common.bas 2026-04-14 02:21:18 +00:00
updsv7
1effcf34e7 Remove unnecessary Select 2026-04-13 20:03:47 +09:00
updsv7
dec7566b43 Fix - use Rows().AutoFilter for entire row 2026-04-13 20:01:31 +09:00
updsv7
cfbbcb1ce7 Fix - use Rows().Select for entire row 2026-04-13 19:58:51 +09:00
updsv7
468cabde69 Fix ToggleAutoFilter - select row first 2026-04-13 19:57:30 +09:00
1534c817d9 更新 vba_code_kotsu_master.bas 2026-04-13 10:54:43 +00:00
updsv7
d436bd3aea Add ToggleAutoFilter common function 2026-04-13 19:50:24 +09:00
e62ce8ec64 更新 vba_code_kotsu_master.bas 2026-04-13 10:42:45 +00:00
updsv7
0177ef5255 Add SortDataRows common function 2026-04-13 19:34:58 +09:00
06183220d7 更新 vba_code_common.bas 2026-04-13 10:32:17 +00:00
updsv7
285822a695 Fix Z1 export to match import - C to I 2026-04-13 19:24:40 +09:00
updsv7
4171dade71 Remove header from Z1 export 2026-04-13 19:16:07 +09:00
updsv7
ac1d6deb87 Remove duplicate ReadCSVFile functions 2026-04-13 19:04:22 +09:00
updsv7
35bdc1479b Merge ReadCSVFileWithUtf8 into ReadCSVFile with charset parameter 2026-04-13 19:02:04 +09:00
updsv7
c482518135 Add ReadCSVFileWithUtf8 and use it in Z1 2026-04-13 19:00:50 +09:00
updsv7
5c739dfe55 Fix common module - change ByRef to ByVal 2026-04-13 18:53:49 +09:00
789d652940 更新 vba_code_common.bas 2026-04-13 09:49:53 +00:00
97631524c0 删除 vba_all_in_one.bas 2026-04-13 09:45:06 +00:00
a76b5a8c52 更新 vba_code_common.bas 2026-04-13 09:44:49 +00:00
268865319f 删除 vba_code_z1.bas 2026-04-13 09:44:27 +00:00
guanxiangwei
bf798e81b8 test 2026-04-13 18:37:50 +09:00
updsv7
d3d9908d13 Create consolidated VBA file 2026-04-13 18:33:38 +09:00
updsv7
8497105702 Rewrite Z1 with common functions 2026-04-13 18:27:09 +09:00
a09be7b27b 更新 vba_code_common.txt 2026-04-13 09:24:30 +00:00
updsv7
eb36f2499d Remove BuildCSVContent from common module 2026-04-13 18:23:27 +09:00
updsv7
c9844a6cfe Fix common module and simplify Z1 export 2026-04-13 18:21:42 +09:00
updsv7
9338e4adbf Update Z1 export to use common functions 2026-04-13 18:19:37 +09:00
updsv7
aa1af0c409 Update Z1 to use common functions 2026-04-13 18:16:57 +09:00
updsv7
e282184fa5 Add common file selection and CSV reading functions 2026-04-13 18:15:54 +09:00
updsv7
d4886e873c Add common VBA module for CSV import/export 2026-04-13 18:04:55 +09:00
updsv7
f0d8f2895d Fix remaining function name 2026-04-13 17:58:56 +09:00
updsv7
3bb9405c3e Fix function name assignments 2026-04-13 17:56:30 +09:00
updsv7
84e9e3f864 Fix double prefix 2026-04-13 17:55:23 +09:00
updsv7
e984b2581f Fix remaining function calls 2026-04-13 17:53:45 +09:00
updsv7
b5a8734c80 Update macro calls to Z1_ 2026-04-13 17:51:57 +09:00
updsv7
bd045a58ae Rename all macros to Z1_ 2026-04-13 17:50:10 +09:00
updsv7
5272fa60dc Fix import column mapping and error column 2026-04-13 17:45:57 +09:00
updsv7
e7cfa66995 Remove extra blank lines at start 2026-04-13 17:44:31 +09:00
updsv7
2461379836 Fix compilation errors 2026-04-13 17:42:11 +09:00
updsv7
2327612115 Clean up remaining code 2026-04-13 17:39:44 +09:00
updsv7
f5027b50bb Remove old column mapping code 2026-04-13 17:37:55 +09:00
updsv7
fd70fb4f8d Z1 CSV import - validate all rows first, map CSV 1-7 to C-I 2026-04-13 17:34:39 +09:00
updsv7
6f8f5a084d Z1 CSV import - validate 7 columns, no header 2026-04-13 17:32:41 +09:00
updsv7
887f28b05e Update Z1 validation - D,E required within 80 chars, F,G,I optional within 80 chars, H optional 0 or 1 2026-04-13 17:25:38 +09:00
updsv7
ca9479ca2e Update Z1 validation - C column must be 3-digit alphanumeric, error in column B 2026-04-13 17:23:41 +09:00
updsv7
fbb814653e Simplify vba_code_kotsu_master - keep only Import, Export, Validate 2026-04-13 17:18:49 +09:00
updsv7
5dfb10ec4a Add vba_code_kotsu_master for Z1 sheet 2026-04-13 17:14:51 +09:00
01b5dadb2b 更新 vba_code_kukan_detail_master.txt 2026-04-13 08:10:05 +00:00
updsv7
1746dc4b57 Fix compilation errors 2026-04-13 17:04:11 +09:00