I have a report where I need to insert a currency value into a sentence. Right now, I have a label that says "Please submit the commission amount of " then a text box that shows the amount, then another label with "to the following address." The problem is, depending on the amount of the commission, there is either not enough room for the entire amount to show, or there is too much extra space in the sentence to make it look right. I know there is the "Can Grow" property, but that only seem to work vertically, not horizontally. Is there another way I could do this?