Commit Graph

49 Commits

Author SHA1 Message Date
updsv7
d71ac70677 Add G,H,I required check in validateDetailData 2026-04-13 15:52:59 +09:00
updsv7
40a4e62f3f Get header from row 5 2026-04-13 15:39:25 +09:00
updsv7
764fe7516d Revert "Write header separately to avoid encoding issue"
This reverts commit ff37edcc53.
2026-04-13 15:33:06 +09:00
updsv7
ff37edcc53 Write header separately to avoid encoding issue 2026-04-13 15:31:10 +09:00
updsv7
a67dbc66ae Fix row count message 2026-04-13 15:24:37 +09:00
updsv7
fa7e2949ac Fix row count message 2026-04-13 15:23:31 +09:00
updsv7
d89c921d23 Remove debug code 2026-04-13 15:21:53 +09:00
updsv7
6c6b49b919 Trim trailing newlines before write 2026-04-13 15:19:22 +09:00
updsv7
7debd7bbc5 Add debug log for each row 2026-04-13 15:13:42 +09:00
updsv7
0c64a6f5e9 Add row counter in export 2026-04-13 15:11:54 +09:00
updsv7
d2e1a4335d Fix NULL value filter in export 2026-04-13 15:08:10 +09:00
updsv7
422e8c5934 Rollback to 6a65a45 2026-04-13 14:53:23 +09:00
5f76d90851 更新 vba_code_kukan_detail_master.txt 2026-04-13 05:51:45 +00:00
dddf0e2063 更新 vba_code_kukan_detail_master.txt 2026-04-13 05:49:51 +00:00
updsv7
6c07b145b2 Fix lastDataRow calculation 2026-04-13 14:45:32 +09:00
updsv7
6a65a4504e Fix CSV line endings 2026-04-13 14:40:00 +09:00
updsv7
692818f837 Revert "Change CSV export to UTF-8 without conversion"
This reverts commit a20da252e0.
2026-04-13 14:38:15 +09:00
updsv7
a20da252e0 Change CSV export to UTF-8 without conversion 2026-04-13 14:37:33 +09:00
updsv7
5440b5b94f Simplify CSV header export 2026-04-13 14:33:10 +09:00
updsv7
fddfd9e263 Only validate CSV column count 2026-04-13 14:22:28 +09:00
e09cce2679 更新 vba_code_kukan_detail_master.txt 2026-04-13 05:14:41 +00:00
updsv7
46e4635191 Fix CSV header - use Split at runtime 2026-04-13 12:47:38 +09:00
updsv7
c68a77f7cc Use array constant for CSV header 2026-04-13 12:44:33 +09:00
updsv7
ba4dcfc057 Add CSV header validation and use constant 2026-04-13 12:42:30 +09:00
7d06f12497 更新 vba_code_kukan_detail_master.txt 2026-04-13 03:38:20 +00:00
3764a3da3f 更新 vba_code_kukan_detail_master.txt 2026-04-13 03:36:50 +00:00
updsv7
d6d54cfd40 Revert to simple worksheet lookup 2026-04-13 12:29:13 +09:00
updsv7
30afb491c4 Try to find worksheet by partial match 2026-04-13 12:28:31 +09:00
updsv7
30e2b8e5c3 Fix error handling order in FillFromKukanMaster 2026-04-13 12:25:24 +09:00
updsv7
8ef6b52785 Add debug to show available worksheets when not found 2026-04-13 12:23:51 +09:00
d3abff7421 更新 vba_code_kukan_detail_master.txt 2026-04-13 03:21:50 +00:00
898933ed19 更新 vba_code_kukan_detail_master.txt 2026-04-13 03:20:19 +00:00
318314958e 更新 vba_code_kukan_detail_master.txt 2026-04-13 03:19:17 +00:00
f3465cdcea 更新 vba_code_kukan_detail_master.txt 2026-04-13 03:17:58 +00:00
updsv7
0162cc677e Fix FillFromKukanMaster - ensure D,E columns are filled 2026-04-13 12:10:43 +09:00
updsv7
f29ea2874b Merge single/multiple cell handling 2026-04-13 12:06:36 +09:00
updsv7
f17e228412 Simplify C column handling - separate single and multiple cells 2026-04-13 12:06:08 +09:00
updsv7
1f94a53a58 Simplify Worksheet_Change for C column 2026-04-13 12:04:57 +09:00
updsv7
18212af6ba Remove debug code 2026-04-13 12:02:01 +09:00
updsv7
61f6f31fce Add debug and error handling for C column trigger 2026-04-13 12:00:56 +09:00
updsv7
65ad779d6d Clear data rows before CSV import 2026-04-13 11:55:11 +09:00
68a65eecfb 更新 vba_code_kukan_detail_master.txt 2026-04-13 02:51:09 +00:00
updsv7
f8f2598d17 Change Japanese MsgBox to English 2026-04-13 11:40:31 +09:00
updsv7
105517408f Validate all data rows on button click 2026-04-13 11:37:02 +09:00
updsv7
64139ae32c Optimize validateDetailData: simplify logic and parameters 2026-04-13 11:31:05 +09:00
f8f9a0bf79 更新 vba_code_kukan_detail_master.txt 2026-04-13 02:28:38 +00:00
updsv7
08c2112a36 Remove remaining Chinese characters 2026-04-13 11:26:11 +09:00
updsv7
ce1a81be84 Convert Chinese comments to English 2026-04-13 11:23:07 +09:00
root
4de58227ce 添加区間詳細メンテナンス校验宏 validateDetailData 2026-04-13 11:06:30 +09:00