|
|
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 |
|
|
|
07f7a916d0
|
更新 vba_code_kukan_detail_master.txt
|
2026-04-13 08:02:05 +00:00 |
|
updsv7
|
d18a7f40f4
|
Remove G column dropdown logic
|
2026-04-13 17:00:44 +09:00 |
|
updsv7
|
94df0987d5
|
Fix column mapping in FillFromKukanMaster
|
2026-04-13 16:58:03 +09:00 |
|
updsv7
|
4793431434
|
Add G and N column fill from Kukan_Master
|
2026-04-13 16:56:54 +09:00 |
|
updsv7
|
b6d6101a7c
|
Split E column into E and F
|
2026-04-13 16:55:21 +09:00 |
|
updsv7
|
ab0871edf9
|
Change error column to S (19)
|
2026-04-13 16:48:08 +09:00 |
|
updsv7
|
014a585396
|
Update CSV columns to I-R (was G-P)
|
2026-04-13 16:46:20 +09:00 |
|
updsv7
|
9aefa61754
|
Change duplicate check to GH only
|
2026-04-13 16:06:04 +09:00 |
|
updsv7
|
9343709420
|
Remove numeric check for I column
|
2026-04-13 15:57:51 +09:00 |
|
updsv7
|
aab3708a22
|
Remove redundant GHI empty check
|
2026-04-13 15:56:22 +09:00 |
|
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 |
|