I have this small snippet of code:
the problem is that its adding 7 columns instead of 1.![]()
Columns("E:E").Select Application.CutCopyMode = False Selection.Insert Shift:=xlToRight, CopyOrigin:=xlFormatFromLeftOrAbove
can anyone provide insight for this? or is there a better way?
Bookmarks