Dim name As String ="周劲松" ''Tables("学生_缴费登记表").Current.DataRow("操作日期")=Date.NowTables("学生_缴费登记表").Current.DataRow("操作人员")=" & name " Tables("学生_缴费登记表").Current.Save()
1、用户名如何引用?
2、写入的只有日期无时间?