Hi all the error I am receiving in Access 2007 is as above with
Syntax error (missing operator) in query expression
'CIGlobal_CONTR ACT.CIGlobal_aI D =`.
When I debug it has this
rivate Sub cmdPrint_Click( )
Dim rst As Recordset
If IsNull(Me!lstCI Globals) Or Me!lstCIGlobals = "" Then
MsgBox " No document selected.", vbExclamation + vbOKOnly, "Select...