VBA Macro Cancel Save As Dialog then Exit Sub

I've been working on this Save As macro and I'm getting stuck on how to exit a sub when the user clicks cancel on the Save As dialog box.

I looked through many forums and can't find a solution to how I'm naming and saving the files with the macro. Any ideas?