Full Version: Sub-Form updating too quickly
UtterAccess Discussion Forums > Microsoft® Access > Access Forms
him5002
I have a sub-form that seems to be continuously updating. I want to be able to click on a field and change it, but when I try it only gives me a second before it updates and my cursor goes back to the top left. Any idea what is causing this? Thanks! confused.gif
RuralGuy
It sounds like you have some code in the SubForm's Current event that is causing another Current event. There is a Requery happening somewhere.
him5002
ok, that worked! thanks for your help! wink.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.