I?mcreating a report which lists Name and phone number on one line, separated 
by aline of dots:

Anderson,John . . . . . . . . . . . . . .(781)344-1222
Bones, Ellen . . . . . . . . . . . . . . . . (617)211-1222

Theline should be JUSTIFIED ? i.e., left side and right sides line up.

I?vecreated an expression which fills the space between the name and number 
withdots, but R:Base won?t let me justify the field on the report, even if it's 
all combined into a column in a table.I?ve tried using DB Text and Rich Text, 
butthe justify option on the top of the screen is grayed out.Without using the 
justify, the right sidesdon?t line up

Tocomplicate matters, the phone number might be null AND below the name and 
number,the client wants to print the email address, which also might be null. 
Blank lines should be suppressed:


Anderson,John . . . . . . . . . . . . . .(781)344-1222
[email protected]
Bones,Ellen . . . . . . . . . . . . . . . . (617)211-1222
Carter,Andrew. . . . . . . . . . . . . . .(617)111-1111
[email protected]

Becauseof the potential blank lines, the best way to create the report is using 
richtext fields, with mailmerge items in each one, and each rich text inside 
aregion.But? I can?t justify a rich textfield.

Ideas?

David

"David Blocker
[email protected]
Office: 781-344-1920
Cell: 339-206-0261"


Reply via email to