Another option. There is a method included in the VBA object model that duplicates the “default report” functionality. I added it as a feature in this utility. For those interested, the syntax is something like this:
ThisDocument.Reports.CreateQuickReport("data provider name")
Dwayne Hoffpauir (BOB member since 2002-09-19)