I know how to change my font size using an expression, but what I want to do is to change the font size so that my textbox will always fit the size that I set it to. So if I have a textbox that is a certain size on my report, I don't want it to get any bigger or smaller no matter what text is in there.
If there is to much text, right now it will do a word wrap and then you can't see it all. What I want is if there is to much text it will lower the font size. If still to long, then keep decreasing font size until all text fits in the current textbox size.
Thanks,
Kurt