Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Label on last page's footer
Message
 
À
01/02/2002 13:51:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00614141
Message ID:
00614320
Vues:
25
>Enmanuel,
>
>Here's one easy way...use a variable, let's call it plEndOfReport. Create the variable and set it to .f. before you run the report. Create a function, let's call it setEndOfReport()
>
>
>* procedure setEndOfReport()
>plEndOfReport = .t.
>return ''
>
>In the report, add a group on eof(). In the eof() footer, add a field, in the expression put setEndOfReport(), and check the remove line when blank (if you want to).
>
>Then, in the report footer, add the print field...and use the Print When plEndofReport to only print on last page.
>
>HTH,
>steve
>
>>I want a label only to print on the last page's footer of the report. Any idea??? I know I've seen this kind of question here before but can't find it. Thanks in advance for any help.
>>

Thanks Graig, it worked!!!!
>>
>>Enmanuel
I'm a mixture of Albert Einstein and Arnold Schwarzenegger. The only trouble is that I got Einstein's body and Schwarzenegger's brain
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform