Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Get rid of message box Excel 2003 as CSV programmaticall
Message
From
21/11/2006 06:47:26
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
01171313
Message ID:
01171373
Views:
6
Yes, it did the trick. Thank you very much.
I have to make an admission regardless of language which is used in my project ( C# this time ) and after unsuccessful googling the fastest way to receive the answer is to go to this forum.

>>When saved as CSV( I may have several worksheets in xls, and each is saved as csv ) , message box sometimes does appear ( “Save changes ‘yes’ , ‘no’ , ‘cancel’ ) , surely not for all worksheets. IF programmatically save 100 xls files as csv , would it be possible to avoid popping up this message box somehow ?
>>
>
>Michael,
>
>Try
oExcel.DisplayAlerts = .F.
Previous
Reply
Map
View

Click here to load this message in the networking platform