Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Print record in column way
Message
De
21/07/1999 10:20:30
 
 
À
21/07/1999 10:04:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00244099
Message ID:
00244128
Vues:
27
>I think i do not get what you mean. I have tried to use cross tab, i use custcode for row, mthcode for column, loan for data, but i need to print the other two, type and interest as well

Ouch. I hadn't thought that thru enough before I reccomended genxtab.

Ok, drop back and punt (toddism for, lets try it the other way)

Set your report up with months for titles and then create variables that do the calculation sum and have as an expression: iif(mthcode = 1, loan, 0) and set it to reset the value every custcode (make a group on custcode)

you'll have to make 12 variables for loan, and 12 for interest. Maybe name them like, totloan1 ... totloan12 and totint1 ... totint12

then place the variables under the titles for each month.

HTH!
--Todd Sherman
-Wake Up! Smell the Coffee!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform