Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I put check marks for logical fields on a report?
Message
De
17/08/2000 11:34:45
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
How can I put check marks for logical fields on a report?
Divers
Thread ID:
00406143
Message ID:
00406143
Vues:
61
Hi all,

I have table with some logical fields. When I designed a report, I need to put a check mark (like V or X) for each logical field if its value would be true or leave there a blank in otherwise. I tried to use the Print When expression :

IIF(mytable.myfield = .T., "V", " "),

However, the output was only empty spaces at all. Can anybody here give me some ideas, codes to get this problem worked? Any suggestions would be great appreciated.
Thanks in advance.

Pearl.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform