Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to move the range down in excel ?
Message
De
02/12/2008 02:05:37
Yim Ming Sun Derek
Spacious Design Consultant
Hong Kong, Hong Kong
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01365010
Message ID:
01365020
Vues:
24
Hi,
is it insert after oRange = oRange.offset(1,0) ?

Derek
...
oRange = oRange.offset(1,0)
loSheet.ROWS("1:" + ALLTRIM(STR(m.lnLines + m.lnOffset))).INSERT(xlShiftDown)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform