表属性prepareEdit或者startEdit事件写代码,如
If e.table.name = "窗口1_Table1" Then
If e.col.name = "产品名称" Then
e.cancel = True
End If