doodledump
Programmer
- Sep 4, 2024
- 5
Hey all, currently using Visual Studio 2022 with the Crystal SP 36 plug-in.
I'm wondering if its possible to make a fields height in a crosstab dynamic? I've got a crosstab with two cell fields that are only displayed if a value is available, otherwise the display string is "", but all of the cells that don't have values are still just as large as if they had those values, making them appear to have lots of unused white space. I've got the font size formula set up to make those entries tiny if they're blank but that doesn't change the fields overall size. I'm wondering if there's a way to set the field sized based on the size of the value inside?
I'm wondering if its possible to make a fields height in a crosstab dynamic? I've got a crosstab with two cell fields that are only displayed if a value is available, otherwise the display string is "", but all of the cells that don't have values are still just as large as if they had those values, making them appear to have lots of unused white space. I've got the font size formula set up to make those entries tiny if they're blank but that doesn't change the fields overall size. I'm wondering if there's a way to set the field sized based on the size of the value inside?