Close Excel without saving using VBA

T

TIA

Guys,
I am refreshing Excel WSheet throught Access and after I
am done - I need NOT to save changes to a Workbook.

I also want NOT to see a message wich asks whether I want
to save changes.

Know How ???

Thanks
TIA
 
A

Alan

-----Original Message-----
Guys,
I am refreshing Excel WSheet throught Access and after I
am done - I need NOT to save changes to a Workbook.

I also want NOT to see a message wich asks whether I want
to save changes.

Know How ???

Thanks
TIA
.Try ActiveWorkbook.close = false
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top