質問編集履歴
1
コードの修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -42,7 +42,7 @@
|
|
42
42
|
breakstart As Date '休憩時間のはじめ
|
43
43
|
breakend As Date '休憩時間のおわり
|
44
44
|
worktime As Single '実働時間
|
45
|
-
note As
|
45
|
+
note As string '備考 ※10/16 As singleから修正
|
46
46
|
End Type
|
47
47
|
|
48
48
|
Public monthly As attendance 'オブジェクトの定義
|