Hi Ken,
In your label options in the drop down box there is an
_expression_...option.
A line return is represented by
Chr$(10).
Enter label _expression_ like
this field1 + Chr$(10) + field2 + Chr$(10) +
field3
which would result as
field1
field2
field3
Cheers
Paul
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kenneth Hickey
Sent: Thursday, 14 September 2006 10:15 AM
To: [email protected]
Subject: [MI-L] multline labels
Hey
Can anyone tell me how to make labels with multiple lines each with data
from different fields?
Thanks
Ken
===[Disclaimer]===
This electronic transmission, including any attachments, is confidential, may contain privileged information and should be read or retained only by the intended recipient. If you received this message in error, please delete it from your system and notify the sender immediately. Any review, dissemination or other use of this information by persons or entities other than the intended recipient is strictly prohibited.
===[End]===
_______________________________________________ MapInfo-L mailing list [email protected] http://www.directionsmag.com/mailman/listinfo/mapinfo-l
