Re: Spaces Between Check Boxes
- From: "Evi" <evwool@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 26 Mar 2008 21:30:25 GMT
You are using code to make the unticked checkboxes invisible? If yes, then
check that the CanGrow and CanShrink property of the Section that contains
the checkboxes are set to Yes, also that the other controls in the section
are also set with the Can Grow/Shrink Property set to Yes.
If you have labels (which don't have that property) replace them with text
boxes and let your code make them invisible too.
Evi
"Amber" <Amber@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:6A4786D0-7901-4058-B974-E86BD123B981@xxxxxxxxxxxxxxxx
I have built a report which contains information from check boxes. I havecheck
coded the report so that it only shows the check boxes with values. My
problem is that there is a list of 9 check box option to choose from, they
are on the report in a vertical list, and so when I run the report if
box 1 and 9 are checked the report has a white space gap between the twocould
values. The white space is where the other check boxes are placed on the
report.
I know there must be a way to eliminate the white space. If someoone
tell me how to do this, I would appreciate it.
Thanks in advance....
.
- Prev by Date: Showing data from query and also showing data that does NOT match
- Next by Date: Re: Placing Borders on Reports
- Previous by thread: Showing data from query and also showing data that does NOT match
- Next by thread: Re: crosstab query report sort
- Index(es):
Relevant Pages
|