Intellisense, etc

J

JimS

I referred to a column of my form's recordsource (which column I don't bind
to any control...) as "me.ItemID". Intellisense doesn't see it. I get a
compile error, saying it's not a member of the object ME. I refer to it as
"ItemID" and get an error. Only by referring to [ItemID] does it work. Yet,
on my laptop, using the exact same database, Intellisense sees it as
Me.ItemID.

Is there an option I've got wrong?
 

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