I print off shipping labels based on customer information from a table. I used the report wizard to design the labels, and since customers have varying address--some are three lines, some are international or companies, etc. I could use the "canshrink" property to get them to delete empty space, but I also have a background logo and border, so that doesn't work. I now use a formula in each text box saying things like "if text box 2 = address line 1, then put address line 2" and so on...
Question: Can I get the text boxes (with actual information) to center vertically in the label? For instance, if I put the first line in the middle, then all the lines go below that, sometimes off the label...
Also, if anyone knows a shorter/simpler way of getting the CanShrink property to work even with borders/pictures, or a similar property, I'd be grateful. (Time to get a label maker, methinks)
PS...I really don't understand code and its syntax, so if you answer with that be prepared for more questions.
Thanks!
Question: Can I get the text boxes (with actual information) to center vertically in the label? For instance, if I put the first line in the middle, then all the lines go below that, sometimes off the label...
Also, if anyone knows a shorter/simpler way of getting the CanShrink property to work even with borders/pictures, or a similar property, I'd be grateful. (Time to get a label maker, methinks)
PS...I really don't understand code and its syntax, so if you answer with that be prepared for more questions.
Thanks!