Requery

T

ToyFixer

Hi.
I have noticed that DoCmd.Requery "queryname"
doesnot always work.
Why is it working sometimes and sometimes returns a runtime error?
Am I missing an important point in doing a requery?
Please shed some light on this.
Toyfixer
 
T

ToyFixer

I forgot to mention it gives me runtime error '2109!
and says "There is no Field named 'queryname' in the current record"
(Note: I substituted the actual name of my query by queryname)
 

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