IN C# I have tried:
Excel.Application oXL;
Excel._Workbook oWB;
oXL.DisplayAlerts = false;
oXL.Parent.DisplayAlerts = false;
And neither of them suppress the warning "This file already exists...etc."
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Feb 10, 2013, 6:55 PM
richard smithPosted Feb 10, 2013, 11:04 AM
VulpesPosted Feb 10, 2013, 6:08 AM
richard smithPosted Feb 9, 2013, 7:45 AM
VulpesPosted Feb 9, 2013, 6:44 AM