Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Excel Automation Question: Insert a row
Message
De
08/04/2007 17:37:40
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
01213304
Message ID:
01213319
Vues:
28
Hi Naomi,

The following statements work, but Excel inserted the lines at the top of the spreadsheet. Did I get the syntax correct?

Is the Rows command documented anywhere?

Thanks again, Chaim



lnLines = 10
lnOffset = 8
loWorkSheet.rows("1:" + alltrim(str(m.lnLines + m.lnOffset))).insert(-4121) && xlShiftDown
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform