Arthur Fuller
fuller.artful at gmail.com
Tue Mar 11 12:01:43 CDT 2008
For some odd reason, Access 2003 doesn't like this: <code> Set rsTables = CurrentProject.Connection.OpenSchema(adSchemaTables) </code> What's strange is that Intellisense likes it fine, but the compiler bitches about it. A.