以下是引用zhenghu在2005-12-1 15:37:00的发言:
在mdb里有一个自定义函数,到SQL server里该怎么解决?
Function proj() As String
If IsNull([Forms]![采0:工程]![com工程]) Then
proj ="全部"
Else
proj = [Forms]![采0:工程]![com工程]
End If
End Function
欢迎光临 Office中国论坛/Access中国论坛 (http://www.office-cn.net/) | Powered by Discuz! X3.3 |