It seems Application.Save is much slower than directly saving in Word.
It appears that when you save directly via Word, it background saves then saves.

However, when you save via VBA code, that does not happen.

1) Any way we can force it to background save?

and

2) If not, how can we go about improving it?

Thanks for anyone's help/