I am reading an xls spread sheet that is protected, so I open it first then read it then close it but it always think I made changes and pops the message box

do you want to save the changes you made to *.xls

is there a way to automaticly close this with no?

 

 

xlsApp.quit()

xlsapp = Nothing