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?
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?