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:
00674050
Vues:
22
This message has been marked as the solution to the initial question of the thread.
>Here's my code in my formula. I don't see why I am getting blanks in my report for this formula.
>
>
>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"
>
>
>I also tried If left({master.shock_agcy},6) = "FD ALS" then ...
>and so on. I don't think the compare is working, but I don't see why not. The field in the table is capital letters. Help please and thank you.
Edgar L. Bolton, B.S. B.B.A.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform