Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Transfer Excel file to DBF file automatically within VFP
Message
From
20/03/2003 20:21:28
 
 
To
20/03/2003 20:05:27
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00765739
Message ID:
00768412
Views:
31
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform