Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Transfer Excel file to DBF file automatically within VFP
Message
De
20/03/2003 20:21:28
 
 
À
20/03/2003 20:05:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00765739
Message ID:
00768412
Vues:
30
to jump from sheet to sheet use something like:
WITH oBook.
 .Sheets("sheet1").SELECT
 .ActiveSheet.RANGE("A3:B4").SELECT
ENDWITH
>>I'm sorry, but I only had worked with 1 sheet.
>>
>>Tray to create a macro in Excel doing what you need.
>
>It's Okay, thanks.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform