Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Part of the string - in Bold
Message
De
10/01/2001 16:08:43
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00461366
Message ID:
00461920
Vues:
40
>>
>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform