JohnHarkins
MIS
Hi!
I'm doing a telephone directory for my wife and phone numbers are displayed "economically"; i.e., the report has two-column format. Text-wrap is helpful most times, but I want non-breaking spaces in order to keep together the designation of the kind of phone number and all parts of the associated phone number to be kept together from one line to another. A typical entry looks like this:
first_name last_name
555-1212 (W) 212 555-1212 (F) 555-1212
e-mail_name@e-mail_address.com (optional)
address_line_1
address_line_2 (optional)
city, state zip
...
This works fine. If, however, the fax number has an area code other than the "home" area code (such area code being omitted for phone numbers that are in the "home" area code), then I necessarily get text-wrap and I end up with:
first_name last_name
555-1212 (W) 212 555-1212 (F) 212
555-1212
e-mail_name@e-mail_address.com (optional)
address_line_1
address_line_2 (optional)
city, state zip
...
In the above case, I want:
555-1212 (W) 212 555-1212
(F) 212 555-1212
Suggestions?
Thanks, John Harkins
I'm doing a telephone directory for my wife and phone numbers are displayed "economically"; i.e., the report has two-column format. Text-wrap is helpful most times, but I want non-breaking spaces in order to keep together the designation of the kind of phone number and all parts of the associated phone number to be kept together from one line to another. A typical entry looks like this:
first_name last_name
555-1212 (W) 212 555-1212 (F) 555-1212
e-mail_name@e-mail_address.com (optional)
address_line_1
address_line_2 (optional)
city, state zip
...
This works fine. If, however, the fax number has an area code other than the "home" area code (such area code being omitted for phone numbers that are in the "home" area code), then I necessarily get text-wrap and I end up with:
first_name last_name
555-1212 (W) 212 555-1212 (F) 212
555-1212
e-mail_name@e-mail_address.com (optional)
address_line_1
address_line_2 (optional)
city, state zip
...
In the above case, I want:
555-1212 (W) 212 555-1212
(F) 212 555-1212
Suggestions?
Thanks, John Harkins