Whenever I insert a Column (or delete) in my VBA code it runs extremely slow. Other code that seems way more complicated seems to run much quicker. Is there a way that I can program this differently so that it runs faster?

Columns("A:A").insert