Hi all,
See the code below, its working fine apart from if the user selects 'No' in the dialogue box, see the pictures attached. it comes up with some run time error, how do I stop this?
Thanks :)
Public Sub SaveAsC3()
Dim ThisFile As String, DoF As String
ThisFile = Range("C3").Value...