This starts in B2 and ends by starting from XFD2 and going to the left until the first non-empty cell


Range(.Cells(2, 2), .Cells(2, .Columns.Count).End(xlToLeft)).SpecialCells(xlCellTypeConstants, xlLogical).EntireColumn.Delete