Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Moving the excel cursor from foxpro
Message
De
29/06/1999 15:49:30
 
 
À
29/06/1999 14:10:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00235211
Message ID:
00235460
Vues:
23
Jason,
If you use Cell(n,n) instead of Range("A1"), it is easier to manipulate the row and columns. (D4 would be .Cell(4,4))
>I figured another way to do it also. But I cant figure out how to initialize the location of a cell. If I can get the value of X recorded as the location (D4 for example it would work perfectly. there must be a function of some sort?? This is what I have
>any ideas
>
>
>
>objsheet.range("A1").end(xlDown).select
>
>x = ??????(cell location)
>
>objsheet.RANGE(ALLTRIM(X)).End(xlToRight).SELECT
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform