I will use Access 2007, however the lessons are valid for all versions of Access back to AC2000. I will show any differences between 2007 and 2003. The seminar works fine with Access 2010 and 2013, however the Calendar Control object was removed from this version by Microsoft. This is not a problem, since there is now a built-in Date Picker. The latest Developer's Reference documentation settles the matter for me when it states the TableDef.RefreshLink Method "Updates the connection information for a linked table (Microsoft Access workspaces only)." You may also want to see the sample code from The Access Web by Dev Ashish using the RefreshLink Method.