Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inserting a blank line in an Excelsheet
Message
De
05/03/2002 07:02:21
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
05/03/2002 06:18:39
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00628278
Message ID:
00628297
Vues:
12
>Hello,
>
>Can anybody please help me by telling me a way to insert a blank line into
>an existing Excel worksheet from FoxPro with Automation commands?
>
>Thanx in advance,
>Ron :o)

Ron,
There is more than one way (I know 2) :

ox.Activeworkbook.ActiveSheet.Rows(3).Insert && Insert one at row 3

ox.Activeworkbook.ActiveSheet.Range('3:5').Insert && Insert multiple - 3

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform