I have an Excel table that is linked to Access. One of the fields is calculated (in Excel). I am able to update the data from the entry fields but must open, save, and close the Excel file in order for the calculated amount to appear as updated in my linked table. Is their any way to call a function that will force the calculated fields to update? I tried linked table manager and the functionality there does not do the trick. I am willing to explore an "AfterUpdate" event that triggers some VB code... I just need some help on what commands to use. Thanks.