Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Month by Month Form and Report
Message
 
À
07/08/2000 18:09:17
N. Lea
Nic Cross Enterprises
Valencia, Californie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00401977
Message ID:
00401987
Vues:
14
This answer assumes you are using SQL-Select to gather data for the report. In which case all you need to do is put a combobox on your form. In the Init() of the combobox put this.additem("January") Feb March etc. Then when the user does whatever they do to run the form check the displayvalue of the combobox and use a case statement when you build your sql statement to set the date parameters. Then if you want to impress your boss, set a local variable in the method where report form is called equal to the date in question and put it on the report by putting a textbox on the report with a value equal to allt(myvariable). :)

HTH
Eric Kleeman - EDS Consulting Services
MCP Visual FoxPro
MCSD C#.NET
Hua Hin Thailand
Los Angeles California
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform