Overriding column settings

G

Graham

I have taken the Sales Average report from the Solutions
database and modified it by adding another grouping level
above the LastName group. I now want to display a single
data item in the first column of the new group header.
Everything works fine except that the size of the new
field is limited to the width of the first column in spite
of the fact that all other columns in the header are
empty. Is there any way of forcing this field to spread
into the empty columns as would happen in an Excel
spreadsheet.

Thanks,
Graham.
 
J

Jeff Boyce

Graham

How wide is the control? The CanGrow/CanShrink properties only pertain to
vertical dimensions -- you have to make the control as wide as the space
you want it to use.

Good luck

Jeff Boyce
<Access MVP>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top