Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How come If formula does not show result in report?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Crystal Reports
Divers
Thread ID:
00673981
Message ID:
00674404
Vues:
27
This message has been marked as a message which has helped to the initial question of the thread.
Try this
WhilePrintingRecords;
If {master.shock_agcy} startswith "FD ALS" then
"ALS"
else If {master.shock_agcy} startswith "FD BLS" then
"BLS"
else If {master.shock_agcy} startswith "AMB" then
"AMB"
else {master.shock_agcy}
>That's right. I mean nothing prints.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform