J
john
I have a saved query that calls a function as a variable in the WHERE, I've
noticed that every time I use Dlookup to retrieve data from the query, it
requeries that saved query, recalling the function variable, even though the
data is already there that I want.
Is there a way to temporally disable the query, or is this just part of its
required function?
If not, would using a recordset do the same thing?
noticed that every time I use Dlookup to retrieve data from the query, it
requeries that saved query, recalling the function variable, even though the
data is already there that I want.
Is there a way to temporally disable the query, or is this just part of its
required function?
If not, would using a recordset do the same thing?