If I open an Excel file through PB 12.5 classic using the ShellExcuteW API it opens the file correctly.
I type or change something in the file and close it without saving. Excel does not detect a change and ask if I want to save.
If I open the same file using Excel directly and make a change and try to close, it does detect the change and ask if I want to save.
Is this normal behavior for ShellExecuteW or is there something else I need to do.
Thanks
Dave V.
Excel is Office 2016 and running on Windows 7 64 bit.