too much code to post, but I do know that the 2002 machine is running 10.0 Object Library and I am running 11.0 Object Library. Also on the help & About Visual Basic the 2002 version has Form3:11.0.5709 and mine has 11.0.6550.
When you try to go into the design view on the 2002 version, it pops up all kinds of vba windows and errors.
One example code is:
Me!lblClock.Caption = Format(Now, "dddd, mmm d yyyy, hh:mm:ss")
on the timer event to place date and time on form...it does not show up.
If the references are the issue, then is there a way to update theirs without upgrading to access 03? or is it just easier for them the bite the bullet and move up?