and another:Sub blah() With Range("A1").CurrentRegion For Each colm In .SpecialCells(xlCellTypeConstants, 23).Columns colm.Cut colm.Offset(.Rows.Count - colm.Rows.Count) Next colm End With End Sub
and another:Sub blah() With Range("A1").CurrentRegion For Each colm In .SpecialCells(xlCellTypeConstants, 23).Columns colm.Cut colm.Offset(.Rows.Count - colm.Rows.Count) Next colm End With End Sub
p45cal
Everyone: If I've helped and you can't be bothered to acknowledge it, I can't be bothered to look at further posts from you.