@ -356,7 +356,11 @@ Private Sub UserForm_Activate()
If (bVol + pVol) = 0 Then
pPrc = 0
Else
pPrc = (pVal + bVal) / (bVol + pVol) - bVal / bVol
If bVol = 0 Then
End If
If aVal <> 0 Then
MsgBox (aVal)
The note is not visible to the blocked user.