[AccessD] A 97 to A 2010 compile error

Bob Heygood accesspro at gmail.com
Fri Apr 28 17:47:54 CDT 2017


Jack,
Yes, it seems that the bang is the thing.

Thanks,

Bob


-----Original Message-----
From: AccessD [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of
jack drawbridge
Sent: Friday, April 28, 2017 2:28 PM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] A 97 to A 2010 compile error

Bob,

I think rstTerms.[Terms_ID]
should be
rstTerms![Terms_ID]

Good luck.

On Fri, Apr 28, 2017 at 5:13 PM, Bob Heygood <accesspro at gmail.com> wrote:

> I am converting an app from A 97 to A 2010.
> I updated the DAO ref already.
> What reference or library am I missing when I get an error :
> Compile Error
> "Method or Data member not found"
> For this line:
> txtTerms_ID = rstTerms.[Terms_ID]
> .[Terms_ID] is highlighted.
>
>
> TIA
> Bob
>
> --
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>
-- 
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com



More information about the AccessD mailing list