Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Detect/remove extra sheets outlook auto
Message
From
20/12/2013 13:19:02
 
 
To
20/12/2013 09:03:14
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01590666
Message ID:
01590727
Views:
41
thanks tamar - that works perfectly.
k
>>Does anyone know the code line to detect extra sheets in excel automation?
>>
>>I have the second part.
>>
>>oExcel.Sheets("sheet2").Delete
>>
>>thanks k
>
>
>* This assumes that oExcel is the workbook, not Excel itself
>if oExcel.Sheets.Count > 1
>
>
>Tamar
Previous
Reply
Map
View

Click here to load this message in the networking platform