Why show pop-up window to save file in ExcelApplicationScope


properties
create if not exist:false
save change:false
visible:false

Hi,

Can you check if excel application scope opens the workbook as ReadOnly?

Regards,

readonly is set false

Hi,

I mean we need to check actually workbook is opened as readonly or not. It doesn’t always depends on ExcelAplplicationScope settings. Can you check this?

Regards,

Hey

did you try disabling the Visible property?

Regards

The case is not 100% happen, and the excel is not readonly

I just set visible is false.
Is there any other property can be set?

Hey

so i think that maybe there’s any kind of configuration in windows or excel that is making that pop up appears always or any specifics cases, maybe search any thing like that

thanks your reply

thanks your reply.
I will be try