Hi all,
I have imported Tables, Forms, Queries and Macro's from a access-2000.mdb to another access-2000..mdb.
After the import, I get:
"Compile error: Method or data member not found"
on this line:
Me.TABLE = Forms![Prefs]![Preferencessub].Form![TABLE]
Before the import, both mdb's worked perfect...
tx!


Reply With Quote

