Hi, emmatm!
As a sign of goodwill here's the updated code and uploaded file.
Option Explicit
Sub DifferenceBetweenEngineersAndArchitects()
'
' constants
Const ksWSSource = ",Projects,Small Works,Tech & Crate,Tech Only"
Const ksWSTarget = ",All,Scheduled,Completed,Progress"...