Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding integers in a grid
Message
De
10/07/2003 02:26:31
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00808717
Message ID:
00808751
Vues:
14
>I would like to add all the integers in a grid. I'm sure this is quite easy but currently I have no ideas. Help is greatly appreciated.
>
>Thanking you in advance,
>Kenneth

If you mean columnwise check Thread #574823
If you mean rowwise then add a calculated column. ie: Add a new column and set its controlsource to :
.Controlsource = "(myTable.myFieldA + myTable.myFieldB)"
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform