Need help with reports!!

  • Thread starter Thread starter Larry
  • Start date Start date
L

Larry

Hi!

I'm creating a report in Access 2003. I'm using the Page Break control to
break pages. However, when I reached to the third page and tried to add new
charts, I get the following error...

The Control or SubForm Control is too large for this location.

The Number you've entered for Left, Top, Height, or Width property is too
large or is a negative number.

Reduce the size of the control or subform control, or enter a positive
number.

Any ideas how to get around this? Or am I doomed and there's no way out?

Thanks everyone in advance!!!

Larry
 
Larry said:
I'm creating a report in Access 2003. I'm using the Page Break control to
break pages. However, when I reached to the third page and tried to add new
charts, I get the following error...


I can't help with charts (it's been years since I've used
one in a report), but, since no one else has come up with
any ideas, I thought I ccould try to get some additional
background info that might get the ball rolling.

Is the report bound to a record source table/query?

If so, how are the charts related to the report's data?

If not, how are the various charts related to each other?

If the report is just an unbound container for a bunch of
unrelated charts, then you can gain some additional design
space by placing some of the charts in the report header and
footer sections.
 
Back
Top