I have an Access database that works great on one computer, but I get an "ActiveX Component can't create object" error and a "Run-time error '429'" error when I try and run it on a second computer. When I debug the code, the error occurs on "Set dbcurrent = CurrentDb". Am I missing an ActiveX Component? I reinstalled Access onto the second computer, but it didn't make a difference. Some of the controls that the first computer has, but not the second one are: ActiveSetup TextCtl Object, FolderChooser Class, HHCtrl Object, Label Object, Marquee Ctl Object, Microsoft Scriptlet Component, and PopupMenu Object. Any ideas?