Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Finding the far-right column in excel
Message
 
À
30/09/2002 13:29:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00705926
Message ID:
00706255
Vues:
30
Alan, Thanks Steve
its
num_cols = o.Application.ActiveSheet.UsedRange.Columns.Count
this_row = "a1:"+chr( 97 + num_cols -1)+"1"
o.Application.Range(this_row).Select
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform