I have a save button that's supposed to save a file and then, based on the name of the file, delete the old copy.
When I originally had the coding set to send a msgbox about where it was being saved, the button worked. Then I changed the coding to a yesno msgbox and I added the kill piece for...