Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Delete Rows
Message
From
09/06/2003 17:19:11
Luis Navas
Independent Consultant
Auckland, New Zealand
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Delete Rows
Miscellaneous
Thread ID:
00798119
Message ID:
00798119
Views:
59
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 :-)
Next
Reply
Map
View

Click here to load this message in the networking platform