J
Jeff Heikkinen
Say I have two text boxes in DIFFERENT FONTS (so as far as I can tell, I
can't just make them into one text box), and I want one to have its left
edge at the other's right edge in a report. Basically I want it to look
like this (view this in a fixed-width font or it won't look right):
Field 1 [Field 2]
Longer Field 1 [Field 2]
Really really long long field 1 [Field 2]
instead of this
Field 1 [Field 2]
Longer Field 1 [Field 2]
Really really long long field 1 [Field 2]
The left one will vary in size depending on what text is in it, and I
don't want the two to ever overlap, which I had happening when I was
experimenting with this.
In one case it would be nice in addition if the right text box could
continue UNDER the left one if it needs to wrap. For example, I would
like to make Access print this:
Name: Blah blah blah
blah blah
instead of this:
Name: Blah blah blah
blah blah
with the "name" part in bold and/or a different font than the blah part.
Is there a way to do either of these?
can't just make them into one text box), and I want one to have its left
edge at the other's right edge in a report. Basically I want it to look
like this (view this in a fixed-width font or it won't look right):
Field 1 [Field 2]
Longer Field 1 [Field 2]
Really really long long field 1 [Field 2]
instead of this
Field 1 [Field 2]
Longer Field 1 [Field 2]
Really really long long field 1 [Field 2]
The left one will vary in size depending on what text is in it, and I
don't want the two to ever overlap, which I had happening when I was
experimenting with this.
In one case it would be nice in addition if the right text box could
continue UNDER the left one if it needs to wrap. For example, I would
like to make Access print this:
Name: Blah blah blah
blah blah
instead of this:
Name: Blah blah blah
blah blah
with the "name" part in bold and/or a different font than the blah part.
Is there a way to do either of these?