Requery differences?

spenz

Registered User.
Local time
Today, 08:42
Joined
Mar 26, 2009
Messages
61
Up until now I am confused as to what requery to use and i ended up using both of them interchangeably and so far it worked for me.

But for curiosity sake, I would like to know once and for all the difference between these two requeries:

1.) Me.requery
2.) Docmd.requery " "

And finally, what are the advantages and disadvantages and in what situation you will want to use the one from the other one? Thanks
 
Thanks for the link tim. So basing from what i understand, I should just stick to the requery method of visual basic because it's faster and the requery action from docmd is just created for comtibility sake of access 95. So nothing sort of advantage is gained from using it since iam using access 2007 in the first place. Gracias again!
 

Users who are viewing this thread

Back
Top Bottom