I am trying(and i know i have done this before) save the file name with a space between each range. This is what i am running and all the numbers run togather:
NewFN = "C:\Users\garyk\Documents\ATI\CN\2018\CN" & Range("K2").Value & Range("I4").Value & Range("K3") & ".xlsm"
File name looks...