Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Other Field Breakdowns in Data Grouping
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
01451020
Message ID:
01451252
Vues:
40
Naomi:
I might try it like that. I was hoping that I could do all of the work in the report, instead of the code. Since the summary would be of variable length, would it be best to store it in a variable and list the variable in the Data Grouping?

To All:
I have another question while I'm on the topic of Reports:
I created a report that uses a TrueType Font (Lucida Console), and my fields are not overflowing. However, some of the fields are shifting a space or two during the report, and some columns are skipping. A sample is below. Is this a known VFP bug? I realize that I can overcome this if I make every row from one giant field:
PADR(TEXT, 20) + SPACE(5) + PADL(Field1,15) + SPACE(5) + PADL(Field2,25) + ...)
Is there a better way of fixing these alignment problems?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform