I just changed some code and went to compile my database.
I'm getting an error 'Method or Data Member not found' on a reference to Me.txtJobStep. The value does exist, its even listed in the prompts when you enter Me.
How can I get rid of this bogus error?
If I remove that line, the error occurs on a nearby line.
I am totally stuck on this project and can make no progress.
I'm getting an error 'Method or Data Member not found' on a reference to Me.txtJobStep. The value does exist, its even listed in the prompts when you enter Me.
How can I get rid of this bogus error?
If I remove that line, the error occurs on a nearby line.
I am totally stuck on this project and can make no progress.