如何排除审核人的操作:
If User.Group = User.Name And User.Group <> "审核人"
e.DataRow("开单") = User.Name & " " & Date.Now
end if