A
Arvi Laanemets
Hi
How can I through VBA read or change properties (p.e. CommandText) for an
existing query? I looked through the Object Browser, and tried anything what
looked like it'll have some tie to queries in Watch Window, but somehow I
didn't hit it. The best I did get were query names
{CurrentData.AllQueries(i)}.
At moment I'm trying this with Access2003 database, but I'll need it with
Access2000 too.
How can I through VBA read or change properties (p.e. CommandText) for an
existing query? I looked through the Object Browser, and tried anything what
looked like it'll have some tie to queries in Watch Window, but somehow I
didn't hit it. The best I did get were query names
{CurrentData.AllQueries(i)}.
At moment I'm trying this with Access2003 database, but I'll need it with
Access2000 too.