以文本方式查看主题

-  Foxtable(狐表)  (http://www.foxtable.com/bbs/index.asp)
--  专家坐堂  (http://www.foxtable.com/bbs/list.asp?boardid=2)
----  计算提示错误  (http://www.foxtable.com/bbs/dispbbs.asp?boardid=2&id=118289)

--  作者:有点甜
--  发布时间:2018/4/28 9:57:00
--  
Dim Filter As String = "[成品编码] = \'" & e.DataRow("成品编码") & "\' and [生产批次] = \'" & e.DataRow("生产批次") & "\' and [加工工序] = \'" & e.DataRow("加工工序") & "\' and [使用设备] = \'" & e.DataRow("使用设备") & "\' and [实际加工日期] = #" & e.DataRow("开始日期")  & "# and [姓名] = \'" & e.DataRow("姓名") & "\'"