Daxton,
I may have been mistaken. I was thinking the activeworkbook.save, or activeworkbook.close commands would default to save. The application.quit seems to bypass the save when used with the displayalerts =false. I did some tests, and got some strange results though? When I programmed a button with the displayalerts =false and the application.quit, and ran it, it still prompted me for the save, but if i stepped through it, it didn't prompt for the save?(Only when something changed on the workbook).
Did your's do this? Anyone have any idea why this would be happening?