質問編集履歴
1
コードの修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -86,7 +86,7 @@
|
|
86
86
|
|
87
87
|
worktime As Single '実働時間
|
88
88
|
|
89
|
-
note As
|
89
|
+
note As string '備考 ※10/16 As singleから修正
|
90
90
|
|
91
91
|
End Type
|
92
92
|
|