Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Delete Rows
Message
De
09/06/2003 17:19:11
Luis Navas
Independent Consultant
Auckland, Nouvelle Zélande
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Delete Rows
Divers
Thread ID:
00798119
Message ID:
00798119
Vues:
60
Hi. I need to delete a series of rows in an excel sheet. The rows i need to delete are those that has a heigth<3. So i will like to know how can i make it with a for loop. Maybe someone can give me an example of how to delete those rows without knowing the number. I wan't to make something like this:

FOR EACH row
IF row.height<3
row.delete
ENDIF
ENDFOR

Please help, i have try with many ways, but i can't figure it how.
Luis Navas
I never forget a face, but in your case I will make an exception :-)
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform