In the detail section of a report I have six textboxes which build a table. Each of these boxes have the Can Grow property set to true and often one or more of them have more than one line of text in them. One or more of these boxes are often suppressed depending on how many columns I need displayed.
What I need is vertical lines seperating the columns, but I cannot draw lines because I cannot provide a formula for suppressing drawing objects and if not all of the columns are there then I cannot have extra lines. Also I cannot just display a border on the left or right of textboxes because they will not extend to the bottom of the detail if one of the other textboxes has more than one line.
I guess that what I really need is either a way to suppress a vertical line or a way to force a textbox to extend to the bottom of a section. Also, a crosstab will not work for this table for many reasons including the fact that you cannot wordwrap within a column.
Thanks in advance,
Prestaul
What I need is vertical lines seperating the columns, but I cannot draw lines because I cannot provide a formula for suppressing drawing objects and if not all of the columns are there then I cannot have extra lines. Also I cannot just display a border on the left or right of textboxes because they will not extend to the bottom of the detail if one of the other textboxes has more than one line.
I guess that what I really need is either a way to suppress a vertical line or a way to force a textbox to extend to the bottom of a section. Also, a crosstab will not work for this table for many reasons including the fact that you cannot wordwrap within a column.
Thanks in advance,
Prestaul