I have a form with code behind a command button does a few calculations. Sometimes it needs to pull data from another record before it does this. All the calculations I have are correct, but sometimes the code does not work until I close the form and go back to that record again. I have added a save record button with the code in it, but it still doesn't work unless you close and then come back. Any ideas?