Syntax error

Joined
Apr 9, 2007
Messages
4
Reaction score
0
I am attempting to synchronize two forms and in the code I'm using to do this, I am getting a
"Compile error: syntax error" on the following string:

SyncCriteria = BuildCriteria("WORKORDER", dbText, _
Me! WORKORDER)

I am not good with codes in Access, hopefully someone can help me with this; since I'm somewhat unfamiliar with codes, please explain in the simpleist terms possible. Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top