Hey Everyone,

I'm forced to use Crystal Reports 4.6 that comes with VB5 and 6 (yes, I have to use it, shoot me). I'm creating bound reports by saving report files from within VB then editing them (see Crystal's help section "Creating Bound Reports with the ActiveX Control" for more info on this cumbersome horror). I'm doing that because the queries the reports are based on are Access Parameter queries, and Crystal apparently can't use them natively.

My main problem (besides Crystal itself in general) is that when you create reports this way, all of the fields are placed in the report side by side, off the page to the right out to infinity. I need to resize various sections, but I can't because those fields that aren't showing are still there, and I can't figure out a way to delete them from the report, since I can't see them and don't see a way I can make them visible or select them.

Can anybody help with this? And/or does anybody have a better way I can use Access Parameter Queries to make reports with Crystal?

Thanks,
-JoeyCode