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 |
|
|
|
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 |
|