Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Add calculated field to grid
Message
 
 
À
06/04/2007 18:06:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01213123
Message ID:
01213128
Vues:
18
This message has been marked as the solution to the initial question of the thread.
>Naomi
>To what property of the column do I assign the calc to?
>
>.columns(x).WHAT??? = (apInvItems.qtyOrdered - apInvItems.qtyInvoiced)
>
>Thanks, vince
>
>PS, like your message, add to that list of virtues: Poor culinary habits
.columns(x).ControlSource = "(apInvItems.qtyOrdered - apInvItems.qtyInvoiced)"
Not sure I got the joke about poor culinary habits.

BTW, I'm not even sure you need (), it may even work without them.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform