2003 to 97 conversion debug error

J

JayhawkJim

My 2003 db works fine; tables, queries, forms, reports/charts-graphs.
Everything works as advertised. HOWEVER, when I use the convert to Access 97
(for techno deficient folks at the office) and then try to finalize to
conversion as required inside Access 97 (On the debug menu, click "Compile
And Save All Modules), it bombs out with the following error message:

' Open the table of Switchboard Items, and find
' the first item for this Switchboard Page.
Set con = Application.CurrentProject.Connection

The entry .CurrentProject. is highlighted.

Any ideas out there?
 
Top