Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reporting in 2.6
Message
De
31/10/2002 11:37:31
 
 
À
31/10/2002 10:57:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00717355
Message ID:
00717381
Vues:
16
how about upper(allt(tag1_st)) ??
or
debug to see when it the cursor come to harvest what is the value of lcTest
lcTest = iif(alltrim(tag1_st) = 'REFUND','RETURNED',iff(alltrim(tag1_st) = 'HARVEST','HARVESTED',tag1_st))


HTH

>I'm running a report in 2.6 and I would like one field to print "RETURNED" in the field = 'REFUND' and print "HARVESTED" if the field = 'HARVEST' otherwise, just print the field. Here's my code:
>
>Under Report Expression:
>>
>The second part works and prints HARVESTED, where as the first part still prints REFUND.
>
>Any suggestions?
>
>Thanks,
>Sunshine
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform