I have a problem here if you look at my codes below after I call the .close line which was the file I initially copied from. It will prompt a save MessageBox message either yes, no, or cancel. Is there anyway I can avoid this save message from appearing programmatic if no was the case could I just programmatic program it no instead?
I have a problem here if you look at my codes below after I
Share
Jon is right to suggest Application.DisplayAlerts
and if you want to answer no to a save as you suggest