Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Moving in Excel
Message
 
À
12/07/2002 13:41:43
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Divers
Thread ID:
00678170
Message ID:
00678233
Vues:
13
This message has been marked as a message which has helped to the initial question of the thread.
This may help to navigate:

LastRow=ObjExcel.ActiveSheet.UsedRange.Rows.Count
LastColumn=ObjExcel.ActiveSheet.UsedRange.Columns.Count
lcLastCellAddress = ObjExcel.ActiveSheet.Range("A1").SpecialCells(11).Address(.f.,.f.,-4150)


>Hi All,
>How do you move to the bottom (the cell after the last cell with info) of a column programaticaly?
>Thanks,
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform