Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pasing a value to a report
Message
De
18/11/2000 16:19:58
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00443397
Message ID:
00443404
Vues:
15
>Is there a way to pass a value to a report? I have a form that asks for a date range to select before running a report. I would like this date range to appear as the title of the report. Is this possible?
>Thanks.

Quite simple. Just have that variable in your report calling routine and it could even be local or directly use form value. ie :

local ldstart,ldend
ldStart = {}
ldEnd=date()
report form myreport

report can directly use ldstart,ldend
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform