simple321vip
  • Joined on 2026-02-04
simple321vip pushed to main at updsv7/vba 2026-04-13 07:06:08 +00:00
9aefa61754 Change duplicate check to GH only
simple321vip pushed to main at updsv7/vba 2026-04-13 06:57:55 +00:00
9343709420 Remove numeric check for I column
simple321vip pushed to main at updsv7/vba 2026-04-13 06:56:24 +00:00
aab3708a22 Remove redundant GHI empty check
simple321vip pushed to main at updsv7/vba 2026-04-13 06:53:04 +00:00
d71ac70677 Add G,H,I required check in validateDetailData
simple321vip pushed to main at updsv7/vba 2026-04-13 06:39:29 +00:00
40a4e62f3f Get header from row 5
simple321vip pushed to main at updsv7/vba 2026-04-13 06:33:10 +00:00
764fe7516d Revert "Write header separately to avoid encoding issue"
simple321vip pushed to main at updsv7/vba 2026-04-13 06:31:12 +00:00
ff37edcc53 Write header separately to avoid encoding issue
simple321vip pushed to main at updsv7/vba 2026-04-13 06:24:41 +00:00
a67dbc66ae Fix row count message
simple321vip pushed to main at updsv7/vba 2026-04-13 06:23:36 +00:00
fa7e2949ac Fix row count message
simple321vip pushed to main at updsv7/vba 2026-04-13 06:21:57 +00:00
d89c921d23 Remove debug code
simple321vip pushed to main at updsv7/vba 2026-04-13 06:19:26 +00:00
6c6b49b919 Trim trailing newlines before write
simple321vip pushed to main at updsv7/vba 2026-04-13 06:13:46 +00:00
7debd7bbc5 Add debug log for each row
simple321vip pushed to main at updsv7/vba 2026-04-13 06:11:57 +00:00
0c64a6f5e9 Add row counter in export
simple321vip pushed to main at updsv7/vba 2026-04-13 06:08:12 +00:00
d2e1a4335d Fix NULL value filter in export
simple321vip pushed to main at updsv7/vba 2026-04-13 05:53:26 +00:00
422e8c5934 Rollback to 6a65a45
simple321vip pushed to main at updsv7/vba 2026-04-13 05:51:47 +00:00
5f76d90851 更新 vba_code_kukan_detail_master.txt
simple321vip pushed to main at updsv7/vba 2026-04-13 05:49:52 +00:00
dddf0e2063 更新 vba_code_kukan_detail_master.txt
simple321vip pushed to main at updsv7/vba 2026-04-13 05:45:37 +00:00
6c07b145b2 Fix lastDataRow calculation
simple321vip pushed to main at updsv7/vba 2026-04-13 05:40:03 +00:00
6a65a4504e Fix CSV line endings
simple321vip pushed to main at updsv7/vba 2026-04-13 05:38:18 +00:00
692818f837 Revert "Change CSV export to UTF-8 without conversion"