Hello,
I am having a problem with text boxes. I have a need to put a row of text boxes, with single line borders on all 4 sides, directly beside each other in a horizontal row, and only display the text box if data exists. If the text box doesn't display, the row is supposed to remove that blank spot and move those text boxes that do have data in them next to each other, centered on the page.
For example:
If you have 4 text boxes side-by-side in a horizontal row and boxes 2 and 4 are suppressed based on the conditional suppression formula then the report should look like this:
| Text Box 1 | Text Box4 |
But, with a single line border all the way around.
If all 4 text boxes have data then the report will look like this:
| Text Box 1 |Text Box 2 | Text Box 3 | Text Box 4 |
But, with a single line border all the way around.
Currently, I have conditional suppression formulas for each text box in the horizontal row that suppresses the text box, when the condition is true. That part is working. But I am having trouble figuring out a way to force the boxes that do display together, side-by-side and centered on the page. I have tried several things, but nothing is working.
Is there someone that might know how to accomplish this?
Thank you!
KB
I am having a problem with text boxes. I have a need to put a row of text boxes, with single line borders on all 4 sides, directly beside each other in a horizontal row, and only display the text box if data exists. If the text box doesn't display, the row is supposed to remove that blank spot and move those text boxes that do have data in them next to each other, centered on the page.
For example:
If you have 4 text boxes side-by-side in a horizontal row and boxes 2 and 4 are suppressed based on the conditional suppression formula then the report should look like this:
| Text Box 1 | Text Box4 |
But, with a single line border all the way around.
If all 4 text boxes have data then the report will look like this:
| Text Box 1 |Text Box 2 | Text Box 3 | Text Box 4 |
But, with a single line border all the way around.
Currently, I have conditional suppression formulas for each text box in the horizontal row that suppresses the text box, when the condition is true. That part is working. But I am having trouble figuring out a way to force the boxes that do display together, side-by-side and centered on the page. I have tried several things, but nothing is working.
Is there someone that might know how to accomplish this?
Thank you!
KB