Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Transposing a range with VFP
Message
De
02/01/2005 22:07:18
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Transposing a range with VFP
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
00973732
Message ID:
00973732
Vues:
100
Hi all

I need help to automate transposing a VFP cursor that I have written to an Excel sheet. I would appreciate if someone can help to code the following in VFP code

Range("A1:B4").Select
Selection.Copy
Range("A11").Select
Selection.PasteSpecial Paste:=xlPasteAll, Operation:=xlNone, SkipBlanks:= _
False, Transpose:=True



Thanks & Best Regards
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform