Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Part of the string - in Bold
Message
From
10/01/2001 16:08:43
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00461366
Message ID:
00461920
Views:
38
>>
>>Nadya,
>>It's Courier New
>
>Nope, still doesn't look right...
>
>May be my formula is incorrect? I'll try add ceiling in it.

If you're using a fixed (non-proportional) font like Courier New you don't really need to calculate print width.

The first field should be set to bold and the expression could be:
TRIM(FirstField)

The overlapping field would not be set to bold and the expression could be
SPACE(LEN(TRIM(FirstField))+"Rest of Expression"

At least, this worked in my initial tests.........Rich
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform