While developing a database, I’m moving it between two machines — one has Access 2002 and the other has Access 2003. After each move, it seems like I have to go to the VBA editor, look at Tools…References and resolve the “MISSING” items (usually involving switching from version 10 of an Office object library to version 11, or vise versa). Is there any way to avoid this (besides upgrading to Access 2003 on the one machine)?
Thanks.