D
Duck
This seems like it should be simple, but I can't figure out the
error. I have button on a form that print out a report if the client
whose record appears on the form has achieved a certain status (Phase
III). However I keep getting this error: Compile error: Expected End
of Statement
intAnswer = MsgBox [FirstName] & " " & [LastName] & " Is Not Phase
III...Print Itinary Anyway?", vbYesNo, "Not Phase III"
error. I have button on a form that print out a report if the client
whose record appears on the form has achieved a certain status (Phase
III). However I keep getting this error: Compile error: Expected End
of Statement
intAnswer = MsgBox [FirstName] & " " & [LastName] & " Is Not Phase
III...Print Itinary Anyway?", vbYesNo, "Not Phase III"