Run-time error 2100

C

Cappac

If I open a access DB and double-click a report I receive the following error:
"The control or subform control is too large for this location."

If I open the report in design view and then run it....no errors.

The report has a page header, detail, footer and page footer.
The report like a calendar layout for planning -- time along the side
room across the top. The only code resizes the textbox based on
start and end time.
 
Top