Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Dynamic field height in crosstab?

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?
 

Part and Inventory Search

Sponsor

Back
Top