When manipulating an Excel application from Access (that is, open a .CSV file, make some changes, save changes, close excel application), how does one stop the save confirmation box from popping up?
Otherwise, is it possible to have the VBA code automatically select yes to the confirmation box...